/*     1386055 : 한줄 텍스트      */
.text__1386055__ {
	position:relative;
	width:100%;
	border:1px solid #ccc;
	box-sizing:border-box;
}
.text__1386055__ .title__wrap {position:relative; width:100%; height:100%;}
.text__1386055__ .title__wrap .title__box{width:100%; height:100%;padding:60px 80px; box-sizing:border-box;}
.text__1386055__ .title__wrap .title__box::after{
	content:"";
	position:absolute; top:0; right:0;
	width:30%; height:100%;
	background:linear-gradient(to right, #fff, transparent), url('/img_up/shop_pds/abc01/build/option/ja-won-bong-sa-po-i-ran1714458345.png') no-repeat center / cover ;
}

.text__1386055__ .title{
	display: inline-block;
	font-size: 30px;	font-weight:500;
	letter-spacing:-2px;
	font-family:'Noto Sans KR';
	color:#8466a6;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.text__1386055__ p{
	font-size: 16px; word-break:keep-all;
	color:#888;
}
.text__1386055__ .button__wrap{
	display:flex;
	position:relative; z-index:1;
}
.text__1386055__ .button__wrap a{
	display:block;
	padding:0 10px;
	height:40px; line-height:40px;
	color:#fff;
}
.text__1386055__ .button__wrap a:hover{
	filter:brightness(1.2);
}

.text__1386055__ .button__wrap a:nth-child(1){
	background: #ee236b;
	margin-right: 10px;
}
.text__1386055__ .button__wrap a:nth-child(2){
	background: #4b545e;
}

.text__1386055__:before{
  width: 50px;
  height: 50px;
  background: transparent;
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  border-top: 5px solid #e40059;
  border-left: 5px solid #e40059;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.text__1386055__:after{
  width: 50px;
  height: 50px;
  background: transparent;
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  border-right: 5px solid #e40059;
  border-bottom: 5px solid #e40059;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  z-index:1;
}
.text__1386055__ .title__wrap:before{
  width: 50px;
  height: 50px;
  background: transparent;
  content: "";
  position: absolute;
  right: -5px;
  top: -5px;
  border-right: 5px solid #e40059;
  border-top: 5px solid #e40059;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  z-index:1;
}
.text__1386055__ .title__wrap:after{
  width: 50px;
  height: 50px;
  background: transparent;
  content: "";
  position: absolute;
  left: -5px;
  bottom: -5px;
  border-left: 5px solid #e40059;
  border-bottom: 5px solid #e40059;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}

.text__1386055__:hover:before {
  opacity: 1;
  left: 0;
  top: 0;
}
.text__1386055__:hover .title__wrap:before {
  opacity: 1;
  right: 0;
  top: 0;
}

.text__1386055__:hover:after {
  opacity: 1;
  right: 0;
  bottom: 0;
}

.text__1386055__:hover .title__wrap:after {
  opacity: 1;
  left: 0;
  bottom: 0;
}


@media (min-width: 768px) and (max-width: 1023px) {
	
}

@media (max-width: 767px){
	.text__1386055__ .title__wrap .title__box{padding:30px 20px;}
	.text__1386055__ .title__wrap .title__box::after{display:none;}
	.text__1386055__ .title__wrap .title__box .title{width:100%; text-align:center; font-size:17px; padding-bottom:10px;}
	.text__1386055__ .title__wrap .title__box p {text-align:center; font-size:15px; }
	.text__1386055__ .button__wrap{flex-direction:column}
	.text__1386055__ .button__wrap a{text-align:center;}
	.text__1386055__ .button__wrap a:nth-child(1){margin-right:0; margin-bottom:10px;}
}

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

/*     1380645 : 번호형 리스트      */
.text_list__1380645__wrap{display:flex;}
.text_list__1380645__{width:100%; padding-left:40px; box-sizing:border-box; border-left:1px solid #ccc;}

.text_list__1380645__wrap .img__box{position:relative; width:45%; background:url('/img_up/shop_pds/abc01/build/option/logo-color17141020531.png') no-repeat center / contain;}
.text_list__1380645__wrap .img__box .img__box__text{
	position: absolute; top:50%; right: 5%; transform:translateY(-50%);
	font-size: 40px; color:#fff; font-weight:bold;
	font-family:'Noto Sans KR';
	text-align:right;
}

.text_list__1380645__ ul {display:inline-block; width:100%; margin:0;padding:0;list-style:none;vertical-align:top; background:#fff;}
.text_list__1380645__ ul li {display:table;font-size:16px; border-bottom:1px solid #ddd; padding:10px 15px; width:100%; box-sizing:border-box;}
.text_list__1380645__ ul li:last-child {border-bottom:none;}
.text_list__1380645__ ul li span {
	display:inline-block;
	width:30px; height:30px; line-height:30px;
    font-family:NanumGothic;  font-weight:normal;    color:#ffffff;
	text-align:center;
    word-break:keep-all;
	background-color:#1478a0;
	margin-right: 15px;
}
.text_list__1380645__ ul li:nth-of-type(even) span{
	background-color:#26b4b1;
}
.text_list__1380645__ ul li p {
	display:table-cell;font-weight:normal;color:#000000;letter-spacing:0;vertical-align:middle; width:100%; word-break:keep-all;
}
.text_list__1380645__ ul li i {
	display:inline-block;width:1em;height:1em;line-height:1em;padding:0 .2em;
	border:1px solid #ffffff;border-radius:1em;box-sizing:borer-box;
	font-size:.8em;font-style:normal;text-align:center;
}
/*
.text_list__1380645__.s_size_75 span {padding-right:.5em;font-size:.75em}
.text_list__1380645__.s_size_100 span {padding-right:.5em;font-size:1em}
.text_list__1380645__.s_size_150 span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__1380645__.s_size_300 span {padding-right:.3em;font-size:3em;line-height:1em}
.text_list__1380645__.s_size_300 i {border-width:2px}
.text_list__1380645__.s_size_450 span {padding-right:.2em;font-size:4.5em;line-height:1em}
.text_list__1380645__.s_size_450 i {border-width:3px}
*/

@media (min-width: 768px) and (max-width: 1023px) {
	.img__box__text{
		font-size:30px !important;
	}
}

@media (max-width: 767px){
.text_list__1380645__ ul li p {font-size:15px;}
	.text_list__1380645__{border-left:none; padding-left:0;}
	.text_list__1380645__wrap{flex-direction:column;}
	.text_list__1380645__wrap .img__box{width:100%; height:200px;}
	.text_list__1380645__wrap .img__box .img__box__text{
		left:50%; right:0; transform:translate(-50%, -50%);
		text-align:center; 
		font-size:30px !important;
	}
}

/*     1380655 : 이미지      */
.img__1380655__ {max-width:100%; overflow:hidden;}
.img__1380655__ * {box-sizing:border-box}
.img__1380655__ a {display:block;vertical-align:top}
.img__1380655__ img {width:px;vertical-align:top; transition:all 0.3s;}
.img__1380655__ img:hover{transform:scale(1.1);}

/*     1380665 : 이미지      */
.img__1380665__ {max-width:100%; overflow:hidden; }
.img__1380665__ * {box-sizing:border-box}
.img__1380665__ a {display:block;vertical-align:top}
.img__1380665__ img {width:px; transition:all 0.3s;}
.img__1380665__ img:hover{transform:scale(1.1);}

@media (max-width: 767px){
	.img__1380665__{display:none;}
}

/*     1380675 : 이미지      */
.img__1380675__ {max-width:100%; overflow:hidden;}
.img__1380675__ * {box-sizing:border-box}
.img__1380675__ a {display:block;vertical-align:top}
.img__1380675__ img {width:px; transition:all 0.3s;}
.img__1380675__ img:hover{transform:scale(1.1);}

@media (max-width: 767px){
	.img__1380675__{display:none;}
}

/*     1386035 : 한줄 텍스트      */
.content__divider--col{
	display:block;
	width: 1px;
	height: 50px;
	background-color: #aaaaaa;
	margin:100px auto;
}

@media (max-width: 767px){
	.content__divider--col{margin:50px auto;}
}

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

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

/*     1380685 : 이미지      */
.img__1380685__ {max-width:100%; display: flex; aspect-ratio: 1 / 0.5; align-items: center; margin-bottom:10px;}
.img__1380685__ * {box-sizing:border-box}
.img__1380685__ a {display:block;vertical-align:top}
.img__1380685__ img {width:120px; margin:0 auto;}

@media (max-width : 767px) {
	.img__1380685__ {aspect-ratio: 1/0.3}
}

/*     1380815 : 한줄 텍스트      */
.text__1380815__ {
	position:relative;
	width:100%;
}

.text__1380815__::after{
	content:"";
	position:absolute; top:0; right:-7px;
	width:1px; height:100%;
	background-color:#ccc;
}

.text__1380815__ h3{
	font-size:20px; color:#666;
	font-weight:500;
	font-family: 'Noto Sans KR';
	line-height: 1.4em;
	text-align:center;
}

.text__1380815__ p{
	font-size: 16px; color:#666;
	word-break:keep-all;
	text-align:center;
}

@media (max-width: 767px){
	.text__1380815__{border-bottom:1px solid #ccc; min-height: auto;}
	.text__1380815__::after{display:none}
.text__1380815__ h3{	font-size: 17px;}
	.text__1380815__ p {margin-bottom:30px; font-size: 15px;}
}

/*     1380695 : 이미지      */
.img__1380695__ {max-width:100%;display: flex; aspect-ratio: 1 / 0.5; align-items: center; margin-bottom:10px;}
.img__1380695__ * {box-sizing:border-box}
.img__1380695__ a {display:block;vertical-align:top}
.img__1380695__ img {width:120px; margin:0 auto;}

@media (max-width: 767px){
	.img__1380695__{aspect-ratio: 1/0.3}
}


/*     1386785 : 한줄 텍스트      */
.text__1386785__ {
	position:relative;
	width:100%;
}

.text__1386785__::after{
	content:"";
	position:absolute; top:0; right:-7px;
	width:1px; height:100%;
	background-color:#ccc;
}

.text__1386785__ h3{
	font-size:20px; color:#666;
	font-weight:500;
	font-family: 'Noto Sans KR';
	line-height: 1.4em;
	text-align:center;
}

.text__1386785__ p{
	font-size: 16px; color:#666;
	word-break:keep-all;
	text-align:center;
}

@media (max-width: 767px){
	.text__1386785__{border-bottom:1px solid #ccc; min-height: auto;}
	.text__1386785__::after{display:none}
.text__1386785__ h3{	font-size: 17px;}
	.text__1386785__ p {margin-bottom:30px; font-size: 15px;}
}

/*     1380705 : 이미지      */
.img__1380705__ {max-width:100%;display: flex; aspect-ratio: 1 / 0.5; align-items: center; margin-bottom:10px;}
.img__1380705__ * {box-sizing:border-box}
.img__1380705__ a {display:block;vertical-align:top}
.img__1380705__ img {width:120px; margin:0 auto;}

@media (max-width: 767px){
	.img__1380705__{aspect-ratio: 1/0.3}
}

/*     1386795 : 한줄 텍스트      */
.text__1386795__ {
	position:relative;
	width:100%;
}

.text__1386795__::after{
	content:"";
	position:absolute; top:0; right:-7px;
	width:1px; height:100%;
	background-color:#ccc;
}

.text__1386795__ h3{
	font-size:20px; color:#666;
	font-weight:500;
	font-family: 'Noto Sans KR';
	line-height: 1.4em;
	text-align:center;
}

.text__1386795__ p{
	font-size: 16px; color:#666;
	word-break:keep-all;
	text-align:center;
}

@media (max-width: 767px){
	.text__1386795__{border-bottom:1px solid #ccc; min-height: auto;}
	.text__1386795__::after{display:none}
.text__1386795__ h3{	font-size: 17px;}
	.text__1386795__ p {margin-bottom:30px; font-size: 15px;}
}

/*     1380715 : 이미지      */
.img__1380715__ {max-width:100%;display: flex; aspect-ratio: 1 / 0.5; align-items: center; margin-bottom:10px;}
.img__1380715__ * {box-sizing:border-box}
.img__1380715__ a {display:block;vertical-align:top}
.img__1380715__ img {width:120px; margin:0 auto;}

@media (max-width: 767px){
	.img__1380715__{aspect-ratio: 1/0.3}
}

/*     1386805 : 한줄 텍스트      */
.text__1386805__ {
	position:relative;
	width:100%;
}

.text__1386805__::after{
	content:"";
	position:absolute; top:0; right:-7px;
	width:1px; height:100%;
	background-color:#ccc;
}

.text__1386805__ h3{
	font-size:20px; color:#666;
	font-weight:500;
	font-family: 'Noto Sans KR';
	line-height: 1.4em;
	text-align:center;
}

.text__1386805__ p{
	font-size: 16px; color:#666;
	word-break:keep-all;
	text-align:center;
}

@media (max-width: 767px){
	.text__1386805__{border-bottom:1px solid #ccc; min-height: auto;}
	.text__1386805__::after{display:none}
.text__1386805__ h3{	font-size: 17px;}
	.text__1386805__ p {margin-bottom:30px; font-size: 15px;}
}

/*     1380885 : 실선      */
.solid_line__1380885__ {display:block;position:relative;width:100%;height:8px; background-color:#eeeeee}

@media all and (max-width:767px){
	.solid_line__1380885__ {height:4px}
}

/*     1380915 : 텍스트 오버레이 이미지      */
.text_over_img__1380915__ {
display:inline-block;
overflow:hidden;
position:relative;
width:100%; max-width:100%; height:370px;
background:url('/img_up/shop_pds/abc01/build/option/hoe-won-ga-ip-bae-gyeong1714114148.png') no-repeat center / cover;
}
.text_over_img__1380915__ * {box-sizing:border-box}

.text_over_img__1380915__ .caption{
	position:absolute; top:50%; left:10%; transform:translateY(-50%);
	color:#fff;
}
.text_over_img__1380915__ .caption p {margin:0}
.text_over_img__1380915__ .caption .subject{
	font-size: 32px; font-weight:bold;
	font-family:'Noto Sans KR';
	margin-bottom:20px;
}
.text_over_img__1380915__ .caption .content{
	font-size:20px;
}

.text_over_img__1380915__::after{
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 90%;
    border: 2px solid #fff;
    transition: all 0.8s;
    transform: translate(-50%, -50%);
	opacity:0;
}
.text_over_img__1380915__:hover::after{
	 width: 90%;
    height: 80%;
	opacity:1;
}

@media all and (max-width:1024px){
  .text_over_img__1380915__ .caption .subject{font-size: 24px; }
  .text_over_img__1380915__ .caption .content{ font-size:16px;  }
}
@media (max-width: 767px){
.text_over_img__1380915__ {height: 270px;}
  .text_over_img__1380915__ .caption .subject{font-size: 18px; }
  .text_over_img__1380915__ .caption .content{ font-size:15px;  }
}

/*     1386045 : 한줄 텍스트      */
.content__divider--col{
	display:block;
	width: 1px;
	height: 50px;
	background-color: #aaaaaa;
	margin:100px auto;
}

@media (max-width: 767px){
	.content__divider--col{margin:50px auto;}
}

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

/*     1381015 : 한줄 텍스트      */
.text__1381015__ {
	display:flex;
	width:100%;
	border-top:1px solid #4e4e4e;
	border-bottom: 1px solid #ccc;
	padding:50px 0;
}

.text__1381015__ .img__box{display:flex; justify-content:center; align-items:center; width:25%;}
.text__1381015__ .img__box img{width:80px;}

.text__1381015__ .content__wrap{
	width:75%;
}
.text__1381015__ .content__wrap .title span{font-size:16px; font-weight:normal; color:#e40059; margin-right:5px;}
.text__1381015__ .content__wrap .title {font-size: 20px; font-weight:500; margin-bottom:15px; color:#444; font-family:'Noto Sans KR';}
.text__1381015__ .content__wrap p{position:relative; font-size:16px; color:#444; padding: 0 10% 0 15px; margin:0;}
.text__1381015__ .content__wrap p::before{content:''; display:block; position:absolute; top: 10px; left:0; width:4px; height:4px; background:#e40059; border-radius:50%; }

@media (max-width: 767px){
.text__1381015__ .content__wrap .title span{font-size:15px;}
.text__1381015__ .content__wrap .title {font-size: 18px;}
}

/*     1381025 : 한줄 텍스트      */
.text__1381025__ {
	display:flex;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding:50px 0;
}

.text__1381025__ .img__box{display:flex; justify-content:center; align-items:center; width:25%;}
.text__1381025__ .img__box img{width:80px;}

.text__1381025__ .content__wrap{
	width:75%;
}
.text__1381025__ .content__wrap .title span{font-size:16px; font-weight:normal; color:#e40059; margin-right:5px;}
.text__1381025__ .content__wrap .title {font-size: 20px; font-weight:500; margin-bottom:15px; color:#444; font-family:'Noto Sans KR';}
.text__1381025__ .content__wrap p{position:relative; font-size:16px; color:#444; padding: 0 10% 0 15px; margin:0; word-break:keep-all}
.text__1381025__ .content__wrap p::before{content:''; display:block; position:absolute; top: 10px; left:0; width:4px; height:4px; background:#e40059; border-radius:50%; }
@media (max-width: 767px){
.text__1381025__ .content__wrap .title span{font-size:15px;}
.text__1381025__ .content__wrap .title {font-size: 18px;}
}

/*     1381035 : 한줄 텍스트      */
.text__1381035__ {
	display:flex;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding:50px 0;
}

.text__1381035__ .img__box{display:flex; justify-content:center; align-items:center; width:25%;}
.text__1381035__ .img__box img{width:80px;}

.text__1381035__ .content__wrap{
	width:75%;
}
.text__1381035__ .content__wrap .title span{font-size:16px; font-weight:normal; color:#e40059; margin-right:5px;}
.text__1381035__ .content__wrap .title {font-size: 20px; font-weight:500; margin-bottom:15px; color:#444; font-family:'Noto Sans KR';}
.text__1381035__ .content__wrap p{position:relative; font-size:16px; color:#444; padding: 0 10% 0 15px; margin:0; word-break:keep-all}
.text__1381035__ .content__wrap p::before{content:''; display:block; position:absolute; top: 10px; left:0; width:4px; height:4px; background:#e40059; border-radius:50%; }
@media (max-width: 767px){
.text__1381035__ .content__wrap .title span{font-size:15px;}
.text__1381035__ .content__wrap .title {font-size: 18px;}
}

/*     1381045 : 한줄 텍스트      */
.text__1381045__ {
	display:flex;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding:50px 0;
}

.text__1381045__ .img__box{display:flex; justify-content:center; align-items:center; width:25%;}
.text__1381045__ .img__box img{width:80px;}

.text__1381045__ .content__wrap{
	width:75%;
}
.text__1381045__ .content__wrap .title span{font-size:16px; font-weight:normal; color:#e40059; margin-right:5px;}
.text__1381045__ .content__wrap .title {font-size: 20px; font-weight:500; margin-bottom:15px; color:#444; font-family:'Noto Sans KR';}
.text__1381045__ .content__wrap p{position:relative; font-size:16px; color:#444; padding: 0 10% 0 15px; margin:0; word-break:keep-all}
.text__1381045__ .content__wrap p::before{content:''; display:block; position:absolute; top: 10px; left:0; width:4px; height:4px; background:#e40059; border-radius:50%; }
@media (max-width: 767px){
.text__1381045__ .content__wrap .title span{font-size:15px;}
.text__1381045__ .content__wrap .title {font-size: 18px;}
}

/*     1381055 : 한줄 텍스트      */
.text__1381055__ {
	display:flex;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding:50px 0;
}

.text__1381055__ .img__box{display:flex; justify-content:center; align-items:center; width:25%;}
.text__1381055__ .img__box img{width:80px;}

.text__1381055__ .content__wrap{
	width:75%;
}
.text__1381055__ .content__wrap .title span{font-size:16px; font-weight:normal; color:#e40059; margin-right:5px;}
.text__1381055__ .content__wrap .title {font-size: 20px; font-weight:500; margin-bottom:15px; color:#444; font-family:'Noto Sans KR';}
.text__1381055__ .content__wrap p{position:relative; font-size:16px; color:#444; padding: 0 10% 0 15px; margin:0; word-break:keep-all}
.text__1381055__ .content__wrap p::before{content:''; display:block; position:absolute; top: 10px; left:0; width:4px; height:4px; background:#e40059; border-radius:50%; }
@media (max-width: 767px){
.text__1381055__ .content__wrap .title span{font-size:15px;}
.text__1381055__ .content__wrap .title {font-size: 18px;}
}

/*     1381065 : 타이틀 텍스트      */
.title__1381065__ {display:flex;align-items:center;font-size:0; height:140px; border-top:2px solid #4e4e4e; border-bottom: 1px solid #4e4e4e; box-sizing:border-box;}
.title__1381065__ p {
	display:inline-block;position:relative;margin:auto 0;padding:0 15px;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
	box-sizing:border-box;
}
.title__1381065__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1381065__.style_top p {padding-top:10px}
.title__1381065__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1381065__.style_right p {padding-right:14px}
.title__1381065__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1381065__.style_bottom p {padding-bottom:12px}
.title__1381065__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1381065__.style_left p {padding-left:14px}
.title__1381065__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1381065__.style_circle1 p {padding-left:18px}
.title__1381065__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1381065__.style_circle2 p {padding-left:18px}
.title__1381065__.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__1381065__ p {font-size:20px; padding:0 30px;}
	.title__1381065__.style_top p:before {width:20px}
	.title__1381065__.style_right p:before {height:20px}
	.title__1381065__.style_bottom p:before {width:20px}
	.title__1381065__.style_left p:before {height:20px}
}
@media (max-width: 767px){
	.title__1381065__ p {font-size:16px;}
}

/*     1381075 : 버튼      */
.button__1381075__ {display:flex; align-items:center; font-size:0; height:140px; border-top:1px solid #e4e4e4; border-bottom:1px solid #4e4e4e; box-sizing:border-box; padding:0 20px;}
.button__1381075__ a {
	display:inline-block;margin:0;padding:10px 15px;
	border:1px solid #e40059;border-radius:0px;background:#e40059;box-sizing:border-box;
	font-size:15px;font-weight:normal;color:#fff;text-align:center;letter-spacing:-.03em;line-height:1.3em;
}
.button__1381075__.style_line a {background:transparent;color:#e40059; transition:all 0.2s}
.button__1381075__.style_line a:hover{background:#e40059; color:#fff;}

@media all and (min-width:1024px){
	.button__1381075__ a {font-size:15px}
}

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

