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

/*     1924885 : 한줄 텍스트      */
.text__1924885__, .text__1924885__ * {margin:0; padding:0; box-sizing:border-box;}
.text__1924885__ {text-align:center;}

.text__1924885__ p {display:inline-block; position:relative; font-size:44px; line-height:1; font-weight:bold; color:#da6fa8;}
.text__1924885__ p::before, .text__1924885__ p::after {content:""; position:absolute; top:50%; transform:translateY(-50%) rotate(25deg); width:2px; height:100%; background:#ccc;}
.text__1924885__ p::before {left:-25px;}
.text__1924885__ p::after {right:-25px;}

@media (max-width:1023px){
	.text__1924885__ p {font-size:38px; }
}

@media (max-width:767px){
	.text__1924885__ p {font-size:28px; }
}

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

/*     1924905 : 장문 텍스트      */
.textarea__1924905__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:normal;color:#666;letter-spacing:0;line-height:1.5em;
}

.textarea__1924905__ p span {display:inline-block; position:relative; z-index:1;}
.textarea__1924905__ p span::after {content:""; position:absolute; left:50%; transform:translateX(-50%) scaleX(0); bottom:3px; width:100%; height:35%; background:#b5b8f3; padding:0 2px; z-index:-1;transform-origin:left; transition:0.7s; transition-delay:2s;}

.textarea__1924905__ p.aos-animate span::after {transform:translateX(-50%) scaleX(1);}

@media all and (min-width:1024px){
	.textarea__1924905__ p {font-size:19px}
}

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

/*     1915285 : 블록 설정      */
.block_option__1915285__ {display:table;width:100%;}
.block_option__1915285__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#container .contents_wrap .row.row__1915285__ > div.white-space {max-width:100% !important; overflow:hidden;}

@media (max-width:1023px){
	.row__1915285__ {}
}


@media (min-width:1024px){
	.row__1915285__ {}
}

/*     1915295 : 한줄 텍스트      */
.text__1915295__, .text__1915295__ * {margin:0; padding:0; box-sizing:border-box;}

.text__1915295__ {max-width:1400px; margin:0 auto;}

.text__1915295__ .img_box {width:100%; border-radius:18px; overflow:hidden; margin-bottom:20px; max-height:400px;}
.text__1915295__ .img_box img {display:block; width:100%; object-fit:cover; transition:1.2s;}
.text__1915295__ .img_box img:hover {transform:scale(1.1);}

.text__1915295__ .content_box h2 {font-size:18px; font-weight:800; color:#222; margin-bottom:10px;}
.text__1915295__ .content_box p {font-size:15px; line-height:1.8; word-break:keep-all;}

@media (max-width:1023px) {
	.text__1915295__ .content_wrap {flex-direction:column; gap:20px;}
	.text__1915295__ .img_box {width:100%;}
	.text__1915295__ .content_box {text-align:center;}
	.text__1915295__ .content_box h2 {font-size:26px;}
}

@media (max-width:767px) {
	.text__1915295__ .content_box {text-align:center;}
	.text__1915295__ .content_box h2 {font-size:22px; margin-bottom:10px;}
	.text__1915295__ .content_box p {font-size:14px;}
}

/*     1915305 : 한줄 텍스트      */
.text__1915305__, .text__1915305__ * {margin:0; padding:0; box-sizing:border-box;}

.text__1915305__ .flow_text {display:flex; align-items:center; animation: textLoop 50s linear infinite; white-space:nowrap; line-height:1;}
.text__1915305__ .flow_text p {color:#f7f7f7; font-weight:500; font-size:90px; font-family: "Sour Gummy", serif !important; text-transform:uppercase; font-style:italic;}

@keyframes textLoop {
	0% {transform: translate3d(0, 0, 0);}
	100% {transform: translate3d(-100%, 0, 0);}
}

@media (max-width:767px){
	.text__1915305__ .flow_text {font-size:45px;}
}

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

/*     1915325 : 타이틀 텍스트      */
.title__1915325__, .title__1915325__ * {margin:0; padding:0; box-sizing:border-box;}
.title__1915325__ h2 {position:relative; display:inline-block; font-size:32px; font-weight:bold; color:#000000; letter-spacing:-.03em; line-height:1.4em;}
.title__1915325__ h2::before{content:""; position:absolute; bottom:4px; right:-15px; width:10px; height:10px; background:#5156a7; border-radius:50%;}

@media all and (max-width:1023px){
	.title__1915325__ h2 {font-size:25px}
}

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

/*     1915375 : 한줄 텍스트      */
.text__1915375__, .text__1915375__ * {margin:0; padding:0; box-sizing:border-box;}

.text__1915375__ {position:relative; display:flex; justify-content:space-between; background:url(/img_up/shop_pds/abc0111/build/option/gettyimages-13048325471739959940.png) no-repeat center / contain;}

.text__1915375__ .img_box {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.text__1915375__ .img_box img {display:block;}

.text__1915375__ .text_wrap {position:relative; display:flex; flex-direction:column; gap:40px; z-index:1;}
.text__1915375__ .text_box {background:#f7f7f7; width:412px; height:247px; text-align:center; padding-top:40px;}
.text__1915375__ .text_box .title {position:relative; font-size:17px; font-weight:700; padding-bottom:18px; margin-bottom:18px;}
.text__1915375__ .text_box .title::after {content:""; position:absolute; bottom:0; left:50%; transform:translateX(-50%); width: 24px; height:1px; background:#999;}
.text__1915375__ .text_box .text {font-size:15px; color:#666; line-height:1.4; width:80%; margin:0 auto; word-break:keep-all;}
.text__1915375__ .text_box .text b {color:#333;}

@media (max-width:1023px){
	.text__1915375__ {flex-direction:column; gap:20px; justify-content:center; padding-top:330px; background:url(/img_up/shop_pds/abc0111/build/option/gettyimages-13048325471739959940.png) no-repeat center top / 300px;}
	.text__1915375__ .text_wrap {flex-direction:row; width:100%; gap:20px;}
	.text__1915375__ .text_box {width:100%; height:auto; padding:40px 0;}
	.text__1915375__ .img_box {position:relative; top:0; left:50%; transform:translate(-50%,0);}
}

@media (max-width:767px){
	.text__1915375__ {background:url(/img_up/shop_pds/abc0111/build/option/gettyimages-13048325471739959940.png) no-repeat center top / 200px; padding-top:220px;}
	.text__1915375__ {gap:10px;}
	.text__1915375__ .text_wrap {gap:10px;}
	.text__1915375__ .text_box {padding:20px 0;}
	.text__1915375__ .text_box .title {padding-bottom:10px; margin-bottom:10px; font-size:20px;}
	.text__1915375__ .text_box .text {font-size:14px;}
}

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

/*     1916445 : 한줄 텍스트      */
.text__1916445__, .text__1916445__ * {margin:0; padding:0; box-sizing:border-box;}

.text__1916445__ {display:flex; flex-direction:column; align-items:center; border:1px solid #ccc; padding:50px 30px;}

.text__1916445__ p {font-size:17px; word-break:keep-all; margin-bottom:30px;}

.text__1916445__ ul {list-style:none;}
.text__1916445__ ul li {position:relative; font-size:17px; padding-left:40px;}
.text__1916445__ ul li::before {content:""; position:absolute; top:2px; left:0; width:24px; aspect-ratio:1/1; background:url(/img_up/shop_pds/abc0111/build/option/icon-check-mark-square17398644881.png) no-repeat center / cover; }
.text__1916445__ ul li + li {margin-top: 10px;}
.text__1916445__ ul li span {font-weight:500; color:#da6fa8;}

@media (max-width:1023px){
	.text__1916445__ p {font-size:16px;}
	.text__1916445__ ul li {font-size:16px; padding-left:25px;}
	.text__1916445__ ul li::before {width:20px;}
}

@media (max-width:767px){
	.text__1916445__ {padding:25px;}
}

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

/*     1916465 : 타이틀 텍스트      */
.title__1916465__, .title__1916465__ * {margin:0; padding:0; box-sizing:border-box;}
.title__1916465__ h2 {position:relative; display:inline-block; font-size:32px; font-weight:bold; color:#000000; letter-spacing:-.03em; line-height:1.4em;}
.title__1916465__ h2::before{content:""; position:absolute; bottom:4px; right:-15px; width:10px; height:10px; background:#5156a7; border-radius:50%;}

@media all and (max-width:1023px){
	.title__1916465__ h2 {font-size:25px}
}

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

/*     1916485 : 이미지 리스트 (타일형)      */
.img_tile__1916485__ {overflow:hidden}
.img_tile__1916485__ * {box-sizing:border-box}
.img_tile__1916485__ .img_inner {display:grid; grid-template-columns:repeat(1, 1fr); gap:10px;}
.img_tile__1916485__ .item {position:relative; display:flex; flex-direction:column; border:1px solid #ccc;}
.img_tile__1916485__ .figure {display:block; overflow:hidden;}
.img_tile__1916485__ .figure img {display:block; width:100%; height:100%; object-fit:cover; transition:1.2s}
.img_tile__1916485__ .caption {flex-grow:1; display:block; background:#f9f9f9; padding: 15px; text-align:center; word-break:keep-all;}
.img_tile__1916485__ .caption > span {display:block;}
.img_tile__1916485__ .caption > span.subject {font-size: 17px; font-weight:bold; color:#000000; margin-bottom:10px;}
.img_tile__1916485__ .caption > span.content {font-size: 14px; color:#444444}
.img_tile__1916485__ .caption > span.content b {font-weight:500; color:#da6fa8;}

.img_tile__1916485__ .item:hover .figure img {transform:scale(1.1);}

@media (min-width:768px){
	.img_tile__1916485__ .img_inner {grid-template-columns:repeat(3, 1fr);}
}

@media (min-width:1024px){
	.img_tile__1916485__ .img_inner {grid-template-columns:repeat(3, 1fr); gap:20px;}
	.img_tile__1916485__ .caption {padding:20px;}
	.img_tile__1916485__ .caption > span.subject {font-size: 18px;  margin-bottom:10px;}
	.img_tile__1916485__ .caption > span.content {font-size: 15px;}
}

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

