/*     229980 : 텍스트 오버레이 이미지      */
.text_over_img__229980__ {display:block; position:relative; vertical-align:top;}
.text_over_img__229980__ * {box-sizing:border-box;}
.text_over_img__229980__ a {display:inline-block; text-decoration:none;}
.text_over_img__229980__ .figure {display:block;}
.text_over_img__229980__ .figure.pc_img {display:none;}
.text_over_img__229980__ .figure img {max-width:100%; vertical-align:top;}
.text_over_img__229980__ .caption_wrap {position:absolute; top:0; right:0; bottom:0; left:0; z-index:10; width:100%;}
.text_over_img__229980__ .caption_inner {display:table; width:100%; height:100%;}
.text_over_img__229980__ .caption {display:table-cell; padding:5%;}
.text_over_img__229980__ .text_box {display:inline-block; position:relative;}
.text_over_img__229980__ .text_box:before {content:''; position:absolute; top:0; left:0; z-index:100; width:15px; height:2px; background:#fff;}
.text_over_img__229980__ .text_box:after {content:''; position:absolute; top:0; left:0; z-index:100; width:2px; height:15px; background:#fff;}
.text_over_img__229980__ .text_box .box_inner {display:inline-block; position:relative; padding:15px 20px;}
.text_over_img__229980__ .text_box .box_inner:before {content:''; position:absolute; bottom:0; right:0; z-index:100; width:15px; height:2px; background:#fff;}
.text_over_img__229980__ .text_box .box_inner:after {content:''; position:absolute; bottom:0; right:0; z-index:100; width:2px; height:15px; background:#fff;}
.text_over_img__229980__ .text_box .box_inner > span {display:block; margin:0; line-height:1.4em; letter-spacing:-0.03em;}
.text_over_img__229980__ .text_box .box_inner .subject {font-size:17px; font-weight:bold; color:#ffffff;}
.text_over_img__229980__ .text_box .box_inner .content {margin-top:10px; font-size:13px; color:#ffffff;}

.text_over_img__229980__.white_type .text_box .box_inner {background:rgba(0, 0, 0, .4);}
.text_over_img__229980__.white_type .text_box .box_inner > span {}

.text_over_img__229980__.black_type .text_box .box_inner {background:rgba(255, 255, 255, .4);}

.text_top__229980__ .caption {vertical-align:top; text-align:left;}
.text_mid__229980__ .caption {vertical-align:middle; text-align:center;}
.text_bot__229980__ .caption {vertical-align:bottom; text-align:right;}

@media all and (min-width:768px){
	.text_over_img__229980__ .text_box:before {width:20px; height:2px;}
	.text_over_img__229980__ .text_box:after {width:2px; height:20px;}
	.text_over_img__229980__ .text_box .box_inner {padding:20px 25px;}
	.text_over_img__229980__ .text_box .box_inner:before {width:20px; height:2px;}
	.text_over_img__229980__ .text_box .box_inner:after {width:2px; height:20px;}

	.text_over_img__229980__ .figure.pc_img {display:block;}
	.text_over_img__229980__ .figure.mobile_img {display:none;}

	.text_over_img__229980__ .text_box .box_inner .subject {font-size:17px;}
	.text_over_img__229980__ .text_box .box_inner .content {font-size:14px;}
}

@media all and (min-width:1024px){
	.text_over_img__229980__ .text_box:before {width:30px; height:4px;}
	.text_over_img__229980__ .text_box:after {width:4px; height:30px;}
	.text_over_img__229980__ .text_box .box_inner {padding:25px 35px;}
	.text_over_img__229980__ .text_box .box_inner:before {width:30px; height:4px;}
	.text_over_img__229980__ .text_box .box_inner:after {width:4px; height:30px;}
	.text_over_img__229980__ .text_box .box_inner .subject {line-height:1.5em;}
	.text_over_img__229980__ .text_box .box_inner .content {margin-top:18px; line-height:1.6em;}

	.text_sml__229980__ .text_box .box_inner .subject {font-size:17px;}
	.text_sml__229980__ .text_box .box_inner .content {font-size:14px;}
	.text_med__229980__ .text_box .box_inner .subject {font-size:30px;}
	.text_med__229980__ .text_box .box_inner .content {font-size:16px;}
	.text_big__229980__ .text_box .box_inner .subject {font-size:35px;}
	.text_big__229980__ .text_box .box_inner .content {font-size:17px;}
}

/*     229981 : 지도 (주소 직접입력)      */
.map__229981__ p {display:none; margin:0; padding:1em 0; font-size:13px;} 
.map__229981__ .build_preview__229981__ {display:table; width:100%;}
.map__229981__ .build_preview__229981__ .inner__229981__ {display:table-cell; height:450px; border:1px solid #ddd; background:#f8f8f8; text-align:center; vertical-align:middle;}
.map__229981__ .build_preview__229981__ .inner__229981__ .subject__229981__ {display:block; font-size:16px; font-weight:bold;}
.map__229981__ .build_preview__229981__ .inner__229981__ .exp_text__229981__ {display:block; margin-top:10px; font-weight:normal; font-size:13px; color:#777;}

@media all and (max-width:767px){
	.map__229981__ iframe {height:200px;}
	.map__229981__ .build_preview__229981__ .inner__229981__ {height:200px;}
}

/*     229982 : 타이틀 텍스트      */
.title__229982__ {font-size:0; }
.title__229982__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; font-weight:bold; color:#0256d0; letter-spacing:-1px; line-height:1.4em;
}
.title__229982__ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title__229982__.style_top p {padding-top:10px;}
.title__229982__.style_top p:before {top:0; left:0; width:24px; height:4px;}

.title__229982__.style_right p {padding-right:14px;}
.title__229982__.style_right p:before {top:16%; right:0; width:4px; height:24px;}

.title__229982__.style_bottom p {padding-bottom:12px;}
.title__229982__.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title__229982__.style_left p {padding-left:14px;}
.title__229982__.style_left p:before {top:16%; left:0; width:4px; height:24px;}

.title__229982__.style_circle1 p {padding-left:18px;}
.title__229982__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__229982__.style_circle2 p {padding-left:18px;}
.title__229982__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #d00000; background:none; box-sizing:border-box;
}

/*     229983 : 장문 텍스트      */
.textarea__229983__ p { 
	display:block; margin:0; padding:0;
	font-size:15px; font-weight:normal; color:#444444; letter-spacing:0; line-height:1.6em;
}

/*     229984 : 아이콘형 한줄 텍스트      */
@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__229984__ .inline_block__229984__ {display:inline-block;}
.text_wrap__229984__ .inline_block__229984__ .inner__229984__ {display:table; margin:0; padding:0; font-size:15px; line-height:1.6em; text-decoration:none;}
.text_wrap__229984__ .inline_block__229984__ .inner__229984__ .icon__229984__ {display:table-cell; padding-right:10px; font-family:NanumGothic; font-weight:normal; color:#777777; vertical-align:top;}
.text_wrap__229984__ .inline_block__229984__ .inner__229984__ .icon__229984__:before {content:'\e60f'; font-family:"icomoon_text_list";}
.text_wrap__229984__ .inline_block__229984__ .inner__229984__ .text__229984__ {display:table-cell; font-weight:normal; color:#444444; letter-spacing:-1px; vertical-align:middle;}

.text_wrap__229984__.s_size_75 .inline_block__229984__ .inner__229984__ .icon__229984__ {padding-right:.5em; font-size:.75em;}
.text_wrap__229984__.s_size_100 .inline_block__229984__ .inner__229984__ .icon__229984__ {padding-right:.5em; font-size:1em;}
.text_wrap__229984__.s_size_150 .inline_block__229984__ .inner__229984__ .icon__229984__ {padding-right:.4em; font-size:1.5em; line-height:1em;}
.text_wrap__229984__.s_size_200 .inline_block__229984__ .inner__229984__ .icon__229984__ {padding-right:.3em; font-size:2em; line-height:1em;}
.text_wrap__229984__.s_size_250 .inline_block__229984__ .inner__229984__ .icon__229984__ {padding-right:.2em; font-size:2.5em; line-height:1em;}

/*     229985 : 아이콘형 한줄 텍스트      */
@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__229985__ .inline_block__229985__ {display:inline-block;}
.text_wrap__229985__ .inline_block__229985__ .inner__229985__ {display:table; margin:0; padding:0; font-size:15px; line-height:1.6em; text-decoration:none;}
.text_wrap__229985__ .inline_block__229985__ .inner__229985__ .icon__229985__ {display:table-cell; padding-right:10px; font-family:NanumGothic; font-weight:normal; color:#777777; vertical-align:top;}
.text_wrap__229985__ .inline_block__229985__ .inner__229985__ .icon__229985__:before {content:'\e613'; font-family:"icomoon_text_list";}
.text_wrap__229985__ .inline_block__229985__ .inner__229985__ .text__229985__ {display:table-cell; font-weight:bold; color:#444444; letter-spacing:-1px; vertical-align:middle;}

.text_wrap__229985__.s_size_75 .inline_block__229985__ .inner__229985__ .icon__229985__ {padding-right:.5em; font-size:.75em;}
.text_wrap__229985__.s_size_100 .inline_block__229985__ .inner__229985__ .icon__229985__ {padding-right:.5em; font-size:1em;}
.text_wrap__229985__.s_size_150 .inline_block__229985__ .inner__229985__ .icon__229985__ {padding-right:.4em; font-size:1.5em; line-height:1em;}
.text_wrap__229985__.s_size_200 .inline_block__229985__ .inner__229985__ .icon__229985__ {padding-right:.3em; font-size:2em; line-height:1em;}
.text_wrap__229985__.s_size_250 .inline_block__229985__ .inner__229985__ .icon__229985__ {padding-right:.2em; font-size:2.5em; line-height:1em;}

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

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

