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

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

/*     678465 : 이미지 리스트 (타일형)      */
#sub_view #container .contents_wrap .snb .dep1 li:nth-child(2) {background: #ffffff;}
#sub_view #container .contents_wrap .snb .dep1 li:nth-child(2) a {color: #071530;}

.img_tile__678465__ {overflow:hidden}
.img_tile__678465__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__678465__ * {box-sizing:border-box}
.img_tile__678465__ .item {float:left;position:relative;width:100%;padding:5px}
.img_tile__678465__ .item a {display:block; border:1px solid #2437a2; padding:10px; transition:0.2s; box-sizing:border-box}
.img_tile__678465__ .item a:hover{background:#2437a2;}
.img_tile__678465__ .item a:hover span.subject {color:#fff}
.img_tile__678465__ .item:nth-child(4) a {background:#2437a2;}
.img_tile__678465__ .item:nth-child(4) a span.subject {color:#fff}
.img_tile__678465__ .figure {display:block}
.img_tile__678465__ .figure img {vertical-align:top}
.img_tile__678465__ .caption {display:block;}
.img_tile__678465__ .caption > span {display:block}
.img_tile__678465__ .caption > span.subject {font-weight:bold;color:#2437a2; transition:0.2s; letter-spacing:-0.05em}
.img_tile__678465__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__678465__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__678465__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__678465__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__678465__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__678465__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__678465__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__678465__ .item {width:100%}
.col_m_2__678465__ .item {width:50%}
.col_m_3__678465__ .item {width:33.3333%}
.col_m_4__678465__ .item {width:25%}
.col_m_1__678465__ .item,
.col_m_2__678465__ .item2n,
.col_m_3__678465__ .item3n,
.col_m_4__678465__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__678465__ .item,
	.col_m_2__678465__ .item2n,
	.col_m_3__678465__ .item3n,
	.col_m_4__678465__ .item4n {clear:none}

	.col_t_1__678465__ .item {width:100%}
	.col_t_2__678465__ .item {width:50%}
	.col_t_3__678465__ .item {width:33.3333%}
	.col_t_4__678465__ .item {width:25%}
	.col_t_5__678465__ .item {width:20%}
	.col_t_6__678465__ .item {width:16.6666%}
	.col_t_1__678465__ .item,
	.col_t_2__678465__ .item2n,
	.col_t_3__678465__ .item3n,
	.col_t_4__678465__ .item4n,
	.col_t_5__678465__ .item5n,
	.col_t_6__678465__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__678465__ .item {padding:2px}
	.img_tile__678465__ .caption > span.content {margin-top:10px}

	.text_sml__678465__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__678465__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__678465__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__678465__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__678465__ .caption > span.subject {font-size:18px;line-height:1.4em}
	.text_big__678465__ .caption > span.content {font-size:15px;line-height:1.5em}

	.col_t_1__678465__ .item,
	.col_t_2__678465__ .item2n,
	.col_t_3__678465__ .item3n,
	.col_t_4__678465__ .item4n,
	.col_t_5__678465__ .item5n,
	.col_t_6__678465__ .item6n {clear:none}

	.col_pc_1__678465__ .item {width:100%}
	.col_pc_2__678465__ .item {width:50%}
	.col_pc_3__678465__ .item {width:33.3333%}
	.col_pc_4__678465__ .item {width:25%}
	.col_pc_5__678465__ .item {width:20%}
	.col_pc_6__678465__ .item {width:16.6666%}
	.col_pc_1__678465__ .item,
	.col_pc_2__678465__ .item2n,
	.col_pc_3__678465__ .item3n,
	.col_pc_4__678465__ .item4n,
	.col_pc_5__678465__ .item5n,
	.col_pc_6__678465__ .item6n {clear:both}
}

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

/*     266575 : 이미지      */
.img__266575__ {max-width:100%}
.img__266575__ * {box-sizing:border-box}
.img__266575__ a {display:block;vertical-align:top}
.img__266575__ img {width:px;vertical-align:top; padding:30px; border:1px solid #ccc}

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

/*     266595 : 장문 텍스트      */
.textarea__266595__ 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__266595__ p {font-size:18px}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*     267175 : 텍스트 박스 리스트      */
.text_box_list__267175__{}
.text_box_list__267175__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__267175__ li{position:relative;margin-bottom:25px;}
.text_box_list__267175__ 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__267175__ li:last-child{margin-bottom:0;}
.text_box_list__267175__ .item{border:1px solid #2437a2;}
.text_box_list__267175__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__267175__ .title{margin:0 0 5px;color:#2437a2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;}
.text_box_list__267175__ .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__267175__ ul{display:table;table-layout:fixed;width:calc(100% + 40px);margin:0 -20px;}
	.text_box_list__267175__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__267175__ 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__267175__ li:last-child:after{display:none;}
	.text_box_list__267175__ .item{display:table;table-layout:fixed;width:100%;min-height:145px;}
	.text_box_list__267175__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__267175__ .title{margin-bottom:10px;}
}

@media (min-width:1024px) {
.text_box_list__267175__ .title{font-size:18px}
.text_box_list__267175__ .text{font-size:15px;}
}

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

/*     267195 : 텍스트 박스 리스트      */
.text_box_list__267195__{}
.text_box_list__267195__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__267195__ li{position:relative;margin-bottom:25px;}
.text_box_list__267195__ 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__267195__ li:last-child{margin-bottom:0;}
.text_box_list__267195__ li:last-child:after{display:none;}
.text_box_list__267195__ .item{border:1px solid #2437a2;}
.text_box_list__267195__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__267195__ .title{margin:0 0 5px;color:#2437a2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;}
.text_box_list__267195__ .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__267195__ ul{display:table;table-layout:fixed;width:calc(100% + 40px);margin:0 -20px;}
	.text_box_list__267195__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__267195__ 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__267195__ .item{display:table;table-layout:fixed;width:100%;min-height:145px;}
	.text_box_list__267195__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__267195__ .title{margin-bottom:10px;}
}

@media (min-width:1024px) {
.text_box_list__267195__ .title{font-size:18px}
.text_box_list__267195__ .text{font-size:15px;}
}

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

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

/*     266965 : 제목&내용 가로형      */
.text_horizontal__266965__ .title__266965__ {
	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__266965__ .text__266965__ {margin:0;padding:0;font-size:15px;color:#000000;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__266965__:after {content:'';display:block;clear:both}
	.text_horizontal__266965__ .title__266965__ {box-sizing:border-box;float:left;margin:5px 20px 0 0;min-width:100px;}
	.text_horizontal__266965__ .text__266965__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__266965__ .title__266965__ {font-size:18px}
	.text_horizontal__266965__ .text__266965__ {font-size:18px}
}

/*     266975 : 제목&내용 가로형      */
.text_horizontal__266975__ .title__266975__ {
	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__266975__ .text__266975__ {margin:0;padding:0;font-size:15px;color:#000000;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__266975__:after {content:'';display:block;clear:both}
	.text_horizontal__266975__ .title__266975__ {box-sizing:border-box;float:left;margin:5px 20px 0 0;min-width:100px;}
	.text_horizontal__266975__ .text__266975__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__266975__ .title__266975__ {font-size:18px}
	.text_horizontal__266975__ .text__266975__ {font-size:18px}
}

