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

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

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

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

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

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

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

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

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

/*     1104265 : 한줄 텍스트      */
.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; justify-content:center;}
.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(1) 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;}

}

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

/*     306455 : 이미지 리스트 (타일형)      */
.img_tile__306455__ {overflow:hidden}
.img_tile__306455__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__306455__ * {box-sizing:border-box}
.img_tile__306455__ .item {float:left;position:relative;width:100%; text-align: center; padding: 15px; }

.img_tile__306455__ .item a {display:block}
.img_tile__306455__ .figure {display:block}
.img_tile__306455__ .figure img {vertical-align:top}
.img_tile__306455__ .caption {display:block;margin-top:10px}
.img_tile__306455__ .caption > span {display:block}
.img_tile__306455__ .caption > span.subject {font-weight:normal;color:#343434}
.img_tile__306455__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__306455__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__306455__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__306455__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__306455__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__306455__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__306455__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__306455__ .item {width:100%}
.col_m_2__306455__ .item {width:50%}
.col_m_3__306455__ .item {width:33.3333%}
.col_m_4__306455__ .item {width:25%}
.col_m_1__306455__ .item,
.col_m_2__306455__ .item2n,
.col_m_3__306455__ .item3n,
.col_m_4__306455__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__306455__ .item,
	.col_m_2__306455__ .item2n,
	.col_m_3__306455__ .item3n,
	.col_m_4__306455__ .item4n {clear:none}

	.col_t_1__306455__ .item {width:100%}
	.col_t_2__306455__ .item {width:50%}
	.col_t_3__306455__ .item {width:33.3333%}
	.col_t_4__306455__ .item {width:25%}
	.col_t_5__306455__ .item {width:20%}
	.col_t_6__306455__ .item {width:16.6666%}
	.col_t_1__306455__ .item,
	.col_t_2__306455__ .item2n,
	.col_t_3__306455__ .item3n,
	.col_t_4__306455__ .item4n,
	.col_t_5__306455__ .item5n,
	.col_t_6__306455__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__306455__ .item { border-right: solid 1px #ccc; border-bottom: 0; margin: 0; padding: 0; }
	.img_tile__306455__ .item:last-child { border-right: 0; }
	.img_tile__306455__ .caption {margin-top:15px}
	.img_tile__306455__ .item:nth-child(3) .figure { height: 57px; }
	.img_tile__306455__ .item:nth-child(4) .figure { height: 57px; }

	.text_sml__306455__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__306455__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__306455__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__306455__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__306455__ .caption > span.subject {font-size:23px;line-height:1.4em}
	.text_big__306455__ .caption > span.content {font-size:18px;line-height:1.5em}

	.col_t_1__306455__ .item,
	.col_t_2__306455__ .item2n,
	.col_t_3__306455__ .item3n,
	.col_t_4__306455__ .item4n,
	.col_t_5__306455__ .item5n,
	.col_t_6__306455__ .item6n {clear:none}

	.col_pc_1__306455__ .item {width:100%}
	.col_pc_2__306455__ .item {width:50%}
	.col_pc_3__306455__ .item {width:33.3333%}
	.col_pc_4__306455__ .item {width:25%}
	.col_pc_5__306455__ .item {width:20%}
	.col_pc_6__306455__ .item {width:16.6666%}
	.col_pc_1__306455__ .item,
	.col_pc_2__306455__ .item2n,
	.col_pc_3__306455__ .item3n,
	.col_pc_4__306455__ .item4n,
	.col_pc_5__306455__ .item5n,
	.col_pc_6__306455__ .item6n {clear:both}
}

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

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

/*     307005 : 이미지      */
.img__307005__ {max-width:100%}
.img__307005__ * {box-sizing:border-box}
.img__307005__ a {display:block;vertical-align:top}
.img__307005__ img {width:px;vertical-align:top; width: 45%; height:100%; margin: -130px -10px 18px auto; display: block; }

.img__307005__ .left .text-box { background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); border-radius: 10px; padding: 15px; }
.img__307005__ .left h3, .img__307005__ .left p, .img__307005__ .left h2 { margin: 0; }
.img__307005__ .left h3 { font-size: 25px; margin-bottom: 10px; }
.img__307005__ .left h2 { color: #ddd; opacity: .5; font-size: 22px; }
.img__307005__ .left p { font-weight: 300; }
.img__307005__ .left .pc { display: none; }
.img__307005__ .left .m { display: block; line-height: 1.5em; }

@media (min-width: 1024px) {
	.img__307005__ { display: flex; }
	.img__307005__ .left { width: 89%; height: 100%; }
	.img__307005__ .left .text-box { padding: 50px 40px; }
	.img__307005__ .left h3 { font-size: 40px; margin-bottom: 20px; }
	.img__307005__ .left h2 { font-size: 40px; margin-bottom: 30px; }
	.img__307005__ .left p { font-size: 20px; line-height: 1.8em; }
	.img__307005__ img { margin: 5px 0 70px -12%; width: 42%; }
    .img__307005__ .left .pc { display: block; }
    .img__307005__ .left .m { display: none; }

}

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

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

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

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

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

/*     1112965 : 이미지      */
.img__1112965__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__1112965__ * {box-sizing:border-box}
.img__1112965__ a {display:block;vertical-align:top}
.img__1112965__ img {width: 100%;vertical-align:top}

.img__1112965__ .text-wrap { text-align: center; width: 100%; }
.img__1112965__ .text-wrap span { font-size:18px; color: #666;}

.img__1112965__ .text-wrap p { margin: 0;}
.img__1112965__ .text-wrap p:nth-child(2) { color: #343434; font-weight: 500; font-size: 25px; margin-bottom: 10px; margin-top: 10px;}
.img__1112965__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; line-height: 1.5em; font-weight: 300;} 

.img__1112965__ .text-wrap .text-pc { display: none; }
.img__1112965__ .text-wrap .text-m { display: block;  margin-bottom:10px;}

.img__1112965__ .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__1112965__ .text-wrap a:hover{background:#7f7f7f; color:#fff;}

@media (min-width: 1024px) {
	.img__1112965__ { display: flex; align-items: center; flex-direction: row; gap: 100px; justify-content: flex-end; }
	.img__1112965__ img { width: 400px; }
    .img__1112965__ .text-wrap .text-pc { display: block; }
    .img__1112965__ .text-wrap .text-m { display: none; }

    .img__1112965__ .text-wrap { text-align: left; width:50%; }
	.img__1112965__ .text-wrap span { font-size:22px;}

    .img__1112965__ .text-wrap p:nth-child(2) { font-size: 30px; margin-bottom: 20px; margin-top:30px; }
    .img__1112965__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.03em; }

.img__1112965__ .text-wrap a {margin: 20px 0 0; }
}

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

/*     1112975 : 이미지      */
.img__1112975__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__1112975__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__1112975__ * {box-sizing:border-box}
.img__1112975__ a {display:block;vertical-align:top}
.img__1112975__ img {width: 100%;vertical-align:top}

.img__1112975__ .text-wrap { text-align: center; width: 100%; }
.img__1112975__ .text-wrap span { font-size:18px; color: #666;}

.img__1112975__ .text-wrap p { margin: 0;}
.img__1112975__ .text-wrap p:nth-child(2) { color: #343434; font-weight: 500; font-size: 25px; margin-bottom: 10px; margin-top:10px}
.img__1112975__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; line-height: 1.5em; font-weight: 300; } 

.img__1112975__ .text-wrap .text-pc { display: none; }
.img__1112975__ .text-wrap .text-m { display: block; }

.img__1112975__ .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__1112975__ .text-wrap a:hover{background:#7f7f7f; color:#fff;}

@media (min-width: 1024px) {
	.img__1112975__ { display: flex; align-items: center; flex-direction: row-reverse; gap:100px; justify-content: start; }
	.img__1112975__ img { width: 400px; }
    .img__1112975__ .text-wrap .text-pc { display: block; }
    .img__1112975__ .text-wrap .text-m { display: none; }

    .img__1112975__ .text-wrap { text-align: right; width:50%; }
	.img__1112975__ .text-wrap span { font-size:22px;}

    .img__1112975__ .text-wrap p:nth-child(2) { font-size: 30px; margin-bottom: 20px; margin-top:30px; }
    .img__1112975__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.03em; }

.img__1112975__ .text-wrap a {margin: 20px 0 0 auto; }
}

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

/*     1113075 : 이미지      */
.img__1113075__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__1113075__ * {box-sizing:border-box}
.img__1113075__ a {display:block;vertical-align:top}
.img__1113075__ img {width: 100%;vertical-align:top}

.img__1113075__ .text-wrap { text-align: center; width: 100%; }
.img__1113075__ .text-wrap span { font-size:18px; color: #666;}

.img__1113075__ .text-wrap p { margin: 0;}
.img__1113075__ .text-wrap p:nth-child(2) { color: #343434; font-weight: 500; font-size: 25px; margin-bottom: 10px; margin-top: 10px;}
.img__1113075__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; line-height: 1.5em; font-weight: 300;} 

.img__1113075__ .text-wrap .text-pc { display: none; }
.img__1113075__ .text-wrap .text-m { display: block;  margin-bottom:10px;}

.img__1113075__ .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__1113075__ .text-wrap a:hover{background:#7f7f7f; color:#fff;}

@media (min-width: 1024px) {
	.img__1113075__ { display: flex; align-items: center; flex-direction: row; gap: 100px; justify-content: flex-end; }
	.img__1113075__ img { width: 400px; }
    .img__1113075__ .text-wrap .text-pc { display: block; }
    .img__1113075__ .text-wrap .text-m { display: none; }

    .img__1113075__ .text-wrap { text-align: left; width:50%; }
	.img__1113075__ .text-wrap span { font-size:22px;}

    .img__1113075__ .text-wrap p:nth-child(2) { font-size: 30px; margin-bottom: 20px; margin-top:30px; }
    .img__1113075__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.03em; }

.img__1113075__ .text-wrap a {margin: 20px 0 0; }
}

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

/*     1113095 : 이미지      */
.img__1113095__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__1113095__ {max-width:100%; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.img__1113095__ * {box-sizing:border-box}
.img__1113095__ a {display:block;vertical-align:top}
.img__1113095__ img {width: 100%;vertical-align:top}

.img__1113095__ .text-wrap { text-align: center; width: 100%; }
.img__1113095__ .text-wrap span { font-size:18px; color: #666;}

.img__1113095__ .text-wrap p { margin: 0;}
.img__1113095__ .text-wrap p:nth-child(2) { color: #343434; font-weight: 500; font-size: 25px; margin-bottom: 10px; margin-top:10px}
.img__1113095__ .text-wrap p:nth-child(3),  p:nth-child(4) { color: #7f7f7f; line-height: 1.5em; font-weight: 300; } 

.img__1113095__ .text-wrap .text-pc { display: none; }
.img__1113095__ .text-wrap .text-m { display: block; }

.img__1113095__ .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__1113095__ .text-wrap a:hover{background:#7f7f7f; color:#fff;}

@media (min-width: 1024px) {
	.img__1113095__ { display: flex; align-items: center; flex-direction: row-reverse; gap:100px; justify-content: start; }
	.img__1113095__ img { width: 400px; }
    .img__1113095__ .text-wrap .text-pc { display: block; }
    .img__1113095__ .text-wrap .text-m { display: none; }

    .img__1113095__ .text-wrap { text-align: right; width:50%; }
	.img__1113095__ .text-wrap span { font-size:22px;}

    .img__1113095__ .text-wrap p:nth-child(2) { font-size: 30px; margin-bottom: 20px; margin-top:30px; }
    .img__1113095__ .text-wrap p:nth-child(3) { font-size: 20px; letter-spacing: -.03em; }

.img__1113095__ .text-wrap a {margin: 20px 0 0 auto; }
}

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

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

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

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

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

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

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

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

/*     1105095 : 이미지      */
.img__1105095__ {max-width:100%}
.img__1105095__ * {box-sizing:border-box}
.img__1105095__ a {display:block;vertical-align:top}
.img__1105095__ img {width:px;vertical-align:top; width: 45%; height:100%; margin: -130px -10px 18px auto; display: block; }

.img__1105095__ .left .text-box { background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); border-radius: 10px; padding: 15px; }
.img__1105095__ .left h3, .img__1105095__ .left p, .img__1105095__ .left h2 { margin: 0; }
.img__1105095__ .left h3 { font-size: 25px; margin-bottom: 10px; }
.img__1105095__ .left h2 { color: #ddd; opacity: .5; font-size: 22px; }
.img__1105095__ .left p { font-weight: 300; }
.img__1105095__ .left .pc { display: none; }
.img__1105095__ .left .m { display: block; line-height: 1.5em; }

@media (min-width: 1024px) {
	.img__1105095__ { display: flex; }
	.img__1105095__ .left { width: 89%; height: 100%; }
	.img__1105095__ .left .text-box { padding: 50px 40px; }
	.img__1105095__ .left h3 { font-size: 40px; margin-bottom: 20px; }
	.img__1105095__ .left h2 { font-size: 40px; margin-bottom: 30px; }
	.img__1105095__ .left p { font-size: 20px; line-height: 1.8em; }
	.img__1105095__ img { margin: 5px 0 70px -12%; width: 42%; }
    .img__1105095__ .left .pc { display: block; }
    .img__1105095__ .left .m { display: none; }

}

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

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

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

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

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

/*     1113175 : YouTube 동영상 플레이어      */
/* farm */
.farm__1113175__ {display:table;width:100%}
.farm__1113175__ p {display:table-cell;height:200px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

/* player */
.player__1113175__ {display:block;overflow:hidden;position:relative;height:0;padding:0}
.player__1113175__ .player-item,
.player__1113175__ iframe,
.player__1113175__ embed,
.player__1113175__ object,
.player__1113175__ video {position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.player__1113175__.player-16by9 {padding-bottom:56.25%}
.player__1113175__.player-4by3 {padding-bottom:75%}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*     305925 : 이미지      */
.img__305925__ {max-width:100%}
.img__305925__ * {box-sizing:border-box}
.img__305925__ a {display:block;vertical-align:top}
.img__305925__ img {width:{$farm_set[width]}px;vertical-align:top}
.img__305925__ .right { margin: 0; padding: 20px 15px; list-style: none; background: #f9f9f9; display: grid; gap: 10px; box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%); }
.img__305925__ .right li { display: flex; align-items: start; flex-direction: column; gap: 5px; }	
.img__305925__ .right li .front { display: flex; align-items: center; gap: 10px; }
.img__305925__ .right li .front span { color: #dd6989; font-size: 20px; }
.img__305925__ .right li .front span:after { content: ''; display: block; border-bottom: solid 1px #dd6989; width: 20px; height: 1px;  }
.img__305925__ .right li > span { font-size: 15px; padding-left: 15px; letter-spacing: -.09em; }

@media ( min-width: 1024px ) { 
	.img__305925__ { display: flex; align-items: end; }
	.img__305925__ .right { margin-left: -105px; margin-bottom: -60px; padding: 52px 43px; gap: 43px; flex: 1; }
	.img__305925__ .right li { align-items: center; flex-direction: row; gap: 10px; }	
	.img__305925__ .right li .front span { font-size: 23px; }
	.img__305925__ .right li .front span:after {display: inline-block; border-right: solid 1px #267555; border-bottom: 0; width: 1px; height: 15px; height: 20px; padding-left: 10px; }
	.img__305925__ .right li span { font-size: 20px; padding-left: 0; }
	.img__305925__ .right li > span {letter-spacing: 0; }
} 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

