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

/*     205562 : 블록 설정      */
.block_option__205562__ {display:table;width:100%}
.block_option__205562__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
}


@media (min-width:1024px){
	.row__205562__ .white-space {max-width:1200px !important;}
}

/*     205563 : 타이틀 텍스트      */
@font-face {
    font-family: 'Happiness-Sans-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

.title__205563__ {font-size:0}
.title__205563__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:normal;color:#000000;letter-spacing:-.06em;line-height:1.2em;   font-family: 'Happiness-Sans-Bold';
}
.title__205563__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__205563__.style_top p {padding-top:10px}
.title__205563__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__205563__.style_right p {padding-right:14px}
.title__205563__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__205563__.style_bottom p {padding-bottom:12px}
.title__205563__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__205563__.style_left p {padding-left:14px}
.title__205563__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__205563__.style_circle1 p {padding-left:18px}
.title__205563__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__205563__.style_circle2 p {padding-left:18px}
.title__205563__.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__205563__ p {font-size:36px}
	.title__205563__.style_top p:before {width:36px}
	.title__205563__.style_right p:before {height:36px}
	.title__205563__.style_bottom p:before {width:36px}
	.title__205563__.style_left p:before {height:36px}
}

/*     205564 : 한줄 텍스트      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

.text__205564__ p {
	display:block;margin:0;padding:0;
	font-size:17px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.3em;  font-family: 'Happiness-Sans-Regular';
}
.text__205564__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__205564__ p {font-size:20px;text-align:center;}
}

/*     205566 : 블록 설정      */
.block_option__205566__ {display:table;width:100%}
.block_option__205566__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
}


@media (min-width:1024px){
	.row__205566__ .white-space {max-width:1100px !important;}
}

/*     205570 : 텍스트 박스      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

.img__205570__ {position:relative;}
.img__205570__ * {box-sizing:border-box;}
.img__205570__ a {display:block; max-width:100%; text-decoration:none; vertical-align:top;}
.img__205570__ a:before {content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; background:#000; opacity:0; transition:.2s opacity ease-in-out;}
.img__205570__ a:hover:before {opacity:.06;}
.img__205570__ .caption {box-sizing:border-box; display:table; width:100%; padding:8px; background:#233e76; table-layout:fixed;}
.img__205570__ .caption .caption_inner {box-sizing:border-box; display:table-cell; position:relative; padding:8px; text-align:center; vertical-align:middle;}
.img__205570__ .caption .caption_inner > span {display:block; position:relative; z-index:20; color:#ffffff; line-height:1.4em;}
.img__205570__ .caption .caption_inner > span.title {font-size:16px; font-weight:bold; letter-spacing:-.03em; font-family: 'Happiness-Sans-Regular';}
.img__205570__ .caption .caption_inner > span.cont {display:block; font-size:13px; letter-spacing:-0.03em; font-family: 'Happiness-Sans-Regular';}
.img__205570__ .caption:hover:before {opacity:0;}

@media all and (min-width:768px){
	.img__205570__ .caption {height:90px;}
	.img__205570__ .caption .caption_inner > span {margin-top:2px;}
	.img__205570__ .caption .caption_inner > span:first-child {margin-top:0;}
	.img__205570__ .caption .caption_inner > span.title {font-size:18px;}
	.img__205570__ .caption .caption_inner > span.cont {display:block;}
}

@media all and (min-width:1024px){
	.img__205570__ .caption {height:110px;}
	.img__205570__ .caption .caption_inner > span.title {font-size:22px; line-height:28px;}
	.img__205570__ .caption .caption_inner > span.cont {margin-top:8px; font-size:16px;}
}

/*     205567 : BLANK 컨텐츠      */
.blank__205567__ {box-sizing:border-box;display:block;position:relative;width:100%;height:15px}
.blank__205567__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__205567__.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){
	.blank__205567__ {height:15px}
}

/*     205568 : 텍스트 박스 리스트      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


.text_box_list__205568__{}
.text_box_list__205568__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__205568__ li{position:relative;margin-bottom:25px;}
.text_box_list__205568__ 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__205568__ li:last-child{margin-bottom:0;}
.text_box_list__205568__ li:last-child:after{display:none;}
.text_box_list__205568__ .item{border:1px solid #3095e2;border-radius:8px;}
.text_box_list__205568__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__205568__ .title{margin:0 0 5px;color:#3095e2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;  font-family: 'Happiness-Sans-Regular';}
.text_box_list__205568__ .text{margin:0;color:#555;font-size:13px;letter-spacing:-0.03em;line-height:1.5;  font-family: 'Happiness-Sans-Regular';}

@media all and (min-width:768px){
	.text_box_list__205568__ ul{display:table;table-layout:fixed;width:calc(100% + 40px);margin:0 -20px;}
	.text_box_list__205568__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__205568__ 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__205568__ .item{display:table;table-layout:fixed;width:100%;min-height:240px;}
	.text_box_list__205568__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__205568__ .title{margin-bottom:10px;}
}

/*     205560 : 블록 설정      */
.block_option__205560__ {display:table;width:100%}
.block_option__205560__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
}


@media (min-width:1024px){
	.row__205560__ .white-space {max-width:1100px !important;}
}

/*     205547 : 텍스트 박스      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

.img__205547__ {position:relative;}
.img__205547__ * {box-sizing:border-box;}
.img__205547__ a {display:block; max-width:100%; text-decoration:none; vertical-align:top;}
.img__205547__ a:before {content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; background:#000; opacity:0; transition:.2s opacity ease-in-out;}
.img__205547__ a:hover:before {opacity:.06;}
.img__205547__ .caption {box-sizing:border-box; display:table; width:100%; padding:8px; background:#233e76; table-layout:fixed;}
.img__205547__ .caption .caption_inner {box-sizing:border-box; display:table-cell; position:relative; padding:8px; text-align:center; vertical-align:middle;}
.img__205547__ .caption .caption_inner > span {display:block; position:relative; z-index:20; color:#ffffff; line-height:1.4em;}
.img__205547__ .caption .caption_inner > span.title {font-size:16px; font-weight:bold; letter-spacing:-.03em; font-family: 'Happiness-Sans-Regular';}
.img__205547__ .caption .caption_inner > span.cont {display:block; font-size:13px; letter-spacing:-0.03em;font-family: 'Happiness-Sans-Regular';}
.img__205547__ .caption:hover:before {opacity:0;}

@media all and (min-width:768px){
	.img__205547__ .caption {height:90px;}
	.img__205547__ .caption .caption_inner > span {margin-top:2px;}
	.img__205547__ .caption .caption_inner > span:first-child {margin-top:0;}
	.img__205547__ .caption .caption_inner > span.title {font-size:18px;}
	.img__205547__ .caption .caption_inner > span.cont {display:block;}
}

@media all and (min-width:1024px){
	.img__205547__ .caption {height:110px;}
	.img__205547__ .caption .caption_inner > span.title {font-size:22px; line-height:28px;}
	.img__205547__ .caption .caption_inner > span.cont {margin-top:8px; font-size:16px;}
}

/*     205534 : BLANK 컨텐츠      */
.blank__205534__ {box-sizing:border-box;display:block;position:relative;width:100%;height:15px}
.blank__205534__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__205534__.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){
	.blank__205534__ {height:15px}
}

/*     205535 : 텍스트 박스 리스트      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


.text_box_list__205535__{}
.text_box_list__205535__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__205535__ li{position:relative;margin-bottom:25px;}
.text_box_list__205535__ 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__205535__ li:last-child{margin-bottom:0;}
.text_box_list__205535__ li:last-child:after{display:none;}
.text_box_list__205535__ .item{border:1px solid #3095e2;border-radius:8px;}
.text_box_list__205535__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__205535__ .title{margin:0 0 5px;color:#3095e2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;  font-family: 'Happiness-Sans-Regular';}
.text_box_list__205535__ .text{margin:0;color:#555;font-size:13px;letter-spacing:-0.03em;line-height:1.5;  font-family: 'Happiness-Sans-Regular';}

@media all and (min-width:768px){
	.text_box_list__205535__ ul{display:table;table-layout:fixed;width:calc(100% + 40px);margin:0 -20px;}
	.text_box_list__205535__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__205535__ 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__205535__ .item{display:table;table-layout:fixed;width:100%;min-height:240px;}
	.text_box_list__205535__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__205535__ .title{margin-bottom:10px;}
}

/*     205578 : 블록 설정      */
.block_option__205578__ {display:table;width:100%}
.block_option__205578__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
}


@media (min-width:1024px){
	.row__205578__ .white-space {max-width:1100px !important;}
}

/*     205580 : BLANK 컨텐츠      */
.blank__205580__ {box-sizing:border-box;display:block;position:relative;width:100%;height:15px}
.blank__205580__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__205580__.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){
	.blank__205580__ {height:15px}
}

/*     205579 : 텍스트 박스 리스트      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


.text_box_list__205579__{}
.text_box_list__205579__ ul{list-style:none;margin:0;padding:0;width:100%;}
.text_box_list__205579__ li{position:relative;margin-bottom:25px;}
.text_box_list__205579__ 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__205579__ li:last-child{margin-bottom:0;}
.text_box_list__205579__ li:last-child:after{display:none;}
.text_box_list__205579__ .item{border:1px solid #3095e2;border-radius:8px;}
.text_box_list__205579__ .inner{padding:20px 10px;box-sizing:border-box;}
.text_box_list__205579__ .title{margin:0 0 5px;color:#3095e2;font-size:16px;font-weight:bold;letter-spacing:-0.03em;  font-family: 'Happiness-Sans-Regular';}
.text_box_list__205579__ .text{margin:0;color:#555;font-size:13px;letter-spacing:-0.06em;line-height:1.5;  font-family: 'Happiness-Sans-Regular';}

@media all and (min-width:768px){
	.text_box_list__205579__ ul{display:table;table-layout:fixed;width:calc(100% + 40px);margin:0 -20px;}
	.text_box_list__205579__ li{display:table-cell;width:25%;padding:0 20px;box-sizing:border-box;vertical-align:top;}
	.text_box_list__205579__ 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__205579__ .item{display:table;table-layout:fixed;width:100%;min-height:240px;}
	.text_box_list__205579__ .inner{display:table-cell;padding:10px;box-sizing:border-box;vertical-align:middle;}
	.text_box_list__205579__ .title{margin-bottom:10px;}
}

/*     207508 : 블록 설정      */
.block_option__207508__ {display:table;width:100%}
.block_option__207508__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
}


@media (min-width:1024px){
	.row__207508__ .white-space {max-width:1100px !important;}
}

/*     207499 : 공백      */
.empty__207499__ {box-sizing:border-box;display:block;position:relative;width:100%;height:20px}
.empty__207499__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__207499__.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 (min-width:768px){
	.empty__207499__ {height:20px}
}

@media all and (min-width:1024px){
	.empty__207499__ {height:40px}
}

/*     207507 : 타이틀 텍스트      */
@font-face {
    font-family: 'Happiness-Sans-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

.title__207507__ {font-size:0}
.title__207507__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:normal;color:#ffa35d;letter-spacing:-.06em;line-height:1.2em;   font-family: 'Happiness-Sans-Bold';
}
.title__207507__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__207507__.style_top p {padding-top:10px}
.title__207507__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__207507__.style_right p {padding-right:14px}
.title__207507__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__207507__.style_bottom p {padding-bottom:12px}
.title__207507__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__207507__.style_left p {padding-left:14px}
.title__207507__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__207507__.style_circle1 p {padding-left:18px}
.title__207507__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__207507__.style_circle2 p {padding-left:18px}
.title__207507__.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__207507__ p {font-size:34px}
	.title__207507__.style_top p:before {width:34px}
	.title__207507__.style_right p:before {height:34px}
	.title__207507__.style_bottom p:before {width:34px}
	.title__207507__.style_left p:before {height:34px}
}

/*     207506 : 한줄 텍스트      */
@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

.text__207506__ p {
	display:block;margin:0;padding:0;
	font-size:17px;font-weight:normal;color:#ffffff;letter-spacing:0;line-height:1.3em;  font-family: 'Happiness-Sans-Regular';
}
.text__207506__ p a {color:#ffffff}

@media all and (min-width:1024px){
	.text__207506__ p {font-size:18px;text-align:center;}
}

/*     207502 : 공백      */
.empty__207502__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.empty__207502__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__207502__.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 (min-width:768px){
	.empty__207502__ {height:px}
}

@media all and (min-width:1024px){
	.empty__207502__ {height:15px}
}

/*     207505 : 아이콘 버튼      */
@font-face {
	font-family:'icomoon_icon_button';
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_icon_button/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_icon_button/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_icon_button/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_icon_button/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_icon_button/icomoon.svg#icomoon_icon_button') format('svg');
	font-weight:normal;
	font-style:normal;
}

.icon_button__207505__ a {
	display:inline-block;margin:0;padding:10px 18px;
	border:1px solid #ffffff;border-radius:0px;background:#ffffff;box-sizing:border-box;
	font-size:15px;font-weight:normal;color:#fff;text-align:center;letter-spacing:-.03em;line-height:1em;
}
.icon_button__207505__ a span {display:inline-block;position:relative}
.icon_button__207505__.style_line a {background:transparent;color:#ffffff}

.icon_button__207505__.a_left a span:before {
	content:'\e606';position:absolute;top:50%;left:0;font-family:'icomoon_icon_button';font-weight:normal;
}
.icon_button__207505__.a_right a span:after {
	content:'\e606';position:absolute;top:50%;right:0;font-family:'icomoon_icon_button';font-weight:normal
}

@media all and (min-width:1024px){
	.icon_button__207505__ a {font-size:20px}
}

/*     207504 : 공백      */
.empty__207504__ {box-sizing:border-box;display:block;position:relative;width:100%;height:20px}
.empty__207504__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__207504__.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 (min-width:768px){
	.empty__207504__ {height:20px}
}

@media all and (min-width:1024px){
	.empty__207504__ {height:40px}
}

