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

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

/*     148703 : 장문 텍스트      */
.textarea__148703__ 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__148703__ p {font-size:15px}
}

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

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

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

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

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

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

/*     148724 : 번호형 리스트      */
.text_list__148724__ ul {margin:0; padding:0; list-style:none; }
.text_list__148724__ ul li {position:relative; margin-top:8px; padding-left:32px;}
.text_list__148724__ ul li:first-child {margin-top:0;}
.text_list__148724__ ul li span {
	display:block; position:absolute; top:0; left:0; width:22px; height:22px; line-height:22px; font-size:13px; border-radius:50%; background:#b97377;
	font-family:NanumGothic; font-weight:normal; color:#fff; text-align:center;
}
.text_list__148724__ ul li p {margin:0; padding:0; line-height:22px; font-size:14px; font-weight:normal; color:#444444; letter-spacing:0;}

@media all and (min-width:1024px){
	.text_list__148724__ ul li {margin-top:12px; padding-left:38px;}
	.text_list__148724__ ul li span {width:26px; height:26px; line-height:26px;}
	.text_list__148724__ ul li p {line-height:26px; font-size:16px;}
}

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

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

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

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

/*     148730 : 번호형 리스트      */
.text_list__148730__ ul {margin:0; padding:0; list-style:none; }
.text_list__148730__ ul li {position:relative; margin-top:8px; padding-left:32px;}
.text_list__148730__ ul li:first-child {margin-top:0;}
.text_list__148730__ ul li span {
	display:block; position:absolute; top:0; left:0; width:22px; height:22px; line-height:22px; font-size:13px; border-radius:50%; background:#b97377;
	font-family:NanumGothic; font-weight:normal; color:#fff; text-align:center;
}
.text_list__148730__ ul li p {margin:0; padding:0; line-height:22px; font-size:14px; font-weight:normal; color:#444444; letter-spacing:0;}

@media all and (min-width:1024px){
	.text_list__148730__ ul li {margin-top:12px; padding-left:38px;}
	.text_list__148730__ ul li span {width:26px; height:26px; line-height:26px;}
	.text_list__148730__ ul li p {line-height:26px; font-size:16px;}
}

