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

/*     678545 : 공백      */
.solid_line__678545__ {box-sizing:border-box; display:block; position:relative; width:100%; height:60px;}
.solid_line__678545__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__678545__.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__678545__ {height:20px;}
}

/*     678555 : 이미지 리스트 (타일형)      */
#sub_view #container .contents_wrap .snb .dep1 li:nth-child(3) {background: #ffffff;}
#sub_view #container .contents_wrap .snb .dep1 li:nth-child(3) a {color: #071530;}

.img_tile__678555__ {overflow:hidden}
.img_tile__678555__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__678555__ * {box-sizing:border-box}
.img_tile__678555__ .item {float:left;position:relative;width:100%;padding:5px}
.img_tile__678555__ .item a {display:block; border:1px solid #2437a2; padding:10px; transition:0.2s; box-sizing:border-box}
.img_tile__678555__ .item a:hover{background:#2437a2;}
.img_tile__678555__ .item a:hover span.subject {color:#fff}
.img_tile__678555__ .item:nth-child(5) a {background:#2437a2;}
.img_tile__678555__ .item:nth-child(5) a span.subject {color:#fff}
.img_tile__678555__ .figure {display:block}
.img_tile__678555__ .figure img {vertical-align:top}
.img_tile__678555__ .caption {display:block;}
.img_tile__678555__ .caption > span {display:block}
.img_tile__678555__ .caption > span.subject {font-weight:bold;color:#2437a2; transition:0.2s; letter-spacing:-0.05em}
.img_tile__678555__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__678555__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__678555__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__678555__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__678555__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__678555__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__678555__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__678555__ .item {width:100%}
.col_m_2__678555__ .item {width:50%}
.col_m_3__678555__ .item {width:33.3333%}
.col_m_4__678555__ .item {width:25%}
.col_m_1__678555__ .item,
.col_m_2__678555__ .item2n,
.col_m_3__678555__ .item3n,
.col_m_4__678555__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__678555__ .item,
	.col_m_2__678555__ .item2n,
	.col_m_3__678555__ .item3n,
	.col_m_4__678555__ .item4n {clear:none}

	.col_t_1__678555__ .item {width:100%}
	.col_t_2__678555__ .item {width:50%}
	.col_t_3__678555__ .item {width:33.3333%}
	.col_t_4__678555__ .item {width:25%}
	.col_t_5__678555__ .item {width:20%}
	.col_t_6__678555__ .item {width:16.6666%}
	.col_t_1__678555__ .item,
	.col_t_2__678555__ .item2n,
	.col_t_3__678555__ .item3n,
	.col_t_4__678555__ .item4n,
	.col_t_5__678555__ .item5n,
	.col_t_6__678555__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__678555__ .item {padding:2px}
	.img_tile__678555__ .caption > span.content {margin-top:10px}

	.text_sml__678555__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__678555__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__678555__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__678555__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__678555__ .caption > span.subject {font-size:18px;line-height:1.4em}
	.text_big__678555__ .caption > span.content {font-size:15px;line-height:1.5em}

	.col_t_1__678555__ .item,
	.col_t_2__678555__ .item2n,
	.col_t_3__678555__ .item3n,
	.col_t_4__678555__ .item4n,
	.col_t_5__678555__ .item5n,
	.col_t_6__678555__ .item6n {clear:none}

	.col_pc_1__678555__ .item {width:100%}
	.col_pc_2__678555__ .item {width:50%}
	.col_pc_3__678555__ .item {width:33.3333%}
	.col_pc_4__678555__ .item {width:25%}
	.col_pc_5__678555__ .item {width:20%}
	.col_pc_6__678555__ .item {width:16.6666%}
	.col_pc_1__678555__ .item,
	.col_pc_2__678555__ .item2n,
	.col_pc_3__678555__ .item3n,
	.col_pc_4__678555__ .item4n,
	.col_pc_5__678555__ .item5n,
	.col_pc_6__678555__ .item6n {clear:both}
}

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

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

/*     267315 : 장문 텍스트      */
.textarea__267315__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#000000;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__267315__ p {font-size:18px}
}

/*     267325 : 실선      */
.solid_line__267325__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267325__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267325__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267325__ {height:80px}
}

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

/*     267785 : 아이콘형 리스트      */
@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__267785__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267785__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267785__ ul li:first-child {margin-top:0}
.text_list__267785__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267785__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267785__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267785__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267785__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267785__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267785__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267785__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267785__ ul li {font-size:18px}
}

/*     267805 : 실선      */
.solid_line__267805__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267805__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267805__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267805__ {height:80px}
}

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

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

/*     267495 : 아이콘형 리스트      */
@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__267495__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267495__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267495__ ul li:first-child {margin-top:0}
.text_list__267495__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267495__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267495__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267495__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267495__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267495__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267495__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267495__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267495__ ul li {font-size:18px}
}

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

/*     267515 : 아이콘형 리스트      */
@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__267515__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267515__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267515__ ul li:first-child {margin-top:0}
.text_list__267515__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267515__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267515__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267515__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267515__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267515__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267515__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267515__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267515__ ul li {font-size:18px}
}

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

/*     267535 : 아이콘형 리스트      */
@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__267535__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267535__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267535__ ul li:first-child {margin-top:0}
.text_list__267535__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267535__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267535__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267535__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267535__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267535__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267535__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267535__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267535__ ul li {font-size:18px}
}

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

/*     267555 : 아이콘형 리스트      */
@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__267555__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267555__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267555__ ul li:first-child {margin-top:0}
.text_list__267555__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267555__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267555__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267555__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267555__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267555__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267555__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267555__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267555__ ul li {font-size:18px}
}

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

/*     267575 : 아이콘형 리스트      */
@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__267575__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267575__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267575__ ul li:first-child {margin-top:0}
.text_list__267575__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267575__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267575__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267575__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267575__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267575__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267575__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267575__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267575__ ul li {font-size:18px}
}

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

/*     267595 : 아이콘형 리스트      */
@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__267595__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267595__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267595__ ul li:first-child {margin-top:0}
.text_list__267595__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267595__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267595__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267595__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267595__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267595__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267595__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267595__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267595__ ul li {font-size:18px}
}

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

/*     267615 : 아이콘형 리스트      */
@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__267615__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267615__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267615__ ul li:first-child {margin-top:0}
.text_list__267615__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267615__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267615__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267615__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267615__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267615__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267615__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267615__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267615__ ul li {font-size:18px}
}

/*     267465 : 실선      */
.solid_line__267465__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267465__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267465__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267465__ {height:80px}
}

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

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

/*     267355 : 아이콘형 리스트      */
@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__267355__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267355__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267355__ ul li:first-child {margin-top:0}
.text_list__267355__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267355__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267355__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267355__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267355__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267355__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267355__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267355__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267355__ ul li {font-size:18px}
}

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

/*     267385 : 아이콘형 리스트      */
@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__267385__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267385__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267385__ ul li:first-child {margin-top:0}
.text_list__267385__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267385__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267385__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267385__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267385__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267385__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267385__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267385__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267385__ ul li {font-size:18px}
}

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

/*     267405 : 아이콘형 리스트      */
@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__267405__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.text_list__267405__ ul li {display:table;margin-top:5px;font-size:15px;line-height:1.5em}
.text_list__267405__ ul li:first-child {margin-top:0}
.text_list__267405__ ul li span {
	display:table-cell;padding-right:10px;
	font-family:NanumGothic;font-weight:normal;color:#071530;vertical-align:top}
.text_list__267405__ span:before {content:'\e60a';font-family:"icomoon_text_list"}
.text_list__267405__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle;
}

.text_list__267405__.s_size_75 ul li span {padding-right:.5em;font-size:.75em}
.text_list__267405__.s_size_100 ul li span {padding-right:.5em;font-size:1em}
.text_list__267405__.s_size_150 ul li span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__267405__.s_size_200 ul li span {padding-right:.3em;font-size:2em;line-height:1em}
.text_list__267405__.s_size_250 ul li span {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_list__267405__ ul li {font-size:18px}
}

/*     267645 : 실선      */
.solid_line__267645__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267645__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267645__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267645__ {height:80px}
}

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

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

/*     267675 : 실선      */
.solid_line__267675__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267675__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267675__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267675__ {height:80px}
}

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

/*     267695 : 텍스트 박스 리스트      */
.text_box_list__267695__{}
.text_box_list__267695__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__267695__ li{position:relative;margin-bottom:25px;}
.text_box_list__267695__ li:after{position:absolute;bottom:-19px;left:50%;transform:translateX(-50%);content:'';display:inline-block;border-left:5px solid transparent;border-top:8px solid #bbbdbf;border-right:5px solid transparent;}
.text_box_list__267695__ li:last-child{margin-bottom:0;}
.text_box_list__267695__ .item{border:1px solid #2437a2;}
.text_box_list__267695__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__267695__ .title{margin:0 0 5px;color:#2437a2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;}
.text_box_list__267695__ .text{margin:0;color:#555;font-size:13px;letter-spacing:-0.03em;line-height:1.5;}

@media all and (min-width:768px){
	.text_box_list__267695__ ul{display:table;table-layout:fixed;width:calc(100% + 40px);margin:0 -20px;}
	.text_box_list__267695__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__267695__ li:after{left:auto;top:50%;right:-6px;bottom:auto;transform:translate(0, -50%);border-left:8px solid #bbb;border-top:5px solid transparent;border-right:0;border-bottom:5px solid transparent;}
.text_box_list__267695__ li:last-child:after{display:none;}
	.text_box_list__267695__ .item{display:table;table-layout:fixed;width:100%;min-height:145px;}
	.text_box_list__267695__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__267695__ .title{margin-bottom:10px;}
}

@media (min-width:1024px) {
.text_box_list__267695__ .title{font-size:18px}
.text_box_list__267695__ .text{font-size:15px;}
}

/*     267705 : 공백      */
.solid_line__267705__ {box-sizing:border-box; display:block; position:relative; width:100%; height:40px;}
.solid_line__267705__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__267705__.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__267705__ {height:24px;}
}

/*     267715 : 텍스트 박스 리스트      */
.text_box_list__267715__{}
.text_box_list__267715__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__267715__ li{position:relative;margin-bottom:25px;}
.text_box_list__267715__ li:after{position:absolute;bottom:-19px;left:50%;transform:translateX(-50%);content:'';display:inline-block;border-left:5px solid transparent;border-top:8px solid #bbbdbf;border-right:5px solid transparent;}
.text_box_list__267715__ li:last-child{margin-bottom:0;}
.text_box_list__267715__ li:last-child:after{display:none;}
.text_box_list__267715__ .item{border:1px solid #2437a2;}
.text_box_list__267715__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__267715__ .title{margin:0 0 5px;color:#2437a2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;}
.text_box_list__267715__ .text{margin:0;color:#555;font-size:13px;letter-spacing:-0.03em;line-height:1.5;}

@media all and (min-width:768px){
	.text_box_list__267715__ ul{display:table;table-layout:fixed;width:calc(65% + 40px);margin:0 -20px;}
	.text_box_list__267715__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__267715__ li:after{left:auto;top:50%;right:-6px;bottom:auto;transform:translate(0, -50%);border-left:8px solid #bbb;border-top:5px solid transparent;border-right:0;border-bottom:5px solid transparent;}
	.text_box_list__267715__ .item{display:table;table-layout:fixed;width:100%;min-height:145px;}
	.text_box_list__267715__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__267715__ .title{margin-bottom:10px;}
}

@media (min-width:1024px) {
.text_box_list__267715__ .title{font-size:18px}
.text_box_list__267715__ .text{font-size:15px;}
}

/*     267795 : 실선      */
.solid_line__267795__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267795__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267795__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267795__ {height:80px}
}

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

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

/*     267875 : 한줄 텍스트      */
.text__267875__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__267875__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__267875__ p {font-size:15px}
}

/*     267855 : 표 2.0      */
.table__267855__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__267855__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:1px solid #dddddd}
.table__267855__ * {box-sizing:border-box}
.table__267855__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:fixed;
}
.table__267855__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__267855__ td.empty__267855__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__267855__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__267855__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__267855__ > .table_inner {width:px}
}

/*     267865 : 한줄 텍스트      */
.text__267865__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#d00000;letter-spacing:0;line-height:1.5em;
}
.text__267865__ p a {color:#d00000}

@media all and (min-width:1024px){
	.text__267865__ p {font-size:15px}
}

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

/*     267895 : 한줄 텍스트      */
.text__267895__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__267895__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__267895__ p {font-size:15px}
}

/*     267905 : 표 2.0      */
.table__267905__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__267905__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:1px solid #dddddd}
.table__267905__ * {box-sizing:border-box}
.table__267905__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:fixed;
}
.table__267905__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__267905__ td.empty__267905__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__267905__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__267905__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__267905__ > .table_inner {width:px}
}

/*     267915 : 한줄 텍스트      */
.text__267915__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#d00000;letter-spacing:0;line-height:1.5em;
}
.text__267915__ p a {color:#d00000}

@media all and (min-width:1024px){
	.text__267915__ p {font-size:15px}
}

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

/*     267935 : 한줄 텍스트      */
.text__267935__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__267935__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__267935__ p {font-size:15px}
}

/*     267945 : 표 2.0      */
.table__267945__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__267945__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:1px solid #dddddd}
.table__267945__ * {box-sizing:border-box}
.table__267945__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:fixed;
}
.table__267945__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__267945__ td.empty__267945__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__267945__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__267945__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__267945__ > .table_inner {width:px}
}

/*     267955 : 한줄 텍스트      */
.text__267955__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#d00000;letter-spacing:0;line-height:1.5em;
}
.text__267955__ p a {color:#d00000}

@media all and (min-width:1024px){
	.text__267955__ p {font-size:15px}
}

/*     267725 : 실선      */
.solid_line__267725__ {display:block;position:relative;width:100%;height:100px}
.solid_line__267725__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__267725__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__267725__ {height:80px}
}

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

/*     267745 : 제목&내용 가로형      */
.text_horizontal__267745__ .title__267745__ {
	margin:0 0 5px;padding:0;font-size:15px;font-weight:bold;color:#ffffff;line-height:1.5em;letter-spacing:0; background:#2437a2; text-align:center
}
.text_horizontal__267745__ .text__267745__ {margin:0;padding:0;font-size:15px;color:#000000;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__267745__:after {content:'';display:block;clear:both}
	.text_horizontal__267745__ .title__267745__ {box-sizing:border-box;float:left;margin:5px 20px 0 0;min-width:100px;}
	.text_horizontal__267745__ .text__267745__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__267745__ .title__267745__ {font-size:18px}
	.text_horizontal__267745__ .text__267745__ {font-size:18px}
}

/*     267755 : 제목&내용 가로형      */
.text_horizontal__267755__ .title__267755__ {
	margin:0 0 5px;padding:0;font-size:15px;font-weight:bold;color:#ffffff;line-height:1.5em;letter-spacing:0; background:#1f2a66; text-align:center
}
.text_horizontal__267755__ .text__267755__ {margin:0;padding:0;font-size:15px;color:#000000;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__267755__:after {content:'';display:block;clear:both}
	.text_horizontal__267755__ .title__267755__ {box-sizing:border-box;float:left;margin:5px 20px 0 0;min-width:100px;}
	.text_horizontal__267755__ .text__267755__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__267755__ .title__267755__ {font-size:18px}
	.text_horizontal__267755__ .text__267755__ {font-size:18px}
}

