/*     2000315 : 타이틀 텍스트      */
.title__2000315__ {}
    .page-title-wrap {
        gap: 2rem;
    }
.page-title-wrap {
    display: flex
;
    align-items: normal;
    justify-content: flex-start;
    flex-direction: column;
}
.page-title-wrap .h-tit {
    text-align: left;
    font-size: 35px;
    font-weight: bold;
	color: #000000;
    margin: 0;
}
.guide-txt {
    font-size: 17px;
	text-align: left;
    margin: 0;
    padding: 1.6rem;
    border-radius: 0.8rem;
    background-color: #edf1f5;
}

@media (min-width: 1024px) {
    .page-title-wrap {
    }
}

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

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

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

/*     2007815 : 탭 버튼 이미지      */
.tab_info__2007815__ {display:table;width:100%}
.tab_info__2007815__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__2007815__ {max-width:100%}
.img__2007815__ * {box-sizing:border-box}
.img__2007815__ > a {display:table;width:100%;height:45px;border:1px solid rgba(0, 0, 0, .13);background:#ffffff;}
.img__2007815__ > a > span {display:table-cell;padding:5px 15px;font-size:14px;font-weight:bold;color:#000000;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;}
.img__2007815__.on > a {background:#237eb8;}
.img__2007815__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__2007815__ > a > span {font-size:15px;}
}

@media all and (min-width:1024px){
	.img__2007815__ > a {height:60px;}
	.img__2007815__ > a > span {padding:5px 25px;font-size:17px;}
}


/*     2007825 : 탭 버튼 이미지      */
.tab_info__2007825__ {display:table;width:100%}
.tab_info__2007825__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__2007825__ {max-width:100%}
.img__2007825__ * {box-sizing:border-box}
.img__2007825__ > a {display:table;width:100%;height:45px;border:1px solid rgba(0, 0, 0, .13);background:#ffffff;}
.img__2007825__ > a > span {display:table-cell;padding:5px 15px;font-size:14px;font-weight:bold;color:#000000;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;}
.img__2007825__.on > a {background:#237eb8;}
.img__2007825__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__2007825__ > a > span {font-size:15px;}
}

@media all and (min-width:1024px){
	.img__2007825__ > a {height:60px;}
	.img__2007825__ > a > span {padding:5px 25px;font-size:17px;}
}


/*     2007845 : 탭 컨텐츠 블록 설정      */
.block_option__2007845__ {display:table;width:100%}
.block_option__2007845__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

[data-id='introduce_tab1'] {display:none;}

/*     2007855 : 타이틀 텍스트      */
.title__2007855__ {font-size:0}
.title__2007855__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2007855__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2007855__.style_top p {padding-top:10px}
.title__2007855__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2007855__.style_right p {padding-right:14px}
.title__2007855__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2007855__.style_bottom p {padding-bottom:12px}
.title__2007855__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2007855__.style_left p {padding-left:14px}
.title__2007855__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2007855__.style_circle1 p {padding-left:18px}
.title__2007855__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2007855__.style_circle2 p {padding-left:18px}
.title__2007855__.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__2007855__ p {font-size:24px}
	.title__2007855__.style_top p:before {width:24px}
	.title__2007855__.style_right p:before {height:24px}
	.title__2007855__.style_bottom p:before {width:24px}
	.title__2007855__.style_left p:before {height:24px}
}

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

/*     2007875 : 타이틀 텍스트 + 링크      */
.title__2007875__ {position:relative;font-size:0}
.title__2007875__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2007875__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2007875__.style_top p {padding-top:10px}
.title__2007875__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2007875__.style_right p {padding-right:14px}
.title__2007875__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2007875__.style_bottom p {padding-bottom:12px}
.title__2007875__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2007875__.style_left p {padding-left:14px}
.title__2007875__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2007875__.style_circle1 p {padding-left:18px}
.title__2007875__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2007875__.style_circle2 p {padding-left:18px}
.title__2007875__.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;
}

.title__2007875__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2007875__ a:hover {color:#d00000}
.title__2007875__.style_top a {top:10px}
.title__2007875__.style_bottom a {bottom:12px}

.title__2007875__ a.cross {width:24px;text-indent:-9999px}
.title__2007875__ a.cross:before,
.title__2007875__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2007875__ a.cross:before {width:2px;height:12px}
.title__2007875__ a.cross:after {width:12px;height:2px}
.title__2007875__ a.cross:hover:before,
.title__2007875__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2007875__ p {font-size:24px}
	.title__2007875__.style_top p:before {width:24px}
	.title__2007875__.style_right p:before {height:24px}
	.title__2007875__.style_bottom p:before {width:24px}
	.title__2007875__.style_left p:before {height:24px}

	.title__2007875__ a {height:24px}
	.title__2007875__ a.cross {width:24px}
}

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

/*     2008385 : 번호 입력형 타이틀      */
.number_title__2008385__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2008385__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2008385__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2008385__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2008385__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2008385__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2008385__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2008385__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2008385__.s_size_200 i {border-width:2px}
.number_title__2008385__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2008385__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2008385__ ul li {font-size:16px}
}

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

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

/*     2007965 : 탭 컨텐츠 블록 설정      */
.block_option__2007965__ {display:table;width:100%}
.block_option__2007965__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

[data-id='introduce_tab1'] {display:none;}

/*     1994445 : 텍스트 박스 리스트      */
.con__1994445__ ul{list-style:none;width:100%;margin:0;padding:24px 0 0;font-size:0;}
.con__1994445__ li{position:relative;display:inline-table;table-layout:fixed;width:100%;min-height:130px;margin-bottom:60px;padding:20px 20px;border:1px solid #dddddd;box-sizing:border-box;background-color:#f8f8f8;text-align:center;}
.con__1994445__ li .icon1:before{
    position: absolute;
    content: '';
    right: -42px;
    transform: translateY(-50%);
    top: 50%;
    width: 55px;
    height: 36px;
    background-image: url(/img_up/shop_pds/dforu/build/option/plus_icon1745822179.png);
}
.con__1994445__ li .icon2:before{
    position: absolute;
    content: '';
    right: -42px;
    transform: translateY(-50%);
    top: 50%;
    width: 55px;
    height: 36px;
    background-image: url(/img_up/shop_pds/dforu/build/option/equal_icon1745822179.png);
}
.con__1994445__ li:last-child{margin-bottom:0;}
.con__1994445__ li:last-child:before{display:none;}
.con__1994445__ li:last-child:after{display:none;}
.con__1994445__ .item{display:table-cell;width:100%;vertical-align:middle;}
.con__1994445__ .list_num{position:absolute;top:-24px;left:50%;transform:translateX(-50%);content:'';width:48px;height:48px;border-radius:50%;background-color:#3095e2;color:#fff;font-size:19px;text-align:center;line-height:48px;}
.con__1994445__ .title{width:100%;margin:10px 0 3px;color:#000000;font-size:16px;font-weight:bold;line-height:1.4;}
.con__1994445__ .text{width:100%;margin:0;color:#777777;font-size:14px;line-height:1.6;}

@media (min-width:1024px){
	.con__1994445__ ul{width:auto;margin:0 -15px;}
	.con__1994445__ li{width:calc(100% / 3 - 30px);margin:0 15px;vertical-align:top;}
	.con__1994445__ li .icon1:before{right: -42px;transform: translateY(-50%);top: 50%;}
	.con__1994445__ li .icon2:before{right: -42px;transform: translateY(-50%);top: 50%;}
}
@media (max-width:1023px){
	.con__1994445__ li .icon1:before{right: auto;transform: translateX(-50%);top: 102%;}
	.con__1994445__ li .icon2:before{right: auto;transform: translateX(-50%);top: 102%;}
}

/*     2008005 : 탭 컨텐츠 블록 설정      */
.block_option__2008005__ {display:table;width:100%}
.block_option__2008005__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

[data-id='introduce_tab2'] {display:none;}

/*     2008015 : 타이틀 텍스트      */
.title__2008015__ {font-size:0}
.title__2008015__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2008015__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008015__.style_top p {padding-top:10px}
.title__2008015__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008015__.style_right p {padding-right:14px}
.title__2008015__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008015__.style_bottom p {padding-bottom:12px}
.title__2008015__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2008015__.style_left p {padding-left:14px}
.title__2008015__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008015__.style_circle1 p {padding-left:18px}
.title__2008015__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008015__.style_circle2 p {padding-left:18px}
.title__2008015__.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__2008015__ p {font-size:24px}
	.title__2008015__.style_top p:before {width:24px}
	.title__2008015__.style_right p:before {height:24px}
	.title__2008015__.style_bottom p:before {width:24px}
	.title__2008015__.style_left p:before {height:24px}
}

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

/*     2008035 : 타이틀 텍스트 + 링크      */
.title__2008035__ {position:relative;font-size:0}
.title__2008035__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2008035__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008035__.style_top p {padding-top:10px}
.title__2008035__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008035__.style_right p {padding-right:14px}
.title__2008035__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008035__.style_bottom p {padding-bottom:12px}
.title__2008035__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2008035__.style_left p {padding-left:14px}
.title__2008035__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008035__.style_circle1 p {padding-left:18px}
.title__2008035__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008035__.style_circle2 p {padding-left:18px}
.title__2008035__.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;
}

.title__2008035__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2008035__ a:hover {color:#d00000}
.title__2008035__.style_top a {top:10px}
.title__2008035__.style_bottom a {bottom:12px}

.title__2008035__ a.cross {width:24px;text-indent:-9999px}
.title__2008035__ a.cross:before,
.title__2008035__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2008035__ a.cross:before {width:2px;height:12px}
.title__2008035__ a.cross:after {width:12px;height:2px}
.title__2008035__ a.cross:hover:before,
.title__2008035__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2008035__ p {font-size:24px}
	.title__2008035__.style_top p:before {width:24px}
	.title__2008035__.style_right p:before {height:24px}
	.title__2008035__.style_bottom p:before {width:24px}
	.title__2008035__.style_left p:before {height:24px}

	.title__2008035__ a {height:24px}
	.title__2008035__ a.cross {width:24px}
}

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

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

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

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

/*     2008245 : 탭 컨텐츠 블록 설정      */
.block_option__2008245__ {display:table;width:100%}
.block_option__2008245__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

[data-id='introduce_tab2'] {display:none;}

/*     1994475 : 텍스트 박스 리스트      */
.con__1994475__ ul{list-style:none;width:100%;margin:0;padding:24px 0 0;font-size:0;}
.con__1994475__ li{position:relative;display:inline-table;table-layout:fixed;width:100%;min-height:130px;margin-bottom:60px;padding:20px 20px;border:1px solid #dddddd;box-sizing:border-box;background-color:#f8f8f8;text-align:center;}
.con__1994475__ li .icon1:before{
    position: absolute;
    content: '';
    right: -42px;
    transform: translateY(-50%);
    top: 50%;
    width: 55px;
    height: 36px;
    background-image: url(/img_up/shop_pds/dforu/build/option/plus_icon17458221791.png);
}
.con__1994475__ li .icon2:before{
    position: absolute;
    content: '';
    right: -42px;
    transform: translateY(-50%);
    top: 50%;
    width: 55px;
    height: 36px;
    background-image: url(/img_up/shop_pds/dforu/build/option/equal_icon17458221791.png);
}
.con__1994475__ li:last-child{margin-bottom:0;}
.con__1994475__ li:last-child:before{display:none;}
.con__1994475__ li:last-child:after{display:none;}
.con__1994475__ .item{display:table-cell;width:100%;vertical-align:middle;}
.con__1994475__ .list_num{position:absolute;top:-24px;left:50%;transform:translateX(-50%);content:'';width:48px;height:48px;border-radius:50%;background-color:#3095e2;color:#fff;font-size:19px;text-align:center;line-height:48px;}
.con__1994475__ .title{width:100%;margin:10px 0 3px;color:#000000;font-size:16px;font-weight:bold;line-height:1.4;}
.con__1994475__ .text{width:100%;margin:0;color:#777777;font-size:14px;line-height:1.6;}

@media (min-width:1024px){
	.con__1994475__ ul{width:auto;margin:0 -15px;}
	.con__1994475__ li{width:calc(100% / 3 - 30px);margin:0 15px;vertical-align:top;}
	.con__1994475__ li .icon1:before{right: -42px;transform: translateY(-50%);top: 50%;}
	.con__1994475__ li .icon2:before{right: -42px;transform: translateY(-50%);top: 50%;}
}
@media (max-width:1023px){
	.con__1994475__ li .icon1:before{right: auto;transform: translateX(-50%);top: 102%;}
	.con__1994475__ li .icon2:before{right: auto;transform: translateX(-50%);top: 102%;}
}

/*     2008125 : 탭 컨텐츠 블록 설정      */
.block_option__2008125__ {display:table;width:100%}
.block_option__2008125__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

[data-id='introduce_tab2'] {display:none;}

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

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

/*     2022835 : 타이틀 텍스트 + 링크      */
.title__2022835__ {position:relative;font-size:0}
.title__2022835__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2022835__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2022835__.style_top p {padding-top:10px}
.title__2022835__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2022835__.style_right p {padding-right:14px}
.title__2022835__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2022835__.style_bottom p {padding-bottom:12px}
.title__2022835__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2022835__.style_left p {padding-left:14px}
.title__2022835__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2022835__.style_circle1 p {padding-left:18px}
.title__2022835__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2022835__.style_circle2 p {padding-left:18px}
.title__2022835__.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;
}

.title__2022835__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2022835__ a:hover {color:#d00000}
.title__2022835__.style_top a {top:10px}
.title__2022835__.style_bottom a {bottom:12px}

.title__2022835__ a.cross {width:24px;text-indent:-9999px}
.title__2022835__ a.cross:before,
.title__2022835__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2022835__ a.cross:before {width:2px;height:12px}
.title__2022835__ a.cross:after {width:12px;height:2px}
.title__2022835__ a.cross:hover:before,
.title__2022835__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2022835__ p {font-size:24px}
	.title__2022835__.style_top p:before {width:24px}
	.title__2022835__.style_right p:before {height:24px}
	.title__2022835__.style_bottom p:before {width:24px}
	.title__2022835__.style_left p:before {height:24px}

	.title__2022835__ a {height:24px}
	.title__2022835__ a.cross {width:24px}
}

/*     2008155 : 타이틀 텍스트 + 링크      */
.title__2008155__ {position:relative;font-size:0}
.title__2008155__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2008155__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008155__.style_top p {padding-top:10px}
.title__2008155__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008155__.style_right p {padding-right:14px}
.title__2008155__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008155__.style_bottom p {padding-bottom:12px}
.title__2008155__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2008155__.style_left p {padding-left:14px}
.title__2008155__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008155__.style_circle1 p {padding-left:18px}
.title__2008155__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008155__.style_circle2 p {padding-left:18px}
.title__2008155__.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;
}

.title__2008155__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2008155__ a:hover {color:#d00000}
.title__2008155__.style_top a {top:10px}
.title__2008155__.style_bottom a {bottom:12px}

.title__2008155__ a.cross {width:24px;text-indent:-9999px}
.title__2008155__ a.cross:before,
.title__2008155__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2008155__ a.cross:before {width:2px;height:12px}
.title__2008155__ a.cross:after {width:12px;height:2px}
.title__2008155__ a.cross:hover:before,
.title__2008155__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2008155__ p {font-size:24px}
	.title__2008155__.style_top p:before {width:24px}
	.title__2008155__.style_right p:before {height:24px}
	.title__2008155__.style_bottom p:before {width:24px}
	.title__2008155__.style_left p:before {height:24px}

	.title__2008155__ a {height:24px}
	.title__2008155__ a.cross {width:24px}
}

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

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

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

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

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

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

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

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

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

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

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

/*     2008265 : 타이틀 텍스트      */
.title__2008265__ {font-size:0}
.title__2008265__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2008265__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008265__.style_top p {padding-top:10px}
.title__2008265__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008265__.style_right p {padding-right:14px}
.title__2008265__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008265__.style_bottom p {padding-bottom:12px}
.title__2008265__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2008265__.style_left p {padding-left:14px}
.title__2008265__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008265__.style_circle1 p {padding-left:18px}
.title__2008265__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008265__.style_circle2 p {padding-left:18px}
.title__2008265__.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__2008265__ p {font-size:24px}
	.title__2008265__.style_top p:before {width:24px}
	.title__2008265__.style_right p:before {height:24px}
	.title__2008265__.style_bottom p:before {width:24px}
	.title__2008265__.style_left p:before {height:24px}
}

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

/*     2008285 : 타이틀 텍스트 + 링크      */
.title__2008285__ {position:relative;font-size:0}
.title__2008285__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2008285__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008285__.style_top p {padding-top:10px}
.title__2008285__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008285__.style_right p {padding-right:14px}
.title__2008285__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008285__.style_bottom p {padding-bottom:12px}
.title__2008285__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2008285__.style_left p {padding-left:14px}
.title__2008285__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008285__.style_circle1 p {padding-left:18px}
.title__2008285__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008285__.style_circle2 p {padding-left:18px}
.title__2008285__.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;
}

.title__2008285__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2008285__ a:hover {color:#d00000}
.title__2008285__.style_top a {top:10px}
.title__2008285__.style_bottom a {bottom:12px}

.title__2008285__ a.cross {width:24px;text-indent:-9999px}
.title__2008285__ a.cross:before,
.title__2008285__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2008285__ a.cross:before {width:2px;height:12px}
.title__2008285__ a.cross:after {width:12px;height:2px}
.title__2008285__ a.cross:hover:before,
.title__2008285__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2008285__ p {font-size:24px}
	.title__2008285__.style_top p:before {width:24px}
	.title__2008285__.style_right p:before {height:24px}
	.title__2008285__.style_bottom p:before {width:24px}
	.title__2008285__.style_left p:before {height:24px}

	.title__2008285__ a {height:24px}
	.title__2008285__ a.cross {width:24px}
}

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

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

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

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

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

/*     2008405 : 번호 입력형 타이틀      */
.number_title__2008405__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2008405__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2008405__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2008405__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2008405__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2008405__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2008405__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2008405__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2008405__.s_size_200 i {border-width:2px}
.number_title__2008405__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2008405__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2008405__ ul li {font-size:16px}
}

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

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

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

/*     2008425 : 번호 입력형 타이틀      */
.number_title__2008425__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2008425__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2008425__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2008425__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2008425__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2008425__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2008425__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2008425__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2008425__.s_size_200 i {border-width:2px}
.number_title__2008425__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2008425__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2008425__ ul li {font-size:16px}
}

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

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

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

/*     1986395 : 이미지 (비율형)      */
.img_ratio__1986395__ {max-width:100%;vertical-align:top}
.img_ratio__1986395__ * {box-sizing:border-box}
.img_ratio__1986395__ a {display:block;vertical-align:top}
.img_ratio__1986395__ img {width:100%;vertical-align:top;max-width: 650px;border-top-right-radius: 10%;
    border-bottom-left-radius: 20%;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 5px 1px 12px rgba(0, 0, 0, 0.23);}

@media (min-width:768px){
	.img_ratio__1986395__ img {width:auto}
}

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

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

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

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

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

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

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

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

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

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

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

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

/*     2008585 : 타이틀 텍스트      */
.title__2008585__ {font-size:0}
.title__2008585__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2008585__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008585__.style_top p {padding-top:10px}
.title__2008585__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008585__.style_right p {padding-right:14px}
.title__2008585__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008585__.style_bottom p {padding-bottom:12px}
.title__2008585__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2008585__.style_left p {padding-left:14px}
.title__2008585__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008585__.style_circle1 p {padding-left:18px}
.title__2008585__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008585__.style_circle2 p {padding-left:18px}
.title__2008585__.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__2008585__ p {font-size:24px}
	.title__2008585__.style_top p:before {width:24px}
	.title__2008585__.style_right p:before {height:24px}
	.title__2008585__.style_bottom p:before {width:24px}
	.title__2008585__.style_left p:before {height:24px}
}

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

/*     2008605 : 타이틀 텍스트 + 링크      */
.title__2008605__ {position:relative;font-size:0}
.title__2008605__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2008605__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2008605__.style_top p {padding-top:10px}
.title__2008605__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2008605__.style_right p {padding-right:14px}
.title__2008605__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2008605__.style_bottom p {padding-bottom:12px}
.title__2008605__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2008605__.style_left p {padding-left:14px}
.title__2008605__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2008605__.style_circle1 p {padding-left:18px}
.title__2008605__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2008605__.style_circle2 p {padding-left:18px}
.title__2008605__.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;
}

.title__2008605__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2008605__ a:hover {color:#d00000}
.title__2008605__.style_top a {top:10px}
.title__2008605__.style_bottom a {bottom:12px}

.title__2008605__ a.cross {width:24px;text-indent:-9999px}
.title__2008605__ a.cross:before,
.title__2008605__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2008605__ a.cross:before {width:2px;height:12px}
.title__2008605__ a.cross:after {width:12px;height:2px}
.title__2008605__ a.cross:hover:before,
.title__2008605__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2008605__ p {font-size:24px}
	.title__2008605__.style_top p:before {width:24px}
	.title__2008605__.style_right p:before {height:24px}
	.title__2008605__.style_bottom p:before {width:24px}
	.title__2008605__.style_left p:before {height:24px}

	.title__2008605__ a {height:24px}
	.title__2008605__ a.cross {width:24px}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

