/*     1379625 : 한줄 텍스트      */
.text__1379625__ {position:relative; max-width:100%; border:1px solid #ddd; transition: 0.3s ease-out;}
.text__1379625__ img {width:100%; aspect-ratio:1/0.5;}
.text__1379625__ .volunteer__wrap .volunteer::after{
	content:"";
	position:absolute;
	width:40%; height:100%;
	top:0; right:0;
	background:linear-gradient(to right, #fff, transparent),url('/img_up/shop_pds/abc01/build/option/gettyimages-jv121156781714378267.jpg') no-repeat center / cover;
}
.text__1379625__ .volunteer{
	position:relative;
	font-weight:600;
	padding: 100px;
}
.text__1379625__ .volunteer .volunteer__title{
	display:inline-block;
	font-size:25px; color:#444;
	padding-bottom:30px; margin-bottom:30px;
	letter-spacing:-2px;
	border-bottom:1px solid rgba(0,0,0,0.2);
}
.text__1379625__ .volunteer p{
	position:relative;
	font-size:28px; color:#444;
	line-height:1.2em;
	letter-spacing:-2px;
	margin:0;
	word-break:keep-all;
	z-index:1;
}
.text__1379625__ .volunteer p span{
	color:#e90f6d;
}

.text__1379625__: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__1379625__: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__1379625__ .volunteer__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__1379625__ .volunteer__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__1379625__:hover:before {
  opacity: 1;
  left: 0;
  top: 0;
}
.text__1379625__:hover .volunteer__wrap:before {
  opacity: 1;
  right: 0;
  top: 0;
}

.text__1379625__:hover:after {
  opacity: 1;
  right: 0;
  bottom: 0;
}

.text__1379625__:hover .volunteer__wrap:after {
  opacity: 1;
  left: 0;
  bottom: 0;
}

@media (min-width: 768px) and (max-width: 1023px) {}
	.text__1379625__ .volunteer .volunteer__title{
		font-size: 20px;
	}
	.text__1379625__ .volunteer p{
		font-size:24px;
	}
@media (max-width: 767px){
	.text__1379625__ .volunteer__wrap .volunteer::after{display:none;}
	.text__1379625__ .volunteer__wrap .volunteer{padding:30px 20px;}
	.text__1379625__ .volunteer .volunteer__title{
		font-size: 16px;
	}
	.text__1379625__ .volunteer p{
		font-size:15px;
	}
}

/*     1379655 : 장문 텍스트      */
.textarea__1379655__{
	display:flex; justify-content:space-between; align-items:center;
	width:100%;
	padding:0 50px;
	box-sizing:border-box;
}

.textarea__1379655__ p {
	display:block;margin:0;padding:0;
	font-size:17px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
	word-break:keep-all;
}

.textarea__1379655__ img{width:120px;}

@media all and (min-width:1024px){
	.textarea__1379655__ p {font-size:17px}
}
@media (max-width: 1023px){
	.textarea__1379655__ p{text-align:center;}
	.textarea__1379655__ img{display:none;}
}
@media (max-width: 767px){
.textarea__1379655__ p{font-size:15px; }
.textarea__1379655__{padding:0 20px;}
}

/*     1386015 : 한줄 텍스트      */
.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;}
}

/*     1379695 : 한줄 텍스트      */
.text__1379695__ * {box-sizing:border-box;}

.text__1379695__ {
	display:flex;
	position:relative;
	width:100%;
}
.text__1379695__ .container--left {width:30%;}
.text__1379695__ .container--right {width:70%;}
.text__1379695__ .container--left h2{
	font-size: 40px;
	color:#444;
	font-weight:bold;
	font-family:'Noto Sans KR';
}
.text__1379695__ .container--left .subText{
	font-size:25px;
	font-weight:40;
	font-family:'Noto Sans KR';
}

.text__1379695__ .container--right .content__box {
	position:relative;
	display:inline-block;
	width:18%; height:650px;
	margin-right:1%;
	transition: all 0.4s;
	overflow:hidden;
}
.text__1379695__ .container--right .content__box .title__top{
	position: absolute; top:50px; left:0;
	width:60%;	height:50px;	line-height:50px;
	background:#fff;
	font-size:17px; color:#e40059;
	text-align:center;
	opacity:0;
	transition: all 0.4s;
	font-weight:500;
	font-family:'Noto Sans KR';
}
.text__1379695__ .container--right .content__box .title__center{
	position:absolute; bottom: 48%; left:0;
	width:75%;
	padding-bottom:7px;
	border-bottom: 1px solid #fff;
	font-size: 18px; color:#fff;
	text-align: right;
	opacity:1;
	transition:all 0.4s;
}
.text__1379695__ .container--right .content__box .text{
	position:absolute; left:0; right:0; bottom:0;
	padding:30px 30px 50px;
	font-size:18px; color:#fff;
	word-break:keep-all;
	transition:all 0.4s;
	opacity:0;
}

.text__1379695__ .container--right .content__box.active{
	width:40%;
}
.text__1379695__ .container--right .content__box.active .title__top{
	opacity:1;
}
.text__1379695__ .container--right .content__box.active .title__center{
	opacity:0;
}
.text__1379695__ .container--right .content__box.active .text{
	opacity:1;
}


@media (min-width: 768px) and (max-width: 1023px) {
	.text__1379695__ .container--left{display:none;}
	.text__1379695__ .container--right{width:100%;}
	.text__1379695__ .container--right .content__box .text{width:300px;}
}

@media (max-width: 767px){
	.text__1379695__ .container--left{display:none;}
	.text__1379695__ .container--right{width:100%;}
	.text__1379695__ .container--right .content__box{width:100% !important; height:150px; margin-bottom:5px;}
	.text__1379695__ .container--right .content__box .title__top{width:auto; padding:0 2em; height:30px; line-height:30px; font-size:13px; top:10px;}
	.text__1379695__ .container--right .content__box .title__center{width:88%; font-size: 15px;}
	.text__1379695__ .container--right .content__box .text{width:100%; padding:10px; bottom:0; left:auto; font-size:14px; text-align:right;}
}

/*     1386025 : 한줄 텍스트      */
.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;}
}

/*     1380315 : 타이틀 텍스트      */
.title__1380315__ {font-size:0; margin-bottom:10px;}
.title__1380315__ 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__1380315__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1380315__.style_top p {padding-top:10px}
.title__1380315__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1380315__.style_right p {padding-right:14px}
.title__1380315__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1380315__.style_bottom p {padding-bottom:12px}
.title__1380315__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1380315__.style_left p {padding-left:14px}
.title__1380315__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1380315__.style_circle1 p {padding-left:18px}
.title__1380315__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1380315__.style_circle2 p {padding-left:18px}
.title__1380315__.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__1380315__ p {font-size:40px}
	.title__1380315__.style_top p:before {width:40px}
	.title__1380315__.style_right p:before {height:40px}
	.title__1380315__.style_bottom p:before {width:40px}
	.title__1380315__.style_left p:before {height:40px}
}

@media (max-width: 767px){
.title__1380315__ p {font-size:17px;}
}

/*     1380325 : 한줄 텍스트      */
.text__1380325__{
	display:flex; justify-content:center; align-items:center;
}

.text__1380325__ p {
	display:block;margin:0 10px;padding:0;
	font-size:18px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__1380325__ p a {color:#444444}

.text__1380325__ span{
	display:inline-block; width:100px; height: 1px;
	background:#ccc;
}

@media all and (min-width:1024px){
	.text__1380325__ p {font-size:20px}
}
@media (max-width: 767px){
	.text__1380325__ span{width:70px;}
}

/*     1380155 : 번호형 리스트      */
.text_list__1380155__wrap{display:flex;}
.text_list__1380155__{width:100%; padding:45px; background:#f5f5f5; box-sizing:border-box;}

.text_list__1380155__wrap .img__box{position:relative; width:45%; background:url('/img_up/shop_pds/abc01/build/option/ja-won-bong-sa-ja-ui-ja-se1714033988.png') no-repeat center / 100% 100%; transition:all 0.3s;}
.text_list__1380155__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__1380155__ ul {display:inline-block; width:100%; margin:0;padding:0;list-style:none;vertical-align:top; background:#fff;}
.text_list__1380155__ ul li {display:table;font-size:16px; border-bottom:1px solid #ddd; padding:10px 15px; width:100%; box-sizing:border-box;}
.text_list__1380155__ ul li:last-child {border-bottom:none;}
.text_list__1380155__ 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__1380155__ ul li:nth-of-type(even) span{
	background-color:#26b4b1;
}
.text_list__1380155__ 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__1380155__ 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__1380155__wrap .img__box:hover{
	background-size:110% 110%;
}
/*
.text_list__1380155__.s_size_75 span {padding-right:.5em;font-size:.75em}
.text_list__1380155__.s_size_100 span {padding-right:.5em;font-size:1em}
.text_list__1380155__.s_size_150 span {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_list__1380155__.s_size_300 span {padding-right:.3em;font-size:3em;line-height:1em}
.text_list__1380155__.s_size_300 i {border-width:2px}
.text_list__1380155__.s_size_450 span {padding-right:.2em;font-size:4.5em;line-height:1em}
.text_list__1380155__.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__1380155__wrap{flex-direction:column;}
	.text_list__1380155__wrap .img__box{width:100%; height:100px;}
	.text_list__1380155__wrap .img__box .img__box__text{
		left:50%; right:0; transform:translate(-50%, -50%);
		text-align:center; 
		font-size:18px !important;
	}
	.text_list__1380155__wrap .text_list__1380155__{padding:45px 20px}
.text_list__1380155__ ul li p {font-size:15px;}
}

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

