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

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

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

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

/*     930015 : 타이틀 텍스트      */
.title__930015__ { text-align: center; }
.title__930015__ 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__930015__ { text-align: left; margin-left: 40px; }
	.title__930015__ p {font-size:35px}
}

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

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

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

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

/*     1104415 : 한줄 텍스트      */
.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(6) 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;}

}

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

/*     930075 : 이미지 리스트 (타일형)      */
.img_tile__930075__ {overflow:hidden}
.img_tile__930075__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__930075__ * {box-sizing:border-box}
.img_tile__930075__ .item {float:left;position:relative;width:100%; text-align: center; padding: 15px; }

.img_tile__930075__ .item a {display:block}
.img_tile__930075__ .figure {display:block}
.img_tile__930075__ .figure img {vertical-align:top}
.img_tile__930075__ .caption {display:block;margin-top:10px}
.img_tile__930075__ .caption > span {display:block}
.img_tile__930075__ .caption > span.subject {font-weight:normal;color:#343434}
.img_tile__930075__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__930075__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__930075__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__930075__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__930075__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__930075__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__930075__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__930075__ .item {width:100%}
.col_m_2__930075__ .item {width:50%}
.col_m_3__930075__ .item {width:33.3333%}
.col_m_4__930075__ .item {width:25%}
.col_m_1__930075__ .item,
.col_m_2__930075__ .item2n,
.col_m_3__930075__ .item3n,
.col_m_4__930075__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__930075__ .item,
	.col_m_2__930075__ .item2n,
	.col_m_3__930075__ .item3n,
	.col_m_4__930075__ .item4n {clear:none}

	.col_t_1__930075__ .item {width:100%}
	.col_t_2__930075__ .item {width:50%}
	.col_t_3__930075__ .item {width:33.3333%}
	.col_t_4__930075__ .item {width:25%}
	.col_t_5__930075__ .item {width:20%}
	.col_t_6__930075__ .item {width:16.6666%}
	.col_t_1__930075__ .item,
	.col_t_2__930075__ .item2n,
	.col_t_3__930075__ .item3n,
	.col_t_4__930075__ .item4n,
	.col_t_5__930075__ .item5n,
	.col_t_6__930075__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__930075__ .item { border-right: solid 1px #ccc; border-bottom: 0; margin: 0; padding: 0; }
	.img_tile__930075__ .item:last-child { border-right: 0; }
	.img_tile__930075__ .caption {margin-top:15px}
	.img_tile__930075__ .item:nth-child(3) .figure { height: 57px; }
	.img_tile__930075__ .item:nth-child(4) .figure { height: 57px; }

	.text_sml__930075__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__930075__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__930075__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__930075__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__930075__ .caption > span.subject {font-size:23px;line-height:1.4em}
	.text_big__930075__ .caption > span.content {font-size:18px;line-height:1.5em}

	.col_t_1__930075__ .item,
	.col_t_2__930075__ .item2n,
	.col_t_3__930075__ .item3n,
	.col_t_4__930075__ .item4n,
	.col_t_5__930075__ .item5n,
	.col_t_6__930075__ .item6n {clear:none}

	.col_pc_1__930075__ .item {width:100%}
	.col_pc_2__930075__ .item {width:50%}
	.col_pc_3__930075__ .item {width:33.3333%}
	.col_pc_4__930075__ .item {width:25%}
	.col_pc_5__930075__ .item {width:20%}
	.col_pc_6__930075__ .item {width:16.6666%}
	.col_pc_1__930075__ .item,
	.col_pc_2__930075__ .item2n,
	.col_pc_3__930075__ .item3n,
	.col_pc_4__930075__ .item4n,
	.col_pc_5__930075__ .item5n,
	.col_pc_6__930075__ .item6n {clear:both}
}

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

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

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

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

/*     930115 : 타이틀 텍스트      */
.title__930115__ {font-size:0; text-align: center; }
.title__930115__ 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__930115__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930115__.style_top p {padding-top:10px}
.title__930115__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930115__.style_right p {padding-right:14px}
.title__930115__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930115__.style_bottom p {padding-bottom:12px}
.title__930115__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930115__.style_left p {padding-left:14px}
.title__930115__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930115__.style_circle1 p {padding-left:18px}
.title__930115__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930115__.style_circle2 p {padding-left:18px}
.title__930115__.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__930115__ p {font-size:24px}
	.title__930115__.style_top p:before {width:24px}
	.title__930115__.style_right p:before {height:24px}
	.title__930115__.style_bottom p:before {width:24px}
	.title__930115__.style_left p:before {height:24px}
}

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

/*     930135 : 타이틀 텍스트      */
.title__930135__ {font-size:0; text-align: center; }
.title__930135__ 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__930135__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930135__.style_top p {padding-top:10px}
.title__930135__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930135__.style_right p {padding-right:14px}
.title__930135__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930135__.style_bottom p {padding-bottom:12px}
.title__930135__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930135__.style_left p {padding-left:14px}
.title__930135__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930135__.style_circle1 p {padding-left:18px}
.title__930135__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930135__.style_circle2 p {padding-left:18px}
.title__930135__.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__930135__ p {font-size:35px}
	.title__930135__.style_top p:before {width:35px}
	.title__930135__.style_right p:before {height:35px}
	.title__930135__.style_bottom p:before {width:35px}
	.title__930135__.style_left p:before {height:35px}
}

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

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

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

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

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

/*     930495 : 타이틀 텍스트      */
.title__930495__ {font-size:0; text-align: center; }
.title__930495__ 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__930495__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930495__.style_top p {padding-top:10px}
.title__930495__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930495__.style_right p {padding-right:14px}
.title__930495__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930495__.style_bottom p {padding-bottom:12px}
.title__930495__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930495__.style_left p {padding-left:14px}
.title__930495__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930495__.style_circle1 p {padding-left:18px}
.title__930495__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930495__.style_circle2 p {padding-left:18px}
.title__930495__.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__930495__ p {font-size:24px}
	.title__930495__.style_top p:before {width:24px}
	.title__930495__.style_right p:before {height:24px}
	.title__930495__.style_bottom p:before {width:24px}
	.title__930495__.style_left p:before {height:24px}
}

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

/*     930515 : 타이틀 텍스트      */
.title__930515__ {font-size:0; text-align: center; }
.title__930515__ 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__930515__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930515__.style_top p {padding-top:10px}
.title__930515__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930515__.style_right p {padding-right:14px}
.title__930515__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930515__.style_bottom p {padding-bottom:12px}
.title__930515__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930515__.style_left p {padding-left:14px}
.title__930515__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930515__.style_circle1 p {padding-left:18px}
.title__930515__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930515__.style_circle2 p {padding-left:18px}
.title__930515__.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__930515__ p {font-size:35px}
	.title__930515__.style_top p:before {width:35px}
	.title__930515__.style_right p:before {height:35px}
	.title__930515__.style_bottom p:before {width:35px}
	.title__930515__.style_left p:before {height:35px}
}

/*     930535 : 이미지      */
.img__227305__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 10px; }
.img__227305__ * {box-sizing:border-box}
.img__227305__ a {display:block;vertical-align:top}
.img__227305__ img {width: 100%;vertical-align:top}

.img__227305__ .text-wrap { text-align: center; width: 100%; }
.img__227305__ .text-wrap p { margin: 0; }
.img__227305__ .text-wrap p:nth-child(1) { font-family: 'GyeonggiBatang' !important; color: #666; font-weight: 100; font-size: 18px; margin-bottom: 10px; }
.img__227305__ .text-wrap p:nth-child(2) { font-weight: 500; font-family: 'GyeonggiBatang' !important; color: #343434; display: flex;align-items: center; flex-direction:row; justify-content: center; font-size: 23px; gap: 5px; margin-bottom: 10px; }
 .img__227305__ .text-wrap p:nth-child(2) span {background:#dd6989;  font-size:20px; color:#fff; padding:5px 20px; border-radius: 25px; }
.img__227305__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; font-weight: 300; } 
.img__227305__ .text-wrap a { color: #7f7f7f; font-size: 16px; border: solid 1px #ccc; text-align: center; line-height: 40px; height: 40px; transition: ease .3s; display: block; width: 190px; margin: 0 auto; }
.img__227305__ .text-wrap a:hover { background: #333; color: #fff; border-color: #333; }

.img__227305__ .text-wrap .text-pc { display: none; }
.img__227305__ .text-wrap .text-m { display: block; margin-bottom: 10px; }

@media (min-width: 1024px) {
	.img__227305__ { display: flex; align-items: center; flex-direction: row; gap: 30px; justify-content: start; }
    .img__227305__ .text-wrap .text-pc { display: block; }
    .img__227305__ .text-wrap .text-m { display: none; }

    .img__227305__ .text-wrap { text-align: left; }
    .img__227305__ .text-wrap p:nth-child(1) { font-size: 23px; }
    .img__227305__ .text-wrap p:nth-child(2) { font-size:16px; margin-bottom: 20px; gap:10px; flex-direction: row; justify-content: start; }
    .img__227305__ .text-wrap p:nth-child(2) span {background:#dd6989;  font-size:20px; color:#fff; padding:5px 20px; border-radius: 25px; }
    .img__227305__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.05em; margin-bottom: 25px; }
	.img__227305__ .text-wrap a { font-size: 17px; width: 190px; height: 45px; line-height: 45px; margin: 0 0 auto; }
}

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

/*     930545 : 이미지      */
.img__227306__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 10px; margin:20px 0; }
.img__227306__ * {box-sizing:border-box}
.img__227306__ a {display:block;vertical-align:top}
.img__227306__ img {width: 100%;vertical-align:top}

.img__227306__ .text-wrap { text-align: center; width: 100%; }
.img__227306__ .text-wrap p { margin: 0; }
.img__227306__ .text-wrap p:nth-child(1) { font-family: 'GyeonggiBatang' !important; color: #666; font-weight: 100; font-size: 18px; margin-bottom: 10px; }
.img__227306__ .text-wrap p:nth-child(2) { font-weight: 500; font-family: 'GyeonggiBatang' !important; color: #343434; display: flex;align-items: center; flex-direction:row; justify-content: center; font-size: 23px; gap: 5px; margin-bottom: 10px; }
 .img__227306__ .text-wrap p:nth-child(2) span {background:#dd6989;  font-size:20px; color:#fff; padding:5px 20px; border-radius: 25px; }
.img__227306__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; font-weight: 300; } 
.img__227306__ .text-wrap a { color: #7f7f7f; font-size: 16px; border: solid 1px #ccc; text-align: center; line-height: 40px; height: 40px; transition: ease .3s; display: block; width: 190px; margin: 0 auto; }
.img__227306__ .text-wrap a:hover { background: #333; color: #fff; border-color: #333; }

.img__227306__ .text-wrap .text-pc { display: none; }
.img__227306__ .text-wrap .text-m { display: block; margin-bottom: 10px; }

.img__227306__ .pc { display:none; }
.img__227306__ .mb { display:block; }

@media (min-width: 1024px) {
	.img__227306__ { display: flex; align-items: center; gap: 30px; justify-content: start; flex-direction: row-reverse; }
    .img__227306__ .text-wrap .text-pc { display: block; }
    .img__227306__ .text-wrap .text-m { display: none; }

    .img__227306__ .text-wrap { text-align: left; }
    .img__227306__ .text-wrap p:nth-child(1) { font-size: 23px; }
    .img__227306__ .text-wrap p:nth-child(2) { font-size:16px; margin-bottom: 20px; gap:10px; flex-direction: row; justify-content: start; }
    .img__227306__ .text-wrap p:nth-child(2) span {background:#dd6989;  font-size:20px; color:#fff; padding:5px 20px; border-radius: 25px; }
    .img__227306__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.05em; margin-bottom: 25px; }
	.img__227306__ .text-wrap a { font-size: 17px; width: 190px; height: 45px; line-height: 45px; margin: 0 0 auto; }

.img__227306__ .pc { display:block; }
.img__227306__ .mb { display:none; }

}

/*     930615 : 이미지      */
.img__227305__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 10px; }
.img__227305__ * {box-sizing:border-box}
.img__227305__ a {display:block;vertical-align:top}
.img__227305__ img {width: 100%;vertical-align:top}

.img__227305__ .text-wrap { text-align: center; width: 100%; }
.img__227305__ .text-wrap p { margin: 0; }
.img__227305__ .text-wrap p:nth-child(1) { font-family: 'GyeonggiBatang' !important; color: #666; font-weight: 100; font-size: 18px; margin-bottom: 10px; }
.img__227305__ .text-wrap p:nth-child(2) { font-weight: 500; font-family: 'GyeonggiBatang' !important; color: #343434; display: flex;align-items: center; flex-direction:row; justify-content: center; font-size: 23px; gap: 5px; margin-bottom: 10px; }
 .img__227305__ .text-wrap p:nth-child(2) span {background:#dd6989;  font-size:20px; color:#fff; padding:5px 20px; border-radius: 25px; }
.img__227305__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; font-weight: 300; } 
.img__227305__ .text-wrap a { color: #7f7f7f; font-size: 16px; border: solid 1px #ccc; text-align: center; line-height: 40px; height: 40px; transition: ease .3s; display: block; width: 190px; margin: 0 auto; }
.img__227305__ .text-wrap a:hover { background: #333; color: #fff; border-color: #333; }

.img__227305__ .text-wrap .text-pc { display: none; }
.img__227305__ .text-wrap .text-m { display: block; margin-bottom: 10px; }

.img__227305__ .pc { display:none }
.img__227305__ .mb { display:block }
@media (min-width: 1024px) {
	.img__227305__ { display: flex; align-items: center; flex-direction: row; gap: 30px; justify-content: start; }
    .img__227305__ .text-wrap .text-pc { display: block; }
    .img__227305__ .text-wrap .text-m { display: none; }

    .img__227305__ .text-wrap { text-align: left; }
    .img__227305__ .text-wrap p:nth-child(1) { font-size: 23px; }
    .img__227305__ .text-wrap p:nth-child(2) { font-size:16px; margin-bottom: 20px; gap:10px; flex-direction: row; justify-content: start; }
    .img__227305__ .text-wrap p:nth-child(2) span {background:#dd6989;  font-size:20px; color:#fff; padding:5px 20px; border-radius: 25px; }
    .img__227305__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.05em; margin-bottom: 25px; }
	.img__227305__ .text-wrap a { font-size: 17px; width: 190px; height: 45px; line-height: 45px; margin: 0 0 auto; }

.img__227305__ .pc { display:block }
.img__227305__ .mb { display:none }
}

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

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

/*     930575 : 타이틀 텍스트      */
.title__930575__ {font-size:0; text-align: center; }
.title__930575__ 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__930575__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930575__.style_top p {padding-top:10px}
.title__930575__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930575__.style_right p {padding-right:14px}
.title__930575__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930575__.style_bottom p {padding-bottom:12px}
.title__930575__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930575__.style_left p {padding-left:14px}
.title__930575__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930575__.style_circle1 p {padding-left:18px}
.title__930575__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930575__.style_circle2 p {padding-left:18px}
.title__930575__.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__930575__ p {font-size:24px}
	.title__930575__.style_top p:before {width:24px}
	.title__930575__.style_right p:before {height:24px}
	.title__930575__.style_bottom p:before {width:24px}
	.title__930575__.style_left p:before {height:24px}
}

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

/*     930565 : 타이틀 텍스트      */
.title__930565__ {font-size:0; text-align: center; }
.title__930565__ 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__930565__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930565__.style_top p {padding-top:10px}
.title__930565__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930565__.style_right p {padding-right:14px}
.title__930565__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930565__.style_bottom p {padding-bottom:12px}
.title__930565__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930565__.style_left p {padding-left:14px}
.title__930565__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930565__.style_circle1 p {padding-left:18px}
.title__930565__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930565__.style_circle2 p {padding-left:18px}
.title__930565__.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__930565__ p {font-size:35px}
	.title__930565__.style_top p:before {width:35px}
	.title__930565__.style_right p:before {height:35px}
	.title__930565__.style_bottom p:before {width:35px}
	.title__930565__.style_left p:before {height:35px}
}

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

/*     930595 : 한줄 텍스트      */
.text__930595__  { text-align:center; }
.text__930595__ .img-wrap { display:flex; justify-content:center; flex-wrap:wrap; gap:20px; }
.text__930595__ p { border:2px solid #dd698996; border-radius:10px; padding:10px; margin:20px auto 0; line-height:1.5em; }

.text__930595__ .pc { display:none; }
.text__930595__ .mb { display:block; }

@media all and (min-width:1024px){
.text__930595__ .img-wrap { gap:50px; }
.text__930595__ p { font-size:22px; margin:40px auto 0; padding:10px 0;  }

.text__930595__ .pc { display:block; }
.text__930595__ .mb { display:none; }
}

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

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

/*     930285 : 타이틀 텍스트      */
.title__930285__ {font-size:0; text-align: center; }
.title__930285__ 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__930285__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930285__.style_top p {padding-top:10px}
.title__930285__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930285__.style_right p {padding-right:14px}
.title__930285__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930285__.style_bottom p {padding-bottom:12px}
.title__930285__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930285__.style_left p {padding-left:14px}
.title__930285__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930285__.style_circle1 p {padding-left:18px}
.title__930285__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930285__.style_circle2 p {padding-left:18px}
.title__930285__.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__930285__ p {font-size:24px}
	.title__930285__.style_top p:before {width:24px}
	.title__930285__.style_right p:before {height:24px}
	.title__930285__.style_bottom p:before {width:24px}
	.title__930285__.style_left p:before {height:24px}
}

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

/*     930305 : 타이틀 텍스트      */
.title__930305__ {font-size:0; text-align: center; }
.title__930305__ 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__930305__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930305__.style_top p {padding-top:10px}
.title__930305__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930305__.style_right p {padding-right:14px}
.title__930305__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930305__.style_bottom p {padding-bottom:12px}
.title__930305__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930305__.style_left p {padding-left:14px}
.title__930305__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930305__.style_circle1 p {padding-left:18px}
.title__930305__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930305__.style_circle2 p {padding-left:18px}
.title__930305__.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__930305__ p {font-size:35px}
	.title__930305__.style_top p:before {width:35px}
	.title__930305__.style_right p:before {height:35px}
	.title__930305__.style_bottom p:before {width:35px}
	.title__930305__.style_left p:before {height:35px}
}

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

/*     930325 : 타이틀 텍스트      */
.title__930325__ { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; justify-items:center; }

.title__930325__ 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__930325__ div h3 { margin: 0; font-weight: normal; }
.title__930325__ div span { letter-spacing: -.05em; font-weight: 300; }

@media all and (min-width:1024px){
	.title__930325__ { grid-template-columns: repeat(4, 1fr); gap: 50px; }
	.title__930325__ div { width: 100%; height: 270px; border-radius: 100%; gap: 15px; }
	.title__930325__ div h3 { font-size: 25px; }
	.title__930325__ div span { font-size: 20px; }

	.title__930325__ p {font-size:{$farm_set[font_size]}px}
}

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

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

/*     930355 : 타이틀 텍스트      */
.title__930355__ {font-size:0; text-align: center; }
.title__930355__ 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__930355__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930355__.style_top p {padding-top:10px}
.title__930355__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930355__.style_right p {padding-right:14px}
.title__930355__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930355__.style_bottom p {padding-bottom:12px}
.title__930355__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930355__.style_left p {padding-left:14px}
.title__930355__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930355__.style_circle1 p {padding-left:18px}
.title__930355__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930355__.style_circle2 p {padding-left:18px}
.title__930355__.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__930355__ p {font-size:24px}
	.title__930355__.style_top p:before {width:24px}
	.title__930355__.style_right p:before {height:24px}
	.title__930355__.style_bottom p:before {width:24px}
	.title__930355__.style_left p:before {height:24px}
}

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

/*     930375 : 타이틀 텍스트      */
.title__930375__ {font-size:0; text-align: center; }
.title__930375__ 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__930375__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__930375__.style_top p {padding-top:10px}
.title__930375__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__930375__.style_right p {padding-right:14px}
.title__930375__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__930375__.style_bottom p {padding-bottom:12px}
.title__930375__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__930375__.style_left p {padding-left:14px}
.title__930375__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__930375__.style_circle1 p {padding-left:18px}
.title__930375__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__930375__.style_circle2 p {padding-left:18px}
.title__930375__.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__930375__ p {font-size:35px}
	.title__930375__.style_top p:before {width:35px}
	.title__930375__.style_right p:before {height:35px}
	.title__930375__.style_bottom p:before {width:35px}
	.title__930375__.style_left p:before {height:35px}
}

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

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

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

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

/*     933385 : 타이틀 텍스트      */
.title__933385__ {font-size:0; text-align: center; }
.title__933385__ 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__933385__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__933385__.style_top p {padding-top:10px}
.title__933385__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__933385__.style_right p {padding-right:14px}
.title__933385__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__933385__.style_bottom p {padding-bottom:12px}
.title__933385__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__933385__.style_left p {padding-left:14px}
.title__933385__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__933385__.style_circle1 p {padding-left:18px}
.title__933385__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__933385__.style_circle2 p {padding-left:18px}
.title__933385__.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__933385__ p {font-size:24px}
	.title__933385__.style_top p:before {width:24px}
	.title__933385__.style_right p:before {height:24px}
	.title__933385__.style_bottom p:before {width:24px}
	.title__933385__.style_left p:before {height:24px}
}

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

/*     933405 : 타이틀 텍스트      */
.title__933405__ {font-size:0; text-align: center; }
.title__933405__ 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__933405__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__933405__.style_top p {padding-top:10px}
.title__933405__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__933405__.style_right p {padding-right:14px}
.title__933405__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__933405__.style_bottom p {padding-bottom:12px}
.title__933405__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__933405__.style_left p {padding-left:14px}
.title__933405__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__933405__.style_circle1 p {padding-left:18px}
.title__933405__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__933405__.style_circle2 p {padding-left:18px}
.title__933405__.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__933405__ p {font-size:35px}
	.title__933405__.style_top p:before {width:35px}
	.title__933405__.style_right p:before {height:35px}
	.title__933405__.style_bottom p:before {width:35px}
	.title__933405__.style_left p:before {height:35px}
}

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

/*     933425 : 아이콘형 리스트      */
@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__933425__ ul { display: grid; grid-template-columns: repeat(1, 1fr); margin:0;padding:0;list-style:none;vertical-align:top; gap: 10px 0; }
.text_list__933425__ 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__933425__ ul li:first-child {margin-top:0}
.text_list__933425__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#666666;vertical-align:top}
.text_list__933425__ span:before {content:'\e609';font-family:"icomoon_text_list"}
.text_list__933425__ ul li p {
	display:table-cell;font-weight:300;color:#444444; vertical-align:middle; letter-spacing: -.05em; margin: 0; }

.text_list__933425__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__933425__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__933425__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__933425__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__933425__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__933425__ ul { grid-template-columns: repeat(2, 1fr); gap: 20px 30px; }
	.text_list__933425__ ul li {font-size:20px; gap: 15px;  padding: 10px 0 10px 30px;}
}

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

