/*     150408 : 타이틀 + 장문 텍스트 박스      */
.textarea__150408__ {padding:15px 20px; background:#154A71; border-radius:40px;}
.textarea__150408__ .title {margin:0; padding:0; font-size:18px; font-weight:bold; color:#ffffff; line-height:1.4em;}
.textarea__150408__ .cont {margin:10px 0 0; padding:0; font-size:14px; color:#ffffff; line-height:1.4em;}

@media all and (min-width:768px){
	.textarea__150408__ {padding:22px 30px; border-radius:80px;}
	.textarea__150408__ .title {}
	.textarea__150408__ .cont {}
}

@media all and (min-width:1024px){
	.textarea__150408__ {padding:35px; border-radius:130px;}
	.textarea__150408__ .title {font-size:28px;}
	.textarea__150408__ .cont {margin-top:15px; font-size:16px; line-height:1.6em;}
}

/*     150394 : 한줄 텍스트      */
.text__150394__ p { 
	display:block; margin:0; padding:0;
	font-size:13px; font-weight:bold; color:#000000; letter-spacing:0; line-height:1.6em;
}
.text__150394__ p a {color:#000000; text-decoration:none;}

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

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

/*     150397 : 이미지 (비율형)      */
.img_ratio__150397__ {max-width:100%; vertical-align:top; }
.img_ratio__150397__ * {box-sizing:border-box;}
.img_ratio__150397__ a {display:inline-block; text-decoration:none; vertical-align:top;}
.img_ratio__150397__ img {width:100%; width:100%; max-width:100%; vertical-align:top;}

@media (min-width:768px){
	.img_ratio__150397__ img {width:auto; width:px;}
}

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

/*     150399 : 한줄 텍스트      */
.text__150399__ p { 
	display:block; margin:0; padding:0;
	font-size:13px; font-weight:bold; color:#000000; letter-spacing:0; line-height:1.6em;
}
.text__150399__ p a {color:#000000; text-decoration:none;}

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

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

/*     150402 : 이미지 (비율형)      */
.img_ratio__150402__ {max-width:100%; vertical-align:top; }
.img_ratio__150402__ * {box-sizing:border-box;}
.img_ratio__150402__ a {display:inline-block; text-decoration:none; vertical-align:top;}
.img_ratio__150402__ img {width:100%; width:100%; max-width:100%; vertical-align:top;}

@media (min-width:768px){
	.img_ratio__150402__ img {width:auto; width:px;}
}

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

/*     150404 : 한줄 텍스트      */
.text__150404__ p { 
	display:block; margin:0; padding:0;
	font-size:13px; font-weight:bold; color:#000000; letter-spacing:0; line-height:1.6em;
}
.text__150404__ p a {color:#000000; text-decoration:none;}

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

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

/*     150407 : 이미지 (비율형)      */
.img_ratio__150407__ {max-width:100%; vertical-align:top; }
.img_ratio__150407__ * {box-sizing:border-box;}
.img_ratio__150407__ a {display:inline-block; text-decoration:none; vertical-align:top;}
.img_ratio__150407__ img {width:100%; width:100%; max-width:100%; vertical-align:top;}

@media (min-width:768px){
	.img_ratio__150407__ img {width:auto; width:px;}
}

