/*     595345 : 이미지 (비율형)      */
.img_ratio__595345__ {max-width:100%;vertical-align:top}
.img_ratio__595345__ * {box-sizing:border-box}
.img_ratio__595345__ a {display:block;vertical-align:top}
.img_ratio__595345__ img {width:100%;vertical-align:top}

@media (min-width:768px){
	.img_ratio__595345__ img {width:auto}
}

/*     595355 : BLANK 컨텐츠      */
.blank__595355__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__595355__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595355__.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){
	.blank__595355__ {height:10px}
}

/*     595365 : 한줄 텍스트      */
.text__595365__ { text-align: center; }
.text__595365__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.1em;line-height:1.5em;
}
.text__595365__ p a {color:#a3a3a3}

@media all and (min-width:1024px){
	.text__595365__ { margin-left: 40px; text-align: left; }
	.text__595365__ p {font-size:25px; letter-spacing: .3em; }
}

/*     595375 : BLANK 컨텐츠      */
.blank__595375__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595375__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595375__.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){
	.blank__595375__ {height:10px}
}

/*     595385 : 타이틀 텍스트      */
.title__595385__ { text-align: center; }
.title__595385__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#dd6989;letter-spacing:-.03em;line-height:1.4em;
}


@media all and (min-width:1024px){
	.title__595385__ { text-align: left; margin-left: 40px; }
	.title__595385__ p {font-size:35px}
}

/*     595395 : BLANK 컨텐츠      */
.blank__595395__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595395__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595395__.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){
	.blank__595395__ {height:5px}
}

/*     595405 : 한줄 텍스트      */
.text__595405__ { text-align: center; }
.text__595405__ p {
	display:block;margin:0;padding:0;
	font-size:14px;font-weight:normal;color:#585858;letter-spacing: -.05em;line-height:1.5em;
}
.text__595405__ p a {color:#585858}

@media all and (min-width:1024px){
	.text__595405__ { margin-left: 40px; text-align: left; }
	.text__595405__ p {font-size:18px}
}

/*     595415 : BLANK 컨텐츠      */
.blank__595415__ {box-sizing:border-box;display:block;position:relative;width:100%;height:20px}
.blank__595415__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595415__.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){
	.blank__595415__ {height:10px}
}

/*     595425 : 장문 텍스트      */
.textarea__595425__ { text-align: center; }
.textarea__595425__ p {
	display:block;margin:0 15px;padding:0;
	font-size:14px;font-weight:normal;color:#585858;letter-spacing:0;line-height:1.5em;
}
.textarea__595425__ .pc { display: none; }
.textarea__595425__ .m { display: block; }


@media all and (min-width:1024px){
	.textarea__595425__ { margin-left: 40px; text-align: left; }
	.textarea__595425__ p {font-size:18px; margin:0;}
    .textarea__595425__ .pc { display: block; }
    .textarea__595425__ .m { display: none; }
}

/*     1104355 : 한줄 텍스트      */
.center_0 {width:100%; background: #fff; height: auto;}
.center_0>.inner {display:flex;   align-items: center;  flex-direction: row;  padding: 20px 0; width:1280px; margin:0 auto;}
.center_0>.inner .logo {height: 28px;}
.lnb_p2 ul {  list-style-type:none; display: flex; margin:0; padding:20px 0;}
.lnb_p2 .dep1 >li {width:20%; text-align: center; border-right:1px solid #d6d6d6;}
.lnb_p2 .dep1 > li > a {    overflow: hidden;  line-height: 40px; padding: 10px 20px; font-size: 20px;  text-align: center; white-space: nowrap; text-overflow: ellipsis; color: #666666;}
.lnb_p2 .dep1 > li > a:hover {color:#dd6989; font-weight:700;}
.lnb_p2 .dep1 > li:nth-child(2) a {color:#dd6989; font-weight:700;}
.lnb_p2 .dep1 > li:last-child {border-right:none;}

@media all and (max-width:767px){
.center_0>.inner {justify-content: space-around; width: 100%; }

.lnb_p2 ul {display: flex; justify-content:center;}
.lnb_p2 {margin: 0 0 0 0px; width:100%;  overflow: auto; }
.lnb_p2 .dep1 > li > a {font-size: 16px; padding: 3px 10px; line-height: 25px; }
.lnb_p2 .dep1 > li {    height: 30px; width:auto;}

}

/*     595435 : BLANK 컨텐츠      */
.blank__595435__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595435__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595435__.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){
	.blank__595435__ {height:40px}
}

/*     595445 : 이미지 리스트 (타일형)      */
.img_tile__595445__ {overflow:hidden}
.img_tile__595445__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__595445__ * {box-sizing:border-box}
.img_tile__595445__ .item {float:left;position:relative;width:100%; text-align: center; padding: 15px; }

.img_tile__595445__ .item a {display:block}
.img_tile__595445__ .figure {display:block}
.img_tile__595445__ .figure img {vertical-align:top}
.img_tile__595445__ .caption {display:block;margin-top:10px}
.img_tile__595445__ .caption > span {display:block}
.img_tile__595445__ .caption > span.subject {font-weight:normal;color:#343434}
.img_tile__595445__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__595445__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__595445__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__595445__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__595445__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__595445__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__595445__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__595445__ .item {width:100%}
.col_m_2__595445__ .item {width:50%}
.col_m_3__595445__ .item {width:33.3333%}
.col_m_4__595445__ .item {width:25%}
.col_m_1__595445__ .item,
.col_m_2__595445__ .item2n,
.col_m_3__595445__ .item3n,
.col_m_4__595445__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__595445__ .item,
	.col_m_2__595445__ .item2n,
	.col_m_3__595445__ .item3n,
	.col_m_4__595445__ .item4n {clear:none}

	.col_t_1__595445__ .item {width:100%}
	.col_t_2__595445__ .item {width:50%}
	.col_t_3__595445__ .item {width:33.3333%}
	.col_t_4__595445__ .item {width:25%}
	.col_t_5__595445__ .item {width:20%}
	.col_t_6__595445__ .item {width:16.6666%}
	.col_t_1__595445__ .item,
	.col_t_2__595445__ .item2n,
	.col_t_3__595445__ .item3n,
	.col_t_4__595445__ .item4n,
	.col_t_5__595445__ .item5n,
	.col_t_6__595445__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__595445__ .item { border-right: solid 1px #ccc; border-bottom: 0; margin: 0; padding: 0; }
	.img_tile__595445__ .item:last-child { border-right: 0; }
	.img_tile__595445__ .caption {margin-top:15px}
	.img_tile__595445__ .item:nth-child(3) .figure { height: 57px; }
	.img_tile__595445__ .item:nth-child(4) .figure { height: 57px; }

	.text_sml__595445__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__595445__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__595445__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__595445__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__595445__ .caption > span.subject {font-size:23px;line-height:1.4em}
	.text_big__595445__ .caption > span.content {font-size:18px;line-height:1.5em}

	.col_t_1__595445__ .item,
	.col_t_2__595445__ .item2n,
	.col_t_3__595445__ .item3n,
	.col_t_4__595445__ .item4n,
	.col_t_5__595445__ .item5n,
	.col_t_6__595445__ .item6n {clear:none}

	.col_pc_1__595445__ .item {width:100%}
	.col_pc_2__595445__ .item {width:50%}
	.col_pc_3__595445__ .item {width:33.3333%}
	.col_pc_4__595445__ .item {width:25%}
	.col_pc_5__595445__ .item {width:20%}
	.col_pc_6__595445__ .item {width:16.6666%}
	.col_pc_1__595445__ .item,
	.col_pc_2__595445__ .item2n,
	.col_pc_3__595445__ .item3n,
	.col_pc_4__595445__ .item4n,
	.col_pc_5__595445__ .item5n,
	.col_pc_6__595445__ .item6n {clear:both}
}

/*     595455 : BLANK 컨텐츠      */
.blank__595455__ {box-sizing:border-box;display:block;position:relative;width:100%;height:235px}
.blank__595455__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595455__.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){
	.blank__595455__ {height:120px}
}

/*     595465 : 이미지      */
.img__595465__ {max-width:100%; position: relative; }
.img__595465__ * {box-sizing:border-box}
.img__595465__ a {display:block;vertical-align:top}
.img__595465__ img {width:px;vertical-align:top; position: absolute;  left: 50%; transform: translate(-50%, -25%); }

@media (min-width: 768px) {
	.img__595465__ img { width: 50%; }
}

@media (min-width: 1024px) {
}

/*     595475 : BLANK 컨텐츠      */
.blank__595475__ {box-sizing:border-box;display:block;position:relative;width:100%;height:520px}
.blank__595475__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595475__.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){
	.blank__595475__ {height:300px}
}

/*     1111205 : BLANK 컨텐츠      */
.blank__1111205__ {box-sizing:border-box;display:block;position:relative;width:100%;height:0px}
.blank__1111205__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1111205__.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){
	.blank__1111205__ {height:50px}
}

/*     596385 : 한줄 텍스트      */
.text__596385__ { text-align: center; }
.text__596385__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.1em;line-height:1.5em; text-align: center;
}
.text__596385__ p a {color:#a3a3a3}

@media all and (min-width:1024px){
	.text__596385__ { margin-left: 10px; text-align: left; }
	.text__596385__ p {font-size:25px; letter-spacing: .3em; }
}

/*     595495 : BLANK 컨텐츠      */
.blank__595495__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595495__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595495__.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){
	.blank__595495__ {height:10px}
}

/*     595505 : 타이틀 텍스트      */
.title__595505__ {font-size:0; text-align: center; }
.title__595505__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__595505__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595505__.style_top p {padding-top:10px}
.title__595505__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595505__.style_right p {padding-right:14px}
.title__595505__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595505__.style_bottom p {padding-bottom:12px}
.title__595505__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595505__.style_left p {padding-left:14px}
.title__595505__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595505__.style_circle1 p {padding-left:18px}
.title__595505__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595505__.style_circle2 p {padding-left:18px}
.title__595505__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595505__ p {font-size:35px}
	.title__595505__.style_top p:before {width:35px}
	.title__595505__.style_right p:before {height:35px}
	.title__595505__.style_bottom p:before {width:35px}
	.title__595505__.style_left p:before {height:35px}
}

/*     595515 : BLANK 컨텐츠      */
.blank__595515__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595515__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595515__.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){
	.blank__595515__ {height:10px}
}

/*     595525 : 한줄 텍스트      */
.text__595525__ { text-align: center; }
.text__595525__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:300;color:#7f7f7f;letter-spacing:-.03em;line-height:1.5em;
}
.text__595525__ p strong { font-weight: 500; }
.text__595525__ .pc { display: none; }
.text__595525__ .m { display: block; }

.text__595525__ p a {color:#7f7f7f}

@media all and (min-width:1024px){
	.text__595525__ p {font-size:20px}
    .text__595525__ .pc { display: block; }
    .text__595525__ .m { display: none; }
}

/*     595535 : BLANK 컨텐츠      */
.blank__595535__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.blank__595535__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595535__.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){
	.blank__595535__ {height:30px}
}

/*     595545 : 타이틀 텍스트      */
.title__595545__ { margin-bottom: -45px; }
.title__595545__ ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; }
.title__595545__ ul li { padding: 10px; }
.title__595545__ ul li:nth-child(odd) { background: #dd6989; }
.title__595545__ ul li:nth-child(even) { background: #dd6989; }
.title__595545__ ul li .dot { display: flex; align-items: center; gap: 3px; width: 25px; flex-wrap: wrap; }
.title__595545__ ul li .dot span { width: 8px; height: 8px; background: #fff; display: block; }
.title__595545__ ul li .dot .d-none { opacity: 0; }

.title__595545__ .text-box { text-align: center; padding: 10px 0px 23px 0px;}
.title__595545__ .box2 { padding: 20px 0px 34px 0px;}
.title__595545__ .box4 { padding: 0px 0px 12px 0px; }
.title__595545__ .text-box h3 { margin: 0; font-weight: 300; color:#fff;}
.title__595545__ .text-box h3:after { content: ''; display: block; width: 10%; height: 1px; border-bottom: solid 1px #fff; margin: 15px auto; }
.title__595545__ .text-box p { margin:0; color: #fff; font-weight: 300; letter-spacing: -.03em; }

@media all and (min-width:1024px){
	.title__595545__ { margin-bottom: -200px; }
	.title__595545__ ul { display: flex; align-items: center; gap: 15px; }
	.title__595545__ ul li { flex: 1; }
	.title__595545__ .text-box { padding: 50px 0;}
	.title__595545__ .box2 { padding: 64px 0; }
	.title__595545__ .box4 { padding: 36px 0; }
	.title__595545__ .text-box h3 { font-size: 30px; }
	.title__595545__ .text-box h3:after { margin: 25px auto; }
	.title__595545__ p { font-size: 20px; }
}

/*     595555 : BLANK 컨텐츠      */
.blank__595555__ {box-sizing:border-box;display:block;position:relative;width:100%;height:290px}
.blank__595555__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595555__.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){
	.blank__595555__ {height:80px}
}

/*     595565 : 타이틀 텍스트      */
.title__595565__ {font-size:0; text-align: center; }
.title__595565__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.05em;line-height:1.4em;
}
.title__595565__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595565__.style_top p {padding-top:10px}
.title__595565__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595565__.style_right p {padding-right:14px}
.title__595565__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595565__.style_bottom p {padding-bottom:12px}
.title__595565__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595565__.style_left p {padding-left:14px}
.title__595565__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595565__.style_circle1 p {padding-left:18px}
.title__595565__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595565__.style_circle2 p {padding-left:18px}
.title__595565__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595565__ p {font-size:24px}
	.title__595565__.style_top p:before {width:24px}
	.title__595565__.style_right p:before {height:24px}
	.title__595565__.style_bottom p:before {width:24px}
	.title__595565__.style_left p:before {height:24px}
}

/*     595575 : BLANK 컨텐츠      */
.blank__595575__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595575__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595575__.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){
	.blank__595575__ {height:10px}
}

/*     595585 : 타이틀 텍스트      */
.title__595585__ {font-size:0; text-align: center; }
.title__595585__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__595585__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595585__.style_top p {padding-top:10px}
.title__595585__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595585__.style_right p {padding-right:14px}
.title__595585__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595585__.style_bottom p {padding-bottom:12px}
.title__595585__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595585__.style_left p {padding-left:14px}
.title__595585__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595585__.style_circle1 p {padding-left:18px}
.title__595585__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595585__.style_circle2 p {padding-left:18px}
.title__595585__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595585__ p {font-size:35px}
	.title__595585__.style_top p:before {width:35px}
	.title__595585__.style_right p:before {height:35px}
	.title__595585__.style_bottom p:before {width:35px}
	.title__595585__.style_left p:before {height:35px}
}

/*     595595 : BLANK 컨텐츠      */
.blank__595595__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__595595__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595595__.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){
	.blank__595595__ {height:20px}
}

/*     596495 : 이미지 리스트 (타일형)      */
.text__1048135__{display:grid;grid-template-columns: 1fr 1fr;gap:10px;word-break:keep-all;}
.text__1048135__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;letter-spacing:-0.03em;line-height:1.5em;
}
.text__1048135__ .box{overflow:hidden; border-radius:24px; box-shadow: 0px 0px 13px 0px rgba(14, 5, 10, 0.15);}
.text__1048135__ p a {color:{$farm_set[color]}}
.text__1048135__ .inner{padding:0 10px; min-height:220px; text-align:center; }
.text__1048135__ .top{ padding:5px 10px;font-weight:700;margin-bottom:10px;display:inline-block;margin-top:20px; color:#343434; font-size:26px;}
.text__1048135__ .top1 {color:#0c84e2; font-weight:700; padding:5px 10px; margin-bottom:10px;display:inline-block;margin-top:20px; font-size:26px;}
.text__1048135__ .top2 {color:#e35157; font-weight:700; padding:5px 10px; margin-bottom:10px;display:inline-block;margin-top:20px; font-size:26px;}

.text__1048135__ .sub{box-sizing:border-box;min-height:100px;padding:10px 0}
.text__1048135__ .photo{width:100%; display:block;background: #193d70;border-radius: 0 0 20px 20px;}
.text__1048135__ .photo img{width: 100%;display: block;}
.text__1048135__ .box7 .top2{margin-top:5px;}
.text__1048135__ .pc1  {color:#0c84e2;}
.text__1048135__ .pc2 {color:#e35157;}
.text__1048135__ .pc {color:#343434; }
.text__1048135__ .pc{display:none;}
.text__1048135__ .pc1 {display:none;}
.text__1048135__ .pc2 {display:none;}
.text__1048135__ .mb{display:block;}
.text__1048135__ .mb {color:#343434; }
.text__1048135__ .mb1 {display:block;}
.text__1048135__ .mb2 {display:block;}

@media all and (min-width:1024px){
	.text__1048135__{grid-template-columns: 1fr 1fr 1fr;}
	.text__1048135__ .inner{padding:0 15px; text-align:center;}
	.text__1048135__ p {font-size:24px}
	.text__1048135__ .sub{padding:15px 0}
    .text__1048135__ .top {font-size:40px;}
    .text__1048135__ .top1 {font-size:40px;}
    .text__1048135__ .top2 {font-size:40px;}

.text__1048135__ .mb{display:none;}
.text__1048135__ .mb1 {display:none;}
.text__1048135__ .mb2 {display:none;}
.text__1048135__ .pc{display:block;}
.text__1048135__ .pc1 {display:block;}
.text__1048135__ .pc2 {display:block;}
}

/*     595615 : BLANK 컨텐츠      */
.blank__595615__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595615__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595615__.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){
	.blank__595615__ {height:40px}
}

/*     596205 : BLANK 컨텐츠      */
.blank__596205__ {box-sizing:border-box;display:block;position:relative;width:100%;height:70px}
.blank__596205__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596205__.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){
	.blank__596205__ {height:30px}
}

/*     595885 : 한줄 텍스트      */
.text__595885__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__595885__ p a {color:#444444}
.text__595885__ .box { width:100%; border-radius:50px; box-shadow:2px 2px 5px 2px rgba(0, 0, 0, .1); color:#2e9cdb;  display: flex; flex-direction: column; margin-bottom: 20px;}
.text__595885__ .box span {padding: 15px 50px; display: inline-block; box-shadow: 0 0 15px rgba(0, 0, 0, .1);  border-radius:50px; float: left; font-size:22px;}
.text__595885__ .box p {padding: 34px;  text-align: center; font-size:22px; color:#2e9cdb;}
.text__595885__ .box  b {font-size:30px;}
.text__595885__ .box .y_text {color:#ee8b16;}
.text__595885__ .box .y_text2 {color:#ee8b16;}
.text__595885__ .box  .sp2 {padding: 15px 71px;}
.text__595885__ .box  .sp3 {padding: 15px 70px;}

@media all and (min-width:1024px){
	.text__595885__ p {font-size:22px; }
.text__595885__ .box {display:flex; flex-direction: row;}
.text__595885__ .box span {padding: 15px 50px; display: inline-block; box-shadow: 0 0 15px rgba(0, 0, 0, .1);  border-radius:50px; float: left; font-size:22px;}
.text__595885__ .box p {padding: 34px;  text-align: center; font-size:22px; color:#2e9cdb;}
.text__595885__ .box  b {font-size:30px; }
.text__595885__ .box .y_text {color:#ee8b16;}
.text__595885__ .box .y_text2 {color:#ee8b16;}
.text__595885__ .box  .sp3 {padding: 15px 62px;}
}

/*     596195 : BLANK 컨텐츠      */
.blank__596195__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__596195__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596195__.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){
	.blank__596195__ {height:20px}
}

/*     595915 : 이미지 (비율형)      */
.img_ratio__595915__ {max-width:100%;vertical-align:top}
.img_ratio__595915__ * {box-sizing:border-box}
.img_ratio__595915__ a {display:block;vertical-align:top}
.img_ratio__595915__ img {width:100%;vertical-align:top}

@media (min-width:768px){
	.img_ratio__595915__ img {width:auto}
}

/*     595925 : BLANK 컨텐츠      */
.blank__595925__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__595925__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595925__.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){
	.blank__595925__ {height:10px}
}

/*     595935 : 한줄 텍스트      */
.text__595935__ { text-align: center; }
.text__595935__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.1em;line-height:1.5em;
}
.text__595935__ p a {color:#a3a3a3}

@media all and (min-width:1024px){
	.text__595935__ { margin-left: 40px; text-align: left; }
	.text__595935__ p {font-size:25px; letter-spacing: .3em; }
}

/*     595945 : BLANK 컨텐츠      */
.blank__595945__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595945__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595945__.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){
	.blank__595945__ {height:10px}
}

/*     595955 : 타이틀 텍스트      */
.title__595955__ { text-align: center; }
.title__595955__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#dd6989;letter-spacing:-.03em;line-height:1.4em;
}


@media all and (min-width:1024px){
	.title__595955__ { text-align: left; margin-left: 40px; }
	.title__595955__ p {font-size:35px}
}

/*     595965 : BLANK 컨텐츠      */
.blank__595965__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595965__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595965__.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){
	.blank__595965__ {height:5px}
}

/*     595975 : 한줄 텍스트      */
.text__595975__ { text-align: center; }
.text__595975__ p {
	display:block;margin:0;padding:0;
	font-size:14px;font-weight:normal;color:#585858;letter-spacing: -.05em;line-height:1.5em;
}
.text__595975__ p a {color:#585858}

@media all and (min-width:1024px){
	.text__595975__ { margin-left: 40px; text-align: left; }
	.text__595975__ p {font-size:18px}
}

/*     595985 : BLANK 컨텐츠      */
.blank__595985__ {box-sizing:border-box;display:block;position:relative;width:100%;height:20px}
.blank__595985__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595985__.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){
	.blank__595985__ {height:10px}
}

/*     595995 : 장문 텍스트      */
.textarea__595995__ { text-align: center; }
.textarea__595995__ p {
	display:block;margin:0 15px;padding:0;
	font-size:14px;font-weight:normal;color:#585858;letter-spacing:0;line-height:1.5em;
}
.textarea__595995__ .pc { display: none; }
.textarea__595995__ .m { display: block; }


@media all and (min-width:1024px){
	.textarea__595995__ { margin-left: 40px; text-align: left; }
	.textarea__595995__ p {font-size:18px; margin:0;}
    .textarea__595995__ .pc { display: block; }
    .textarea__595995__ .m { display: none; }
}

/*     596185 : BLANK 컨텐츠      */
.blank__596185__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__596185__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596185__.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){
	.blank__596185__ {height:20px}
}

/*     596005 : 이미지      */
.img__596005__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__596005__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__596005__ * {box-sizing:border-box}
.img__596005__ a {display:block;vertical-align:top}
.img__596005__ img {width: 100%;vertical-align:top}

.img__596005__ .text-wrap { text-align: center; width: 100%; }
.img__596005__ .text-wrap span { font-size:18px; color: #585858;}

.img__596005__ .text-wrap p { margin: 0;}
.img__596005__ .text-wrap p:nth-child(1) { color: #a3a3a3; font-weight: 500; font-size: 25px; margin-bottom: 10px; margin-top:10px}
.img__596005__ .text-wrap p:nth-child(2),  p:nth-child(3) { color: #585858; line-height: 1.5em; font-weight: 300; } 

.img__596005__ .text-wrap .text-pc { display: none; }
.img__596005__ .text-wrap .text-m { display: block; }

.img__596005__ .text-wrap a  { display: flex; align-items: center; justify-content: center; gap: 10px; border: solid 1px #7f7f7f; width: 200px; margin: 20px auto 30px; padding: 7px 0; transition: all .3s; }
.img__596005__ .text-wrap a:hover{background:#7f7f7f; color:#fff;}

@media (min-width: 1024px) {
	.img__596005__ { display: flex; align-items: center; flex-direction: row-reverse; gap: 40px; justify-content: start; }
	.img__596005__ img { width: 50%; }
    .img__596005__ .text-wrap .text-pc { display: block; }
    .img__596005__ .text-wrap .text-m { display: none; }

    .img__596005__ .text-wrap { text-align: right; }
	.img__596005__ .text-wrap span { font-size:22px;}

    .img__596005__ .text-wrap p:nth-child(1) { font-size: 30px; margin-bottom: 20px; margin-top:30px; }
    .img__596005__ .text-wrap p:nth-child(2) { font-size: 20px; letter-spacing: -.03em; }

.img__596005__ .text-wrap a {margin: 20px 0 0 auto; }
}

/*     596155 : BLANK 컨텐츠      */
.blank__596155__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__596155__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596155__.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){
	.blank__596155__ {height:20px}
}

/*     596165 : BLANK 컨텐츠      */
.blank__596165__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__596165__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596165__.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){
	.blank__596165__ {height:20px}
}

/*     596085 : 타이틀 텍스트      */
.title__596085__ {font-size:0; text-align: center; }
.title__596085__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.05em;line-height:1.4em;
}
.title__596085__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__596085__.style_top p {padding-top:10px}
.title__596085__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__596085__.style_right p {padding-right:14px}
.title__596085__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__596085__.style_bottom p {padding-bottom:12px}
.title__596085__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__596085__.style_left p {padding-left:14px}
.title__596085__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__596085__.style_circle1 p {padding-left:18px}
.title__596085__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__596085__.style_circle2 p {padding-left:18px}
.title__596085__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__596085__ p {font-size:24px}
	.title__596085__.style_top p:before {width:24px}
	.title__596085__.style_right p:before {height:24px}
	.title__596085__.style_bottom p:before {width:24px}
	.title__596085__.style_left p:before {height:24px}
}

/*     596065 : BLANK 컨텐츠      */
.blank__596065__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__596065__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596065__.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){
	.blank__596065__ {height:10px}
}

/*     596075 : 타이틀 텍스트      */
.title__596075__ {font-size:0; text-align: center; }
.title__596075__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__596075__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__596075__.style_top p {padding-top:10px}
.title__596075__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__596075__.style_right p {padding-right:14px}
.title__596075__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__596075__.style_bottom p {padding-bottom:12px}
.title__596075__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__596075__.style_left p {padding-left:14px}
.title__596075__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__596075__.style_circle1 p {padding-left:18px}
.title__596075__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__596075__.style_circle2 p {padding-left:18px}
.title__596075__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__596075__ p {font-size:35px}
	.title__596075__.style_top p:before {width:35px}
	.title__596075__.style_right p:before {height:35px}
	.title__596075__.style_bottom p:before {width:35px}
	.title__596075__.style_left p:before {height:35px}
}

/*     596095 : BLANK 컨텐츠      */
.blank__596095__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__596095__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596095__.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){
	.blank__596095__ {height:20px}
}

/*     596035 : 이미지      */
.img__596035__ {max-width:100%}
.img__596035__ * {box-sizing:border-box}
.img__596035__ a {display:block;vertical-align:top}
.img__596035__ img {width:px;vertical-align:top}

/*     596045 : 이미지      */
.img__596045__ {max-width:100%}
.img__596045__ * {box-sizing:border-box}
.img__596045__ a {display:block;vertical-align:top}
.img__596045__ img {width:px;vertical-align:top}

/*     596375 : BLANK 컨텐츠      */
.blank__596375__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__596375__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596375__.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){
	.blank__596375__ {height:20px}
}

/*     596295 : 타이틀 텍스트      */
.title__596295__ {font-size:0; text-align: center; }
.title__596295__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.05em;line-height:1.4em;
}
.title__596295__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__596295__.style_top p {padding-top:10px}
.title__596295__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__596295__.style_right p {padding-right:14px}
.title__596295__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__596295__.style_bottom p {padding-bottom:12px}
.title__596295__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__596295__.style_left p {padding-left:14px}
.title__596295__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__596295__.style_circle1 p {padding-left:18px}
.title__596295__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__596295__.style_circle2 p {padding-left:18px}
.title__596295__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__596295__ p {font-size:24px}
	.title__596295__.style_top p:before {width:24px}
	.title__596295__.style_right p:before {height:24px}
	.title__596295__.style_bottom p:before {width:24px}
	.title__596295__.style_left p:before {height:24px}
}

/*     596305 : BLANK 컨텐츠      */
.blank__596305__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__596305__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596305__.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){
	.blank__596305__ {height:10px}
}

/*     596285 : 타이틀 텍스트      */
.title__596285__ {font-size:0; text-align: center; }
.title__596285__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__596285__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__596285__.style_top p {padding-top:10px}
.title__596285__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__596285__.style_right p {padding-right:14px}
.title__596285__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__596285__.style_bottom p {padding-bottom:12px}
.title__596285__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__596285__.style_left p {padding-left:14px}
.title__596285__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__596285__.style_circle1 p {padding-left:18px}
.title__596285__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__596285__.style_circle2 p {padding-left:18px}
.title__596285__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__596285__ p {font-size:35px}
	.title__596285__.style_top p:before {width:35px}
	.title__596285__.style_right p:before {height:35px}
	.title__596285__.style_bottom p:before {width:35px}
	.title__596285__.style_left p:before {height:35px}
}

/*     596275 : BLANK 컨텐츠      */
.blank__596275__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__596275__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596275__.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){
	.blank__596275__ {height:20px}
}

/*     596355 : 한줄 텍스트      */
.text__596355__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__596355__ p {font-size:20px; background-color: #dd6989; text-align: center; max-width: 100%; padding: 10px 52px; border-radius:50px; color:#fff;}
.item_box {margin:0 auto; display:flex; justify-content: center; }
.text__596355__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__596355__ p {font-size:30px; background-color: #dd6989; text-align: center; max-width: 50%; padding: 10px 100px; border-radius:50px; color:#fff;}
}

/*     596365 : BLANK 컨텐츠      */
.blank__596365__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__596365__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596365__.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){
	.blank__596365__ {height:20px}
}

/*     596145 : 이미지 리스트 (타일형)      */
.img_tile__596145__ {overflow:hidden}
.img_tile__596145__ .img_inner {margin:0 -5px}
.img_tile__596145__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__596145__ * {box-sizing:border-box}
.img_tile__596145__ .item {float:left;position:relative;width:100%;padding:5px}
.img_tile__596145__ .item a {display:block}
.img_tile__596145__ .figure {display:block}
.img_tile__596145__ .figure img {vertical-align:top}
.img_tile__596145__ .caption {display:block;margin-top:10px}
.img_tile__596145__ .caption > span {display:block}
.img_tile__596145__ .caption > span.subject {font-weight:bold;color:#d00000}
.img_tile__596145__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__596145__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__596145__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__596145__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__596145__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__596145__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__596145__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__596145__ .item {width:100%}
.col_m_2__596145__ .item {width:50%; margin-bottom: 15px;}
.col_m_3__596145__ .item {width:33.3333%}
.col_m_4__596145__ .item {width:25%}
.col_m_1__596145__ .item,
.col_m_2__596145__ .item2n,
.col_m_3__596145__ .item3n,
.col_m_4__596145__ .item4n {clear:both}
.text_med__596145__ .caption > span.subject {line-height:1.4em;  margin: -15px 0px; max-width: 295px; background-color: #dd6989; text-align: center; padding:20px 0px; 
font-size:20px; font-weight: 500; color:#fff; }

@media (min-width:768px){
	.col_m_1__596145__ .item,
	.col_m_2__596145__ .item2n,
	.col_m_3__596145__ .item3n,
	.col_m_4__596145__ .item4n {clear:none}

	.col_t_1__596145__ .item {width:100%}
	.col_t_2__596145__ .item {width:50%}
	.col_t_3__596145__ .item {width:33.3333%}
	.col_t_4__596145__ .item {width:25%}
	.col_t_5__596145__ .item {width:20%}
	.col_t_6__596145__ .item {width:16.6666%}
	.col_t_1__596145__ .item,
	.col_t_2__596145__ .item2n,
	.col_t_3__596145__ .item3n,
	.col_t_4__596145__ .item4n,
	.col_t_5__596145__ .item5n,
	.col_t_6__596145__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__596145__ .img_inner {margin:0 -10px}
	.img_tile__596145__ .item {padding:10px}
	.img_tile__596145__ .caption {margin-top:15px}
	.img_tile__596145__ .caption > span.content {margin-top:10px}

	.text_sml__596145__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__596145__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__596145__ .caption > span.subject {;line-height:1.4em;  margin: -15px 0px; max-width: 295px; background-color: #dd6989; text-align: center; padding:20px 0px; 
font-size:26px; font-weight: 500; color:#fff; }

	.text_med__596145__ .caption {font-size:30px;}
	.text_med__596145__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__596145__ .caption > span.subject {font-size:18px;line-height:1.4em}
	.text_big__596145__ .caption > span.content {font-size:15px;line-height:1.5em}

	.col_t_1__596145__ .item,
	.col_t_2__596145__ .item2n,
	.col_t_3__596145__ .item3n,
	.col_t_4__596145__ .item4n,
	.col_t_5__596145__ .item5n,
	.col_t_6__596145__ .item6n {clear:none}

	.col_pc_1__596145__ .item {width:100%}
	.col_pc_2__596145__ .item {width:50%}
	.col_pc_3__596145__ .item {width:33.3333%}
	.col_pc_4__596145__ .item {width:25%}
	.col_pc_5__596145__ .item {width:20%}
	.col_pc_6__596145__ .item {width:16.6666%}
	.col_pc_1__596145__ .item,
	.col_pc_2__596145__ .item2n,
	.col_pc_3__596145__ .item3n,
	.col_pc_4__596145__ .item4n,
	.col_pc_5__596145__ .item5n,
	.col_pc_6__596145__ .item6n {clear:both}
}

/*     595625 : BLANK 컨텐츠      */
.blank__595625__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595625__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595625__.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){
	.blank__595625__ {height:40px}
}

/*     595635 : 타이틀 텍스트      */
.title__595635__ {font-size:0; text-align: center; }
.title__595635__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.05em;line-height:1.4em;
}
.title__595635__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595635__.style_top p {padding-top:10px}
.title__595635__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595635__.style_right p {padding-right:14px}
.title__595635__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595635__.style_bottom p {padding-bottom:12px}
.title__595635__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595635__.style_left p {padding-left:14px}
.title__595635__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595635__.style_circle1 p {padding-left:18px}
.title__595635__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595635__.style_circle2 p {padding-left:18px}
.title__595635__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595635__ p {font-size:24px}
	.title__595635__.style_top p:before {width:24px}
	.title__595635__.style_right p:before {height:24px}
	.title__595635__.style_bottom p:before {width:24px}
	.title__595635__.style_left p:before {height:24px}
}

/*     595645 : BLANK 컨텐츠      */
.blank__595645__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595645__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595645__.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){
	.blank__595645__ {height:10px}
}

/*     595655 : 타이틀 텍스트      */
.title__595655__ {font-size:0; text-align: center; }
.title__595655__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__595655__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595655__.style_top p {padding-top:10px}
.title__595655__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595655__.style_right p {padding-right:14px}
.title__595655__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595655__.style_bottom p {padding-bottom:12px}
.title__595655__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595655__.style_left p {padding-left:14px}
.title__595655__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595655__.style_circle1 p {padding-left:18px}
.title__595655__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595655__.style_circle2 p {padding-left:18px}
.title__595655__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595655__ p {font-size:35px}
	.title__595655__.style_top p:before {width:35px}
	.title__595655__.style_right p:before {height:35px}
	.title__595655__.style_bottom p:before {width:35px}
	.title__595655__.style_left p:before {height:35px}
}

/*     595665 : BLANK 컨텐츠      */
.blank__595665__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__595665__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595665__.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){
	.blank__595665__ {height:20px}
}

/*     596345 : BLANK 컨텐츠      */
.blank__596345__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__596345__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__596345__.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){
	.blank__596345__ {height:20px}
}

/*     595675 : 타이틀 텍스트      */
.title__595675__ { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; justify-items:center; }

.title__595675__ div { text-align: center; color: #fff; width: 175px; height: 175px; border-radius: 100%; background: #3a3a3a;  display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 10px; } 
.title__595675__ div h3 { margin: 0; font-weight: normal; }
.title__595675__ div span { letter-spacing: -.05em; font-weight: 300; }

@media all and (min-width:1024px){
	.title__595675__ { grid-template-columns: repeat(4, 1fr); gap: 50px; }
	.title__595675__ div { width: 100%; height: 270px; border-radius: 100%; gap: 15px; }
	.title__595675__ div h3 { font-size: 25px; }
	.title__595675__ div span { font-size: 20px; }

	.title__595675__ p {font-size:{$farm_set[font_size]}px}
}

/*     595685 : BLANK 컨텐츠      */
.blank__595685__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595685__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595685__.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){
	.blank__595685__ {height:40px}
}

/*     595695 : BLANK 컨텐츠      */
.blank__595695__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595695__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595695__.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){
	.blank__595695__ {height:40px}
}

/*     595705 : 타이틀 텍스트      */
.title__595705__ {font-size:0; text-align: center; }
.title__595705__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.05em;line-height:1.4em;
}
.title__595705__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595705__.style_top p {padding-top:10px}
.title__595705__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595705__.style_right p {padding-right:14px}
.title__595705__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595705__.style_bottom p {padding-bottom:12px}
.title__595705__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595705__.style_left p {padding-left:14px}
.title__595705__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595705__.style_circle1 p {padding-left:18px}
.title__595705__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595705__.style_circle2 p {padding-left:18px}
.title__595705__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595705__ p {font-size:24px}
	.title__595705__.style_top p:before {width:24px}
	.title__595705__.style_right p:before {height:24px}
	.title__595705__.style_bottom p:before {width:24px}
	.title__595705__.style_left p:before {height:24px}
}

/*     595715 : BLANK 컨텐츠      */
.blank__595715__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595715__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595715__.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){
	.blank__595715__ {height:10px}
}

/*     595725 : 타이틀 텍스트      */
.title__595725__ {font-size:0; text-align: center; }
.title__595725__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__595725__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595725__.style_top p {padding-top:10px}
.title__595725__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595725__.style_right p {padding-right:14px}
.title__595725__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595725__.style_bottom p {padding-bottom:12px}
.title__595725__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595725__.style_left p {padding-left:14px}
.title__595725__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595725__.style_circle1 p {padding-left:18px}
.title__595725__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595725__.style_circle2 p {padding-left:18px}
.title__595725__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595725__ p {font-size:35px}
	.title__595725__.style_top p:before {width:35px}
	.title__595725__.style_right p:before {height:35px}
	.title__595725__.style_bottom p:before {width:35px}
	.title__595725__.style_left p:before {height:35px}
}

/*     595735 : BLANK 컨텐츠      */
.blank__595735__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595735__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595735__.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){
	.blank__595735__ {height:10px}
}

/*     595745 : 한줄 텍스트      */
.text__595745__ { text-align: center; }
.text__595745__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:300;color:#444444;letter-spacing:-.03em;line-height:1.5em;
}
.text__595745__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__595745__ p {font-size:20px}
}

/*     595755 : BLANK 컨텐츠      */
.blank__595755__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__595755__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595755__.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){
	.blank__595755__ {height:20px}
}

/*     595765 : 이미지      */
.img__595765__ {max-width:100%; height: 100%; position: relative; margin-top: 75px; border-top: solid 1px #181a1e; }

.img__595765__ ul { padding: 0; margin: 0; list-style: none; display: grid; grid-template-columns: repeat(2, 1fr); margin-top: -70px; gap: 20px 10px; }
.img__595765__ ul li .img-box { position: relative; width: 150px; height: 150px; margin: 0 auto 15px; }
.img__595765__ ul li .img-box p { 
	color: white; background: rgba(0, 0, 0, .5); width: 100%; height: 100%; text-align: center; margin: 0; display: flex; align-items: center; justify-content: center;
	position: absolute; font-weight: bold; border-radius: 100px; font-size: 23px;
}
.img__595765__ ul li .text-box { text-align: center; }
.img__595765__ ul li .text-box p, .text-box h3 { margin: 0; }
.img__595765__ ul li .text-box p { color: #3a3a3a; }
.img__595765__ ul li .text-box h3 { font-size: 23px; margin-bottom: 15px; }

.img__595765__ ul li .text-box .text-pc { display: none; }
.img__595765__ ul li .text-box .text-m { display: block; font-size: .85rem; letter-spacing: -.09em; }

@media (min-width: 1024px) {
	.img__595765__ { border-top: 0; margin-top: 0; }
	.img__595765__ ul { border-left: solid 1px #181a1e; margin-left: 250px; display: flex; flex-direction: column; gap: 20px; margin-top: 0; }
	.img__595765__ ul li { display: flex; align-items: center; gap: 50px; margin-left: -90px; }
	.img__595765__ ul li .img-box { width: 180px; height: 180px; margin: 0; }
	.img__595765__ ul li .img-box p { border-radius: 150px; font-size: 27px; }
	.img__595765__ ul li .img-box img { width: 100%; height: 100%; }
	.img__595765__ ul li .text-box { text-align: left; }
	.img__595765__ ul li .text-box h3 { font-size: 27px; margin-bottom: 15px; }
	.img__595765__ ul li .text-box p { font-size: 18px; }
	.img__595765__ ul li .text-box .text-pc { display: block; }
	.img__595765__ ul li .text-box .text-m { display: none; }
}

/*     595775 : BLANK 컨텐츠      */
.blank__595775__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595775__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595775__.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){
	.blank__595775__ {height:40px}
}

/*     595785 : 한줄 텍스트      */
.text__595785__{position: relative; margin-bottom:-4px;}
.text__595785__ .pc{display:none;}
.text__595785__ .tab{display:none;}
.text__595785__ img.smile{position: absolute; right:0px; bottom:0; width:240px;}

.text__595785__ > img.mo{height:100%;}

.text__595785__ p {
	display:block;margin:0;padding:0;
	font-size:{$farm_set[font_size_m]}px;font-weight:{$farm_set[weight]};color:{$farm_set[color]};letter-spacing:0;line-height:1.5em;
}
.text__595785__ { position: relative; }
.text__595785__ .text-box { position: relative; z-index: 1; position: absolute; top: 48%; left: 0; transform: translate(7%, -50%); text-align: left; }
.text__595785__ .text-box .top {  margin-bottom: 0px; }
.text__595785__ .text-box .top h2 { position:relative; z-index:5; margin: 0; font-size: 23px; margin-top: 15px; color: #fff; line-height: 1.3;
font-style: italic; font-weight:500;  text-shadow:0px 1px 5px rgba(0,0,0,0.2);} /*상단 margin 조절*/
.text__595785__ .text-box .top .point2 { display:inline-block;  font-size: 42px; color:rgba(248, 80, 127, 0.45); margin-top:-24px;}

.text__595785__ .text-box .bottom {marign: 0px;}
.text__595785__ .text-box .bottom p{color:#894a55; font-size:15px;margin-bottom:93px;}

@media all and (min-width:768px){
.text__595785__{margin-bottom:0px;}
.text__595785__ .pc, .text__595785__ .mo{display:none;}
.text__595785__ .tab{display:block;}
.text__595785__ p.pc{display:block;}

	.text__595785__ img.smile{width:330px; bottom:12px;}
	
	.text__595785__ .text-box .top h2 { font-size: 33px;} /*상단 margin 조절*/
	.text__595785__ .text-box .top .point2 { font-size: 59px; margin-top:-31px;}

	.text__595785__ .text-box .bottom p{font-size:18px;margin-bottom:125px; }
}


@media all and (min-width:1024px){
	.text__595785__ .mo,.text__595785__ .tab{display:none;}
	.text__595785__ .pc{display:block;}

	.text__595785__ .text-box { width: 1240px; height: auto; transform: translate(-50%, -70%); top: 45%; left: 50%; }
	.text__595785__ .text-box .top { margin-bottom: 41px; }
	.text__595785__ .text-box .top h2 { font-size: 40px; margin-top: 250px; text-shadow:0px 1px 5px rgba(0,0,0,0.1);} /*상단 margin 조절*/
	.text__595785__ .text-box .top .point2 { font-size: 80px; margin-top:-42px; padding-right:10px; margin-bottom:-25px;}
	
	.text__595785__ .text-box .bottom{margin-top: 0px;}
	.text__595785__ .text-box .bottom p{font-size:21px;margin-bottom:-5px; }

	.text__595785__ img.smile{top:66px; right:280px; width:535px;}
	
}

/*     595795 : BLANK 컨텐츠      */
.blank__595795__ {box-sizing:border-box;display:block;position:relative;width:100%;height:65px}
.blank__595795__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595795__.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){
	.blank__595795__ {height:40px}
}

/*     595805 : 타이틀 텍스트      */
.title__595805__ {font-size:0; text-align: center; }
.title__595805__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#a3a3a3;letter-spacing:.05em;line-height:1.4em;
}
.title__595805__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595805__.style_top p {padding-top:10px}
.title__595805__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595805__.style_right p {padding-right:14px}
.title__595805__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595805__.style_bottom p {padding-bottom:12px}
.title__595805__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595805__.style_left p {padding-left:14px}
.title__595805__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595805__.style_circle1 p {padding-left:18px}
.title__595805__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595805__.style_circle2 p {padding-left:18px}
.title__595805__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595805__ p {font-size:24px}
	.title__595805__.style_top p:before {width:24px}
	.title__595805__.style_right p:before {height:24px}
	.title__595805__.style_bottom p:before {width:24px}
	.title__595805__.style_left p:before {height:24px}
}

/*     595815 : BLANK 컨텐츠      */
.blank__595815__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__595815__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595815__.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){
	.blank__595815__ {height:10px}
}

/*     595825 : 타이틀 텍스트      */
.title__595825__ {font-size:0; text-align: center; }
.title__595825__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:300;color:#343434;letter-spacing:-.03em;line-height:1.4em;
}
.title__595825__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__595825__.style_top p {padding-top:10px}
.title__595825__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__595825__.style_right p {padding-right:14px}
.title__595825__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__595825__.style_bottom p {padding-bottom:12px}
.title__595825__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__595825__.style_left p {padding-left:14px}
.title__595825__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__595825__.style_circle1 p {padding-left:18px}
.title__595825__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__595825__.style_circle2 p {padding-left:18px}
.title__595825__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__595825__ p {font-size:35px}
	.title__595825__.style_top p:before {width:35px}
	.title__595825__.style_right p:before {height:35px}
	.title__595825__.style_bottom p:before {width:35px}
	.title__595825__.style_left p:before {height:35px}
}

/*     595835 : BLANK 컨텐츠      */
.blank__595835__ {box-sizing:border-box;display:block;position:relative;width:100%;height:120px}
.blank__595835__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595835__.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){
	.blank__595835__ {height:20px}
}

/*     595845 : 아이콘형 리스트      */
@font-face {
	font-family:'icomoon_text_list';
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.svg#icomoon_text_list') format('svg');
	font-weight:normal;
	font-style:normal;
}

.text_list__595845__ ul { display: grid; grid-template-columns: repeat(1, 1fr); margin:0;padding:0;list-style:none;vertical-align:top; gap: 10px 0; }
.text_list__595845__ ul li { display:flex; align-items: center; font-size:15px;line-height:1.5em; background: #fff; border: solid 1px #cacaca; border-radius: 50px; gap: 10px; padding: 10px 0 10px 15px; }
.text_list__595845__ ul li:first-child {margin-top:0}
.text_list__595845__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#666666;vertical-align:top}
.text_list__595845__ span:before {content:'\e609';font-family:"icomoon_text_list"}
.text_list__595845__ ul li p {
	display:table-cell;font-weight:300;color:#444444; vertical-align:middle; letter-spacing: -.05em; margin: 0; }

.text_list__595845__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__595845__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__595845__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__595845__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__595845__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__595845__ ul { grid-template-columns: repeat(2, 1fr); gap: 20px 30px; }
	.text_list__595845__ ul li {font-size:20px; gap: 15px;  padding: 10px 0 10px 30px;}
}

/*     595855 : BLANK 컨텐츠      */
.blank__595855__ {box-sizing:border-box;display:block;position:relative;width:100%;height:100px}
.blank__595855__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__595855__.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){
	.blank__595855__ {height:40px}
}

