
/* ****************** 1칸 레이아웃  ****************** */

.layout_80719_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto; border-bottom:1px solid #bbb;}
.layout_80719_ > div:after {content:''; display:block; clear:both;}
.layout_80719_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

  
@media (max-width:1300px){
  .layout_80719_{width:95%;}
}

@media \0screen{
	.layout_80719_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_80722_ {display:block; width:100%; height:35px; line-height:35px;}

[id^=div_user_list] .empty_line_80722_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80722_:before {content:'공백: 35px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80722_ {height:70px; line-height:70px;}
	[id^=div_user_list] .empty_line_80722_:before {content:'공백: 70px';}
}

 @media \0screen{
	.empty_line_80722_ {height:70px; line-height:70px;}
	[id^=div_user_list] .empty_line_80722_:before {content:'공백: 70px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_80723_ {font-size:0;}
.title_80723_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:29px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em; word-break:keep-all;
}
.title_80723_ p span{color:#3485ea;}  
.title_80723_ p:after{content:''; display:block; width:50px; height:1px; background:#ccc; margin:15px auto 20px;}
.title_80723_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_80723_.style_top p {padding-top:10px;}
.title_80723_.style_top p:before {left:0; top:0; width:29px; height:4px;}

.title_80723_.style_right p {padding-right:14px;}
.title_80723_.style_right p:before {right:0; top:6px; width:4px; height:29px;}

.title_80723_.style_bottom p {padding-bottom:12px;}
.title_80723_.style_bottom p:before {left:0; bottom:0; width:29px; height:4px;}

.title_80723_.style_left p {padding-left:14px;}
.title_80723_.style_left p:before {left:0; top:6px; width:4px; height:29px;}

.title_80723_.style_circle1 p {padding-left:20px;}
.title_80723_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_80723_.style_circle2 p {padding-left:20px;}
.title_80723_.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;
}

@media (max-width:1023px){
  .title_80723_ p{font-size:22px;}
}

@media (max-width:767px){
  .title_80723_ p{font-size:20px;}
}


/* ****************** 한줄 텍스트  ****************** */

.text_80720_ p {
	display:block; margin:0; padding:0;
	font-size:17px; letter-spacing:-1px; font-weight:normal; color:#888; line-height:1.6em; word-break:keep-all;
}
.text_80720_ p span {color:#4fb465; font-weight:bold;}


@media (max-width:767px){
  .text_80720_ p{font-size:15px; line-height:1.4em;}
}

/* ****************** 공백  ****************** */
      
.empty_line_80721_ {display:block; width:100%; height:35px; line-height:35px;}

[id^=div_user_list] .empty_line_80721_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80721_:before {content:'공백: 35px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80721_ {height:70px; line-height:70px;}
	[id^=div_user_list] .empty_line_80721_:before {content:'공백: 70px';}
}


 @media \0screen{
	.empty_line_80721_ {height:70px; line-height:70px;}
	[id^=div_user_list] .empty_line_80721_:before {content:'공백: 70px';}
}

/* ****************** 이미지 리스트 (타일형)  ****************** */

.img_tile_75585_{border-top:2px solid #145d8a;}
.img_tile_75585_:after {content:''; display:block; clear:both;}
.img_tile_75585_ * {box-sizing:border-box;}
.img_tile_75585_ .item {float:left; position:relative; width:100%; padding:5px;}
.img_tile_75585_ .item a {display:block; text-decoration:none;}
.img_tile_75585_ figure {display:block; margin:0; padding:5px;}
.img_tile_75585_ figure img {max-width:100%; vertical-align:bottom;}
.img_tile_75585_ .text_box {display:none;}
.img_tile_75585_ .text_box p {margin:0; padding:5px;}
.img_tile_75585_ .subject {font-weight:bold; color:#d00000;}
.img_tile_75585_ .content {color:#444;}

.text_sml_75585_ .subject {font-size:14px; line-height:1.6em;}
.text_sml_75585_ .content {font-size:13px; line-height:1.6em;}
.text_mid_75585_ .subject {font-size:16px; line-height:1.4em;}
.text_mid_75585_ .content {font-size:14px; line-height:1.6em;}
.text_big_75585_ .subject {font-size:18px; line-height:1.4em;}
.text_big_75585_ .content {font-size:15px; line-height:1.6em;}

.col_m_1_75585_ .item {width:100%;}
.col_m_2_75585_ .item {width:50%;}
.col_m_3_75585_ .item {width:33.3333%;}
.col_m_3_75585_ .item:nth-child(3) {border-right:0;}  
.col_m_1_75585_ .item,
.col_m_2_75585_ .item2n,
.col_m_3_75585_ .item3n {clear:both;}

@media (min-width:520px){
	.col_m_1_75585_ .item,
	.col_m_2_75585_ .item2n,
	.col_m_3_75585_ .item3n {clear:none;}

	.col_pc_1_75585_ .item {width:100%;}
	.col_pc_2_75585_ .item {width:50%;}
	.col_pc_3_75585_ .item {width:33.3333%;}
	.col_pc_4_75585_ .item {width:25%;}
	.col_pc_5_75585_ .item {width:20%;}
	.col_pc_6_75585_ .item {width:16.6666%;}
	.col_pc_1_75585_ .item,
	.col_pc_2_75585_ .item2n,
	.col_pc_3_75585_ .item3n,
	.col_pc_4_75585_ .item4n,
	.col_pc_5_75585_ .item5n,
	.col_pc_6_75585_ .item6n {clear:both;}
}

@media \0screen{
	.col_m_1_75585_ .item,
	.col_m_2_75585_ .item2n,
	.col_m_3_75585_ .item3n {clear:none;}

	.col_pc_1_75585_ .item {width:100%;}
	.col_pc_2_75585_ .item {width:50%;}
	.col_pc_3_75585_ .item {width:33.3333%;}
	.col_pc_4_75585_ .item {width:25%;}
	.col_pc_5_75585_ .item {width:20%;}
	.col_pc_6_75585_ .item {width:16.6666%;}
	.col_pc_1_75585_ .item,
	.col_pc_2_75585_ .item2n,
	.col_pc_3_75585_ .item3n,
	.col_pc_4_75585_ .item4n,
	.col_pc_5_75585_ .item5n,
	.col_pc_6_75585_ .item6n {clear:both;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_75590_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_75590_ > div:after {content:''; display:block; clear:both;}
.layout_75590_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1300px){
  .layout_75590_{width:95%;}
}
  
@media \0screen{
	.layout_75590_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_75586_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_75586_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_75586_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_75586_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_75586_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_75586_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_75586_:before {content:'공백: 60px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_80727_ {font-size:0; padding-bottom:15px;}
.title_80727_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:25px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em;
}
  
.title_80727_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_80727_.style_top p {padding-top:7px;}
.title_80727_.style_top p:before {left:0; top:0; width:35px; height:4px; background:url("/img_up/shop_pds/yeonsue/design/img/top_icon.jpg") no-repeat center;}

.title_80727_.style_right p {padding-right:14px;}
.title_80727_.style_right p:before {right:0; top:5px; width:4px; height:25px;}

.title_80727_.style_bottom p {padding-bottom:12px;}
.title_80727_.style_bottom p:before {left:0; bottom:0; width:25px; height:4px;}

.title_80727_.style_left p {padding-left:14px;}
.title_80727_.style_left p:before {left:0; top:5px; width:4px; height:25px;}

.title_80727_.style_circle1 p {padding-left:20px;}
.title_80727_.style_circle1 p:before {
	left:0; top:12px; width:12px; height:12px;
	border-radius:12px;
}

.title_80727_.style_circle2 p {padding-left:20px;}
.title_80727_.style_circle2 p:before {
	left:0; top:12px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_80727_ p{font-size:22px;}
}

@media (max-width:767px){
  .title_80727_ p{font-size:19px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_75592_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_75592_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_75592_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_75592_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_75592_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_75592_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_75592_:before {content:'공백: 30px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_75591_, .empty_75591_ *{padding:0; margin:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; word-break:keep-all;}
.empty_75591_ ul{margin:0;}
.empty_75591_ ul:after{content:''; display:block; clear:both;}
.empty_75591_ li{display:block; float:left; width:25%; height:260px; position:relative; text-align:center; padding:30px ;}
.empty_75591_ li > div{width:260px; height:260px; border-radius:50%; background:#f7f7f7; position:absolute; top:0; left:0; right:0; margin:0 auto; padding-top:25px;}
  
.empty_75591_ li .process_title{font-size:18px; text-align:center; font-weight:bold; letter-spacing:-1px; color:#4fb465;}
.empty_75591_ li .process_title span{color:#4fb465; display:none;}
.empty_75591_ li .process_title span:after{content:''; display:inline-block; width:1px; height:17px; background:#ddd; margin:0 5px 0 8px; vertical-align:middle;}
.empty_75591_ li .process_text{font-size:16px; text-align:center; margin-top:10px; line-height:1.3em; display:none;}
  
.empty_75591_ li .process_notice{padding:20px 0; margin:0 30px; font-size:14px; text-align:center; margin-top:10%; line-height:1.8em;}
.empty_75591_ li .process_notice:before{content:''; display:block; width:40px; height:40px;}

  /*단계 화살표*/
.empty_75591_ li:after{content:''; display:none; width:30px; height:30px; border-radius:50%; background:url("/img_up/shop_pds/yeonsue/design/img/next_arrow.png") no-repeat center #4fb465; position:absolute; top:50%; margin-top:-15px; right:-15px; z-index:10;}
  
.empty_75591_ li:nth-child(4):after {content:''; display:none;}/*()안에 숫자를 바꾸면 그자리부터 화살표가 안보임*/
  
  
@media (max-width:1200px){
.empty_75591_ li > div{width:240px; height:240px; padding-top:15px;}
}
  
@media (max-width:1023px){
  .empty_75591_ li > div{width:220px; height:220px; }
  .empty_75591_ li .process_title{margin-top:-10px; font-size:17px; font-weight:normal;}
}

@media (max-width:960px){
  .empty_75591_ li {width:50%;}
}
  
@media (max-width:520px){
  .empty_75591_ li{width:100%; padding-bottom:10px; height:240px;}
}


/* ****************** 공백  ****************** */
      
.empty_line_75587_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_75587_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_75587_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_75587_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_75587_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_75587_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_75587_:before {content:'공백: 60px';}
}
