/*     1597605 : 이미지 (모바일/PC 출력 구분)      */
.img__1597605__ {max-width:100%}
.img__1597605__ * {box-sizing:border-box}
.img__1597605__ a {display:block;vertical-align:top}
.img__1597605__ img {vertical-align:top; width:100%;}
.img__1597605__ .img_pc {display:none;}

@media all and (min-width:1024px){
	.img__1597605__ .img_m {display:none;}
	.img__1597605__ .img_pc {display:block;}
	.img__1597605__ .img_pc img {width:px;}
}

/*     1572985 : 한줄 텍스트      */
.button_osan2 .button__119796__ {width:100%; margin:0 auto; z-index:30000; display: grid; grid-template-columns: repeat(2, 1fr); }

.button__119796__ a {
	display:block;margin:0;padding:10px 7px;background: #fff;  font-size:14px;font-weight:normal; color:#afcae8; 
	text-align:center; letter-spacing:-.03em;line-height:1.3em; border-right:none;box-sizing:border-box; /*border-bottom: solid 1px #ccc;*/
	position:relative;
}

.button__119796__ a:after{content: ''; border-bottom: 2px solid #205aa7; position: absolute;width: 120px;bottom: 20%;left: 50%; transform: translateX(-50%);
display:none;transition:0.1s;}
.button__119796__ a:hover { background: #fff; color: #1c3444;}
.button__119796__ a:hover:after{display:block;}

.button__119796__ a:last-child { border-right: 0; /*grid-column: 1 / 4;*/ border-bottom: 0; }
.button__119796__ a:nth-child(1) { background: #fff; color: #1c3444 }
.button__119796__ a:nth-child(1):after{display:block;}
.button__119796__ a:nth-child(1) { /*border-right: solid 1px #aaaaaa;*/}
.button__119796__ a:nth-child(3) {border-bottom: 0px;}
.button__119796__ a:nth-child(4) {  border-bottom: 0px;}
.button__119796__ { /*border: solid 1px #aaaaaa; */}

@media all and (min-width:1024px){
.button_osan2 .button__119796__ { display: flex; align-items: center; }
.button__119796__ a {font-size:20px; width:100%;/* border-right: solid 1px #ccc; border-bottom: 0; */padding:20px 7px;}
.button__119796__ a:after{width:174px;}
}

/*     1572995 : 실선      */
.solid_line__1572995__ {display:block;position:relative;width:100%;height:0px}
.solid_line__1572995__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #86a5b6}

.solid_line__1572995__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__1572995__ {height:0px}
}

/*     1573005 : 공백      */
.solid_line__1573005__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1573005__:before {content:''; 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;}

.solid_line__1573005__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1573005__ {height:40px}
}

/*     1573015 : 한줄 텍스트      */
.text__1573015__ {display:flex;flex-wrap:wrap;gap:10px;}
.text__1573015__ p {
	text-align:left;
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#333333;letter-spacing:-.03em;line-height:1.5em;
}
.text__1573015__ .title p{color:#205aa7; font-weight:700;font-size:22px;border-left:8px solid #205aa7;padding-left:15px;}
.text__1573015__ .top_title{color:#205aa7; font-weight:700; font-size:20px;}
.text__1573015__ .top_title span{display:block;color:#afcae8;font-size:14px;font-weight:400;line-height:1em;}
.text__1573015__ .sub{margin-top:5px;}
.text__1573015__ .pc{display:none;}
.text__1573015__ .mb{display:block;text-align:left;}

@media all and (min-width:1024px){
	.text__1573015__ {display:flex;justify-content: space-between;gap:0;}
	.text__1573015__ p {font-size:23px}
	.text__1573015__ .title p{color:#205aa7; font-weight:700;font-size:50px;padding-left:26px;}
	.text__1573015__ .top_title{font-size:36px;}
	.text__1573015__ .top_title span{font-size:24px;margin-bottom:10px;}
	.text__1573015__ .sub{margin-top:10px;}
	.text__1573015__  .sub_txt{width:700px;}
	.text__1573015__ .mb{display:none;}
	.text__1573015__ .pc{display:block;}
}

/*     1573025 : 공백      */
.solid_line__1573025__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__1573025__:before {content:''; 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;}

.solid_line__1573025__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1573025__ {height:15px}
}

/*     1573035 : 한줄 텍스트      */
.text__1573035__ ul li {
	word-break:keep-all;
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1573035__ p a {color:#1c3444}
.text__1573035__ ul{list-style:none;display: grid; grid-template-columns: repeat(1, 1fr); margin:0;padding:0;list-style:none;vertical-align:top; gap:10px; }
.text__1573035__ ul>li{ display:flex;align-items: center;overflow: hidden;flex-direction: column;background:#f4f7f8;border-radius: 14px;overflow:hidden;}
.text__1573035__ ul li div{width:100%;}
.text__1573035__ ul li div img{width:25%;}
.text__1573035__ ul li p{width:100%;}
.text__1573035__ ul li>p{width:95%;}
.text__1573035__ ul div{background:#205aa7;color:#fff;font-weight:bold; text-align:center; margin:auto;padding:15px;box-sizing:border-box;}
.text__1573035__ ul div p{font-size:20px;margin:15px 0 0 0;}
@media all and (min-width:768px){
.text__1573035__ ul li div img{width:10%;}
.text__1573035__ ul li>p { width: 95%; text-align: center;
}
}
@media all and (min-width:1024px){
   .text__1573035__ ul{grid-template-columns: repeat(1, 1fr); gap:30px; }
	.text__1573035__ ul>li {font-size:23px;flex-direction: row;}
	.text__1573035__ ul li{/*padding:10px 50px;*/ gap:60px;}
	.text__1573035__ ul li div{width:35%;display:flex;}
	.text__1573035__ ul li div img{display:none;}
    .text__1573035__ ul li p{width:65%;text-align:left;}
    .text__1573035__ ul div{background:#052664;color:#fff;font-weight:bold; text-align:center; margin:auto;padding:110px 15px;box-sizing:border-box;}
    .text__1573035__ ul div p{width:100%;text-align:left;font-size:30px;/*margin:30px 0 0 0;*/margin-left:56%;}
	.text__1573035__ ul li p.right{text-align:left;}

	/*배경*/
    .text__1573035__ ul li:nth-child(1) div{background:url(/img_up/shop_pds/scbright11/build/option/si-gye16927525481.png); background-repeat:no-repeat;background-color: #205aa7; background-position: left -27px bottom -23px;}
	.text__1573035__ ul li:nth-child(2) div{background:url(/img_up/shop_pds/scbright11/build/option/teo-go-geup-gae-che-2168966311531.png); background-repeat:no-repeat; background-color: #205aa7; background-position-y: 135px;
    background-position-x: -15px;}
	.text__1573035__ ul li:nth-child(3) div{background:url(/img_up/shop_pds/scbright11/build/option/teo-go-geup-gae-che168966311521.png); background-repeat:no-repeat; background-color: #205aa7;background-position-x: -70px;background-position-y: 30px;background-size: contain;}

}

/*     1573045 : 실선      */
.solid_line__1573045__ {display:block;position:relative;width:100%;height:100px}
.solid_line__1573045__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #cccccc}

.solid_line__1573045__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__1573045__ {height:40px}
}

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

/*     1573065 : 공백      */
.solid_line__1573065__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__1573065__:before {content:''; 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;}

.solid_line__1573065__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1573065__ {height:15px}
}

/*     1573075 : 한줄 텍스트      */
.text__1573075__ ul li {
	border-radius:14px;overflow:hidden; 
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#434343;letter-spacing:-.03em;line-height:1.5em;
}
.text__1573075__ p a {color:#434343}
.text__1573075__ ul{list-style:none;display: grid; grid-template-columns: repeat(1, 1fr); margin:0;padding:0;list-style:none;vertical-align:top; gap:10px; }
.text__1573075__ ul>li{ display:flex;align-items: center;overflow: hidden;flex-direction: column;background:#f3f7f8;}
.text__1573075__ ul>li b{color:#205aa7;}
.text__1573075__ ul li div{width:100%;}
.text__1573075__ ul li div img{width:25%;}
.text__1573075__ ul li p{width:100%;}
.text__1573075__ ul li>p{width:95%;}
.text__1573075__ ul div{background:#205aa7;color:#fff;font-weight:bold; text-align:center; margin:auto;padding:15px;box-sizing:border-box;}
.text__1573075__ ul div p{font-size:20px;margin:15px 0 0 0;}
@media all and (min-width:768px){
.text__1573075__ ul li div img{width:10%;}
.text__1573075__ ul li>p { width: 95%; text-align: center;
}
}
@media all and (min-width:1024px){
   .text__1573075__ ul{grid-template-columns: repeat(1, 1fr); gap:30px; }
	.text__1573075__ ul>li {font-size:23px;flex-direction: row;}
	.text__1573075__ ul li{/*padding:10px 50px;*/ gap:60px;}
	.text__1573075__ ul li div{width:35%;display:flex;}
	.text__1573075__ ul li div img{display:none;}
    .text__1573075__ ul li p{width:65%;text-align:left;}
    .text__1573075__ ul div{color:#fff;font-weight:bold; text-align:center; margin:auto;padding:110px 15px;box-sizing:border-box;}
    .text__1573075__ ul div p{width:100%;text-align:left;font-size:30px;margin:0;margin-left:56%;}
	.text__1573075__ ul li p.right{text-align:left;}

	/*배경*/
    .text__1573075__ ul li:nth-child(1) div{background:url(/img_up/shop_pds/scbright11/build/option/si-gye1692754443.png); background-repeat:no-repeat;background-color: #205aa7; background-position-x: -10px; background-position-y: 88px;padding:160px 15px; }
	.text__1573075__ ul li:nth-child(2) div{background:url(/img_up/shop_pds/scbright11/build/option/teo-go-geup-gae-che-216896631152.png); background-repeat:no-repeat; background-color: #205aa7; background-position-y: 36px;
    background-position-x: -30px;}
	.text__1573075__ ul li:nth-child(3) div{background:url(/img_up/shop_pds/scbright11/build/option/31689665847.png); background-repeat:no-repeat; background-color: #205aa7;    background-position-x: -10px;background-position-y: 86px;padding:140px 15px; }

}

/*     1573085 : 공백      */
.solid_line__1573085__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1573085__:before {content:''; 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;}

.solid_line__1573085__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1573085__ {height:40px}
}

