/*     1882114 : 공백      */
.solid_line__1882114__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__1882114__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882114__.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){
	.solid_line__1882114__ {height:30px}
}

/*     1882094 : 타이틀 텍스트      */
.title__1882094__ {font-size:0}
.title__1882094__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1882094__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1882094__.style_top p {padding-top:10px}
.title__1882094__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1882094__.style_right p {padding-right:14px}
.title__1882094__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1882094__.style_bottom p {padding-bottom:12px}
.title__1882094__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1882094__.style_left p {padding-left:14px}
.title__1882094__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1882094__.style_circle1 p {padding-left:18px}
.title__1882094__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1882094__.style_circle2 p {padding-left:18px}
.title__1882094__.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__1882094__ p {font-size:24px}
	.title__1882094__.style_top p:before {width:24px}
	.title__1882094__.style_right p:before {height:24px}
	.title__1882094__.style_bottom p:before {width:24px}
	.title__1882094__.style_left p:before {height:24px}
}

/*     1882104 : 공백      */
.solid_line__1882104__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.solid_line__1882104__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882104__.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){
	.solid_line__1882104__ {height:10px}
}

/*     1882054 : HTML 편집기      */
.html__1882054__ * {line-height:1.4em}

.html__1882054__ .yt_grid {
  display: flex;
  flex-wrap: wrap;
}

.html__1882054__ .yt_card {
  width: calc(50% - 10px);
  padding: 6px;
 margin-bottom:20px;
 box-sizing: border-box;
}

.html__1882054__ .yt_item {
  width: 100%;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
}

.html__1882054__ .yt_thumb {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #ddd;
  height:300px;
}

.html__1882054__ .yt_txt {
  margin: 8px 0 0;
  font-size: clamp(1rem, 1.5vw, 1.5rem);
	font-weight:bold;
  text-align: center;
}

.html__1882054__ .yt_card:first-child .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img1.jpg)no-repeat;
	background-size:cover;
}
.html__1882054__ .yt_card:nth-child(2) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img2.jpg)no-repeat;
	background-size:cover;
}

.html__1882054__ .yt_card:nth-child(3) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img3.jpg)no-repeat;
	background-size:cover;
}

.html__1882054__ .yt_card:nth-child(4) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img4.jpg)no-repeat;
	background-size:cover;
}



.html__1882054__ .yt_modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.html__1882054__ .yt_modal.is-open {
  display: block;
}

.html__1882054__ .yt_modal__dim {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.6);
}

.html__1882054__ .yt_modal__video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.html__1882054__ .yt_modal__video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.html__1882054__ .yt_modal__box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(90vw, 900px);
  transform: translate(-50%, -50%);
  background: #000;
}

.html__1882054__ .yt_modal__close {
  position: absolute;
  top: -44px;
  right: 0;
  width: 38px;
  height: 38px;
  border: 0;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}

@media (max-width:1023px){
	.html__1882054__ .yt_thumb {height:200px;}
}


@media (max-width:767px){
	.html__1882054__ .yt_card{width:100%;}
   .html__1882054__ .yt_grid {flex-direction: column;}
	.html__1882054__ .yt_thumb {width:100%; height:150px;aspect-ratio: auto;background-size:contain; background-position: center !important; background-size: contain !important;}
	.html__1882054__ .yt_txt {word-break:keep-all;}
}




/*     1882134 : 공백      */
.solid_line__1882134__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__1882134__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882134__.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){
	.solid_line__1882134__ {height:30px}
}

/*     1882144 : 타이틀 텍스트      */
.title__1882144__ {font-size:0}
.title__1882144__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1882144__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1882144__.style_top p {padding-top:10px}
.title__1882144__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1882144__.style_right p {padding-right:14px}
.title__1882144__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1882144__.style_bottom p {padding-bottom:12px}
.title__1882144__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1882144__.style_left p {padding-left:14px}
.title__1882144__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1882144__.style_circle1 p {padding-left:18px}
.title__1882144__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1882144__.style_circle2 p {padding-left:18px}
.title__1882144__.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__1882144__ p {font-size:24px}
	.title__1882144__.style_top p:before {width:24px}
	.title__1882144__.style_right p:before {height:24px}
	.title__1882144__.style_bottom p:before {width:24px}
	.title__1882144__.style_left p:before {height:24px}
}

/*     1882154 : 공백      */
.solid_line__1882154__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.solid_line__1882154__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882154__.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){
	.solid_line__1882154__ {height:10px}
}

/*     1882164 : HTML 편집기      */
.html__1882164__ * {line-height:1.4em}

.html__1882164__ .yt_grid {
  display: flex;
  flex-wrap: wrap;
}

.html__1882164__ .yt_card {
  width: calc(50% - 10px);
  padding: 6px;
 margin-bottom:20px;
 box-sizing: border-box;
}

.html__1882164__ .yt_item {
  width: 100%;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
}

.html__1882164__ .yt_thumb {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #ddd;
  height:300px;
}

.html__1882164__ .yt_txt {
  margin: 8px 0 0;
  font-size: 20px;
	font-weight:bold;
  text-align: center;
}

.html__1882164__ .yt_card:first-child .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img5.jpg)no-repeat;
	background-size:cover;
}
.html__1882164__ .yt_card:nth-child(2) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img6.jpg)no-repeat;
	background-size:cover;
}




.html__1882164__ .yt_modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.html__1882164__ .yt_modal.is-open {
  display: block;
}

.html__1882164__ .yt_modal__dim {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.6);
}

.html__1882164__ .yt_modal__video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.html__1882164__ .yt_modal__video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.html__1882164__ .yt_modal__box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(90vw, 900px);
  transform: translate(-50%, -50%);
  background: #000;
}

.html__1882164__ .yt_modal__close {
  position: absolute;
  top: -44px;
  right: 0;
  width: 38px;
  height: 38px;
  border: 0;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}


@media (max-width:767px){
	.html__1882164__ .yt_grid {flex-direction: column;}
	.html__1882164__ .yt_card:first-child .yt_thumb{height:auto;}
	.html__1882164__ .yt_card {width:100%;}
.html__1882164__ .yt_thumb{height:200px;}
}




/*     1882174 : 공백      */
.solid_line__1882174__ {box-sizing:border-box;display:block;position:relative;width:100%;height:45px}
.solid_line__1882174__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882174__.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){
	.solid_line__1882174__ {height:30px}
}

/*     1882384 : 타이틀 텍스트      */
.title__1882384__ {font-size:0}
.title__1882384__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1882384__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1882384__.style_top p {padding-top:10px}
.title__1882384__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1882384__.style_right p {padding-right:14px}
.title__1882384__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1882384__.style_bottom p {padding-bottom:12px}
.title__1882384__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1882384__.style_left p {padding-left:14px}
.title__1882384__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1882384__.style_circle1 p {padding-left:18px}
.title__1882384__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1882384__.style_circle2 p {padding-left:18px}
.title__1882384__.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__1882384__ p {font-size:24px}
	.title__1882384__.style_top p:before {width:24px}
	.title__1882384__.style_right p:before {height:24px}
	.title__1882384__.style_bottom p:before {width:24px}
	.title__1882384__.style_left p:before {height:24px}
}

/*     1882394 : 공백      */
.solid_line__1882394__ {box-sizing:border-box;display:block;position:relative;width:100%;height:45px}
.solid_line__1882394__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882394__.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){
	.solid_line__1882394__ {height:30px}
}

/*     1882234 : HTML 편집기      */
.html__1882234__ * {line-height:1.4em}


.subpage.drone-effect { padding-top: 0; margin-top: 0; }

.subpage.drone-effect .de_in {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.subpage.drone-effect .de_head { width: 100%; }

.subpage.drone-effect .de_tit {
  margin: 0;
  padding: 0;
  font-family: var(--jp);
  font-size: clamp(1.7rem, 2.6vw, 2.1rem);
  color: #5a7534;
  line-height: 1.2;
}

.subpage.drone-effect .de_cards {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.subpage.drone-effect .de_card {
    flex: 1 1 240px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 14px;
    display: flex;
    gap: 12px;
    align-items: center;
    padding: 3rem 1rem;
    flex-direction: column;
}

.subpage.drone-effect .de_icon {
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  background: #ddd;
  flex: 0 0 44px;
}

.subpage.drone-effect .de_ct {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.subpage.drone-effect .de_card_tit {
  font-family: var(--notojp);
  font-size: clamp(1.05rem, 1.25vw, 1.2rem);
  font-weight: 800;
  color: #111;
  line-height: 1.25;
  word-break: keep-all;
  overflow-wrap: break-word;
}

.subpage.drone-effect .de_card_desc {
  font-family: var(--notojp);
  font-size: clamp(.92rem, 1.05vw, 1.02rem);
  color: #555;
  line-height: 1.45;
  word-break: keep-all;
  overflow-wrap: break-word;
}

.subpage.drone-effect .de_effect {
  font-weight: 900;
  color: inherit;
}

.subpage.drone-effect .de_card.is-point {
  background: #cb0000;
  border-color: rgba(111,76,255,.35);
  box-shadow: 0 14px 34px rgba(111,76,255,.22);
}

.subpage.drone-effect .de_card.is-point .de_card_tit,
.subpage.drone-effect .de_card.is-point .de_card_desc {
  color: #fff;
}

.subpage.drone-effect .de_card:focus-within {
  outline: 2px solid rgba(90,117,52,.35);
  outline-offset: 2px;
}

@media (max-width: 767px) {
  .subpage.drone-effect .de_card { padding: 14px 14px; }
  .subpage.drone-effect .de_icon { width: 40px; height: 40px; flex-basis: 40px; }
}


/*     1882404 : 공백      */
.solid_line__1882404__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__1882404__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882404__.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){
	.solid_line__1882404__ {height:30px}
}

/*     1882414 : 타이틀 텍스트      */
.title__1882414__ {font-size:0}
.title__1882414__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1882414__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1882414__.style_top p {padding-top:10px}
.title__1882414__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1882414__.style_right p {padding-right:14px}
.title__1882414__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1882414__.style_bottom p {padding-bottom:12px}
.title__1882414__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1882414__.style_left p {padding-left:14px}
.title__1882414__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1882414__.style_circle1 p {padding-left:18px}
.title__1882414__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1882414__.style_circle2 p {padding-left:18px}
.title__1882414__.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__1882414__ p {font-size:24px}
	.title__1882414__.style_top p:before {width:24px}
	.title__1882414__.style_right p:before {height:24px}
	.title__1882414__.style_bottom p:before {width:24px}
	.title__1882414__.style_left p:before {height:24px}
}

/*     1882424 : 공백      */
.solid_line__1882424__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.solid_line__1882424__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882424__.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){
	.solid_line__1882424__ {height:10px}
}

/*     1882434 : HTML 편집기      */
.html__1882434__ * {line-height:1.4em}

.html__1882434__ .yt_grid {
  display: flex;
  flex-wrap: wrap;
}

.html__1882434__ .yt_card {
  width: calc(50% - 10px);
  padding: 6px;
 margin-bottom:20px;
 box-sizing: border-box;
}

.html__1882434__ .yt_item {
  width: 100%;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
}

.html__1882434__ .yt_thumb {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #ddd;
  height:300px;
}

.html__1882434__ .yt_txt {
  margin: 8px 0 0;
  font-size: clamp(1rem, 1.5vw, 1.5rem);
	font-weight:bold;
  text-align: center;
}

.html__1882434__ .yt_card:first-child .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img7.jpg)no-repeat;
	background-size:cover;
}
.html__1882434__ .yt_card:nth-child(2) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img8.jpg)no-repeat;
	background-size:cover;
}

.html__1882434__ .yt_card:nth-child(3) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img9.jpg)no-repeat;
	background-size:cover;
}

.html__1882434__ .yt_card:nth-child(4) .yt_thumb {
	background:url(/img_up/shop_pds/ehompy0341/design/2026/sub_page47_img10.jpg)no-repeat;
	background-size:cover;
}



.html__1882434__ .yt_modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.html__1882434__ .yt_modal.is-open {
  display: block;
}

.html__1882434__ .yt_modal__dim {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.6);
}

.html__1882434__ .yt_modal__video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.html__1882434__ .yt_modal__video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.html__1882434__ .yt_modal__box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(90vw, 900px);
  transform: translate(-50%, -50%);
  background: #000;
}

.html__1882434__ .yt_modal__close {
  position: absolute;
  top: -44px;
  right: 0;
  width: 38px;
  height: 38px;
  border: 0;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}

@media (max-width:1023px){
	.html__1882434__ .yt_grid {flex-direction: column;}
	.html__1882434__ .yt_thumb{height:auto;}
	.html__1882434__ .yt_card {width:100%;}
}
@media (max-width:767px){
	.html__1882434__ .yt_thumb{height:200px;}
}




/*     1882444 : 공백      */
.solid_line__1882444__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__1882444__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882444__.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){
	.solid_line__1882444__ {height:30px}
}

/*     1882454 : 타이틀 텍스트      */
.title__1882454__ {font-size:0}
.title__1882454__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1882454__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1882454__.style_top p {padding-top:10px}
.title__1882454__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1882454__.style_right p {padding-right:14px}
.title__1882454__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1882454__.style_bottom p {padding-bottom:12px}
.title__1882454__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1882454__.style_left p {padding-left:14px}
.title__1882454__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1882454__.style_circle1 p {padding-left:18px}
.title__1882454__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1882454__.style_circle2 p {padding-left:18px}
.title__1882454__.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__1882454__ p {font-size:24px}
	.title__1882454__.style_top p:before {width:24px}
	.title__1882454__.style_right p:before {height:24px}
	.title__1882454__.style_bottom p:before {width:24px}
	.title__1882454__.style_left p:before {height:24px}
}

/*     1882464 : 공백      */
.solid_line__1882464__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.solid_line__1882464__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1882464__.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){
	.solid_line__1882464__ {height:10px}
}

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

