/*     67001 : 셀 설정      */
.cell_option__67001__ {display:table; width:100%;}
.cell_option__67001__ p {display:table-cell; height:100px; margin:0; background:#fafafa; color:#c40000; text-align:center; vertical-align:middle;}

@media (max-width:1023px){
	.col__67001__ {}
}

@media (min-width:1024px){
	.col__67001__ {padding-right:13%;}
}

/*     67002 : 버튼형 타이틀      */
.button_title__67002__ {font-size:0; }
.button_title__67002__ p {
	display:inline-block; margin:0; padding:5px 20px;
	border-radius:0px; border:1px solid #3b83cb; background:#3b83cb;
	font-size:15px; font-weight:normal; color:#ffffff; letter-spacing:.1em; line-height:1.3em;
}
.button_title__67002__.style_line p {background:none;}

@media all and (min-width:1024px){
	.button_title__67002__ p {letter-spacing:.3em; font-size:20px;}
}

/*     67003 : 장문 텍스트      */
.textarea__67003__ p {
	display:block;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#444444;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__67003__ p {font-size:31px}
}

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

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

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

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

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

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

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

/*     67011 : 번호형 타이틀 + 내용      */
.title__67011__ .title_inner:after {content:''; display:block; clear:both;}
.title__67011__ .tit_num {float:left;}
.title__67011__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#446899; line-height:1; letter-spacing:-.03em;}
.title__67011__ .tit_cont {overflow:hidden;}
.title__67011__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__67011__ .tit_cont > p:first-child {margin-top:0;}
.title__67011__ .tit_cont > p.title {font-size:16px; font-weight:bold; color:#3f4e94;}
.title__67011__ .tit_cont > p.cont {font-size:14px; color:#777777;}

@media all and (min-width:768px){
	.title__67011__.size_small .tit_num .num_text {font-size:35px;}
	.title__67011__.size_small .tit_cont > p.title {font-size:16px;}
	.title__67011__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__67011__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__67011__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__67011__.size_medium .tit_cont > p.cont {font-size:15px;}

	.title__67011__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__67011__.size_large .tit_cont > p.title {font-size:22px;}
	.title__67011__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__67011__.size_small .tit_cont > p.title {font-size:18px;}

	.title__67011__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__67011__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__67011__.size_large .tit_cont > p.title {font-size:24px;}
	.title__67011__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     67012 : 번호형 타이틀 + 내용      */
.title__67012__ .title_inner:after {content:''; display:block; clear:both;}
.title__67012__ .tit_num {float:left;}
.title__67012__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#004c82; line-height:1; letter-spacing:-.03em;}
.title__67012__ .tit_cont {overflow:hidden;}
.title__67012__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__67012__ .tit_cont > p:first-child {margin-top:0;}
.title__67012__ .tit_cont > p.title {font-size:16px; font-weight:bold; color:#004c82;}
.title__67012__ .tit_cont > p.cont {font-size:14px; color:#777777;}

@media all and (min-width:768px){
	.title__67012__.size_small .tit_num .num_text {font-size:35px;}
	.title__67012__.size_small .tit_cont > p.title {font-size:16px;}
	.title__67012__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__67012__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__67012__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__67012__.size_medium .tit_cont > p.cont {font-size:15px;}

	.title__67012__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__67012__.size_large .tit_cont > p.title {font-size:22px;}
	.title__67012__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__67012__.size_small .tit_cont > p.title {font-size:18px;}

	.title__67012__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__67012__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__67012__.size_large .tit_cont > p.title {font-size:24px;}
	.title__67012__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     67013 : 번호형 타이틀 + 내용      */
.title__67013__ .title_inner:after {content:''; display:block; clear:both;}
.title__67013__ .tit_num {float:left;}
.title__67013__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#943f6b; line-height:1; letter-spacing:-.03em;}
.title__67013__ .tit_cont {overflow:hidden;}
.title__67013__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__67013__ .tit_cont > p:first-child {margin-top:0;}
.title__67013__ .tit_cont > p.title {font-size:16px; font-weight:bold; color:#943f6b;}
.title__67013__ .tit_cont > p.cont {font-size:14px; color:#777777;}

@media all and (min-width:768px){
	.title__67013__.size_small .tit_num .num_text {font-size:35px;}
	.title__67013__.size_small .tit_cont > p.title {font-size:16px;}
	.title__67013__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__67013__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__67013__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__67013__.size_medium .tit_cont > p.cont {font-size:15px;}

	.title__67013__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__67013__.size_large .tit_cont > p.title {font-size:22px;}
	.title__67013__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__67013__.size_small .tit_cont > p.title {font-size:18px;}

	.title__67013__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__67013__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__67013__.size_large .tit_cont > p.title {font-size:24px;}
	.title__67013__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     67015 : 번호형 타이틀 + 내용      */
.title__67015__ .title_inner:after {content:''; display:block; clear:both;}
.title__67015__ .tit_num {float:left;}
.title__67015__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#cc8726; line-height:1; letter-spacing:-.03em;}
.title__67015__ .tit_cont {overflow:hidden;}
.title__67015__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__67015__ .tit_cont > p:first-child {margin-top:0;}
.title__67015__ .tit_cont > p.title {font-size:16px; font-weight:bold; color:#cc8726;}
.title__67015__ .tit_cont > p.cont {font-size:14px; color:#777777;}

@media all and (min-width:768px){
	.title__67015__.size_small .tit_num .num_text {font-size:35px;}
	.title__67015__.size_small .tit_cont > p.title {font-size:16px;}
	.title__67015__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__67015__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__67015__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__67015__.size_medium .tit_cont > p.cont {font-size:15px;}

	.title__67015__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__67015__.size_large .tit_cont > p.title {font-size:22px;}
	.title__67015__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__67015__.size_small .tit_cont > p.title {font-size:18px;}

	.title__67015__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__67015__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__67015__.size_large .tit_cont > p.title {font-size:24px;}
	.title__67015__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     67016 : 번호형 타이틀 + 내용      */
.title__67016__ .title_inner:after {content:''; display:block; clear:both;}
.title__67016__ .tit_num {float:left;}
.title__67016__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#7b9c43; line-height:1; letter-spacing:-.03em;}
.title__67016__ .tit_cont {overflow:hidden;}
.title__67016__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__67016__ .tit_cont > p:first-child {margin-top:0;}
.title__67016__ .tit_cont > p.title {font-size:16px; font-weight:bold; color:#7b9c43;}
.title__67016__ .tit_cont > p.cont {font-size:14px; color:#777777;}

@media all and (min-width:768px){
	.title__67016__.size_small .tit_num .num_text {font-size:35px;}
	.title__67016__.size_small .tit_cont > p.title {font-size:16px;}
	.title__67016__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__67016__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__67016__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__67016__.size_medium .tit_cont > p.cont {font-size:15px;}

	.title__67016__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__67016__.size_large .tit_cont > p.title {font-size:22px;}
	.title__67016__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__67016__.size_small .tit_cont > p.title {font-size:18px;}

	.title__67016__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__67016__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__67016__.size_large .tit_cont > p.title {font-size:24px;}
	.title__67016__.size_large .tit_cont > p.cont {font-size:16px;}
}

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

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

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

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

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

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

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

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

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

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

/*     67029 : 아이콘형 한줄 텍스트      */
@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_wrap__67029__ {padding:10px; border:1px solid #e66d1e;}
.text_wrap__67029__ .inline_block__67029__ {display:inline-block;}
.text_wrap__67029__ .inline_block__67029__ .inner__67029__ {display:table; margin:0; padding:0; font-size:15px; line-height:1.6em; text-decoration:none;}
.text_wrap__67029__ .inline_block__67029__ .inner__67029__ .icon__67029__ {display:table-cell; padding-right:10px; font-family:NanumGothic; font-weight:normal; color:#e66d1e; vertical-align:top;}
.text_wrap__67029__ .inline_block__67029__ .inner__67029__ .icon__67029__:before {content:'\e60d'; font-family:"icomoon_text_list";}
.text_wrap__67029__ .inline_block__67029__ .inner__67029__ .text__67029__ {display:table-cell; font-weight:normal; color:#e66d1e; letter-spacing:-1px; vertical-align:middle;}

.text_wrap__67029__.s_size_75 .inline_block__67029__ .inner__67029__ .icon__67029__ {padding-right:.5em; font-size:.75em;}
.text_wrap__67029__.s_size_100 .inline_block__67029__ .inner__67029__ .icon__67029__ {padding-right:.5em; font-size:1em;}
.text_wrap__67029__.s_size_150 .inline_block__67029__ .inner__67029__ .icon__67029__ {padding-right:.4em; font-size:1.5em; line-height:1em;}
.text_wrap__67029__.s_size_200 .inline_block__67029__ .inner__67029__ .icon__67029__ {padding-right:.3em; font-size:2em; line-height:1em;}
.text_wrap__67029__.s_size_250 .inline_block__67029__ .inner__67029__ .icon__67029__ {padding-right:.2em; font-size:2.5em; line-height:1em;}

@media all and (min-width:1024px){
	.text_wrap__67029__ {padding:13px 30px 11px;}
}

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

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

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

