/*     1001035 : 장문 텍스트      */
.textarea__1001035__ {padding:40px 0 25px;}
.textarea__1001035__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em;}
.textarea__1001035__ .title {font-weight:800; font-size:20px; line-height:1.3em; margin:0 0 20px 0;}
.textarea__1001035__ .title span {color:#3293da;}

.textarea__1001035__ .pc {display:none;}
.textarea__1001035__ .mb {display:block;}


@media all and (min-width:1024px){
	.textarea__1001035__ {padding:120px 0 70px;}
	.textarea__1001035__ p {font-size:20px;}

	.textarea__1001035__ .title {font-size:36px; margin:0 0 38px 0;}
	.textarea__1001035__ .pc {display:block;}
	.textarea__1001035__ .mb {display:none;}
}

/*     1001045 : 장문 텍스트      */
.textarea__1001045__ {padding:0px 0 0px; display:flex;  justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px;}
.textarea__1001045__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em;}
.textarea__1001045__ p span {font-weight:700;}
.textarea__1001045__ .title {font-weight:800; font-size:20px; line-height:1em; margin:0 0 20px 0;}
.textarea__1001045__ .title span {color:#3293da; font-weight:800;}

.textarea__1001045__ .pc {display:none;}
.textarea__1001045__ .mb {display:block;}


@media all and (min-width:1024px){
	.textarea__1001045__ {padding:0px 0 0px;}
	.textarea__1001045__ p {font-size:20px;}
	.textarea__1001045__ .title {font-size:36px; margin:0 0 20px 0;}

	.textarea__1001045__ .pc {display:block;}
	.textarea__1001045__ .mb {display:none;}
}

/*     1001055 : 한줄 텍스트      */
body {overflow-x: hidden}
.text__1001055__ p {
	display:block;margin:0;padding:0; letter-spacing:0;
}
/*흐르는 텍스트*/
.flow_txt { display: flex; align-items: center; justify-content: flex-start; font-size: 6.5vw; font-family: var(--nunito); font-weight: 300; color: var(--blue); transform: translate(0, -50%); white-space: nowrap; animation: textLoop 50s linear infinite; line-height: 1; }
.flow_txt.type2 { font-size: 5.5vw; font-weight: 700; color: #F7F7F7; }
@keyframes textLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes spin {
    0% { transform:rotate(0) ; }
    100% { transform:rotate(-360deg); }
}



@media all and (min-width:1024px){

}

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

/*     1001075 : 장문 텍스트      */
.textarea__1001075__ {padding:40px 0 40px; display:flex;  flex-wrap: wrap; align-items: flex-start; justify-content: space-between; gap:30px;}
.textarea__1001075__>div>div {display:flex; flex-wrap: nowrap; center; justify-content: flex-start; gap:10px; flex-direction:column;}
.textarea__1001075__ div {width:100%;}
.textarea__1001075__>div>.sun {background:#000; height:1px; width:100%; margin:14px 0;}
.textarea__1001075__>div>.sun:first-child {margin-top:0; height:2px; }
.textarea__1001075__>div>.sun:last-child {margin-bottom:0;}

.textarea__1001075__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em; padding-right: 30px;}
.textarea__1001075__ p span {color:#3293da; font-weight:800;}
.textarea__1001075__ .title {font-weight:800; font-size:20px; line-height:1.3em; margin:0 0 20px 0;}
.textarea__1001075__ .title span {color:#3293da;}

.textarea__1001075__ .pc {display:none;}
.textarea__1001075__ .mb {display:block;}


@media all and (min-width:1024px){
	.textarea__1001075__ {padding:120px 0 120px;}
	.textarea__1001075__ p {font-size:20px; padding-right: 0px;}

	.textarea__1001075__ .title {font-size:36px; margin:0 0 25px 0;}

	.textarea__1001075__>div>.sun {width: 845px; margin:28px 0;}
	.textarea__1001075__>div>div {gap:123px;}

.textarea__1001075__>div>div {display:flex; flex-wrap: wrap;  justify-content: flex-start; gap:20px; flex-direction:row;}
.textarea__1001075__ div {width:auto;}
	.textarea__1001075__ .pc {display:block;}
	.textarea__1001075__ .mb {display:none;}
}

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

/*     1001115 : 장문 텍스트      */
.textarea__1001115__ {padding:0px 0 25px;}
.textarea__1001115__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em;}
.textarea__1001115__ .title {font-weight:800; font-size:20px; line-height:1.3em; margin:0 0 0px 0;}
.textarea__1001115__ .title span {color:#3293da;}

.textarea__1001115__ .pc {display:none;}
.textarea__1001115__ .mb {display:block;}


@media all and (min-width:1024px){
	.textarea__1001115__ {padding:0px 0 40px;}
	.textarea__1001115__ p {font-size:20px;}

	.textarea__1001115__ .title {font-size:36px; margin:0 0 0px 0;}
	.textarea__1001115__ .pc {display:block;}
	.textarea__1001115__ .mb {display:none;}
}

/*     1001125 : 한줄 텍스트      */
.text__1001125__ {padding:0 0 20px;  display:grid; gap:20px; grid-template-columns: 1fr;}
.text__1001125__>div {background:#f6f6f6; width:100%;}
.text__1001125__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:400;color:#000; line-height:1.5em; text-align: center;
}
.text__1001125__ p span {font-weight:700; color:#3293da;}
.text__1001125__ img {margin:0px 0 10px;}
.text__1001125__ .pc {display:none; padding-bottom:20px;}
.text__1001125__ .mb {display:block; padding:0 10px 20px;}
.text__1001125__ br{display:none;}
@media all and (min-width:1024px){
.text__1001125__ {padding:0 0 120px;  display: flex; justify-content: space-between;}
	.text__1001125__ p {font-size:20px}
.text__1001125__ .pc  {display:block;}
.text__1001125__ .mb {display:none;}
.text__1001125__>div {background:#f6f6f6; width:50%;}
.text__1001125__ br{display:block;}
}

/*     1001135 : 장문 텍스트      */
.textarea__1001135__ {padding:40px 0 25px;}
.textarea__1001135__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em;}
.textarea__1001135__ .title {font-weight:800; font-size:20px; line-height:1em; margin:0 0 20px 0;}
.textarea__1001135__ .title span {color:#3293da;}

.textarea__1001135__ .pc {display:none;}
.textarea__1001135__ .mb {display:block;}


@media all and (min-width:1024px){
	.textarea__1001135__ {padding:120px 0 70px;}
	.textarea__1001135__ p {font-size:20px;}

	.textarea__1001135__ .title {font-size:36px; margin:0 0 38px 0;}
	.textarea__1001135__ .pc {display:block;}
	.textarea__1001135__ .mb {display:none;}
}

/*     1001145 : 한줄 텍스트      */
.text__1001145__  {padding: 0 0 40px;}
.text__1001145__ div {display:flex; align-items: center; justify-content: flex-start; gap: 0px; flex-wrap: wrap;}
.text__1001145__ div .sun {width:100px; height: 1px; background:#000; display:none;}
.text__1001145__  .sun_row {width:100%; height: 1px; background:#000; margin:10px 0;}
.text__1001145__ p {margin:0;padding:8px 10px; text-align: left; font-size:16px;font-weight:400;color:#000;letter-spacing:0;line-height:1.5em;}
.text__1001145__ p span {display:block; color:#fff; background:#3293da; border-radius: 50px; padding:5px 15px; }
.text__1001145__ font {display: flex; gap: 10px; flex-wrap: wrap;}
.text__1001145__ font.fo{margin-bottom:10px;}
.text__1001145__ div .sub_title {font-weight:700;}
.text__1001145__ .pc {display:none;}
.text__1001145__ .mb {display:block;}


@media all and (min-width:1024px){

.text__1001145__  {padding: 0 0 120px;}
	.text__1001145__  p {font-size:20px}
.text__1001145__ div { gap: 30px;}
.text__1001145__ div .sun {width:1px; height: 100px; display:block;}
.text__1001145__ div .sub_title {width:150px;}

.text__1001145__ font.fo{margin-bottom:30px;}

 .text__1001145__ .pc {display:block;}
 .text__1001145__ .mb {display:none;}
}

/*     1001155 : 장문 텍스트      */
.textarea__1001155__ {padding:40px 10px 40px; text-align: center; background:url('/img_up/shop_pds/hshs11/build/option/1699586458_2432111.png'); background-repeat: no-repeat; background-size: inherit; background-position: bottom;}
.textarea__1001155__>div { display:grid; gap:20px; grid-template-columns: 1fr 1fr;  width:100%; margin: 20px auto 0px;}
.textarea__1001155__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em; padding:0 5px;}
.textarea__1001155__ p span {font-weight:700; color:#3293da;}
.textarea__1001155__ .title {font-weight:800; font-size:20px; line-height:1.6em; margin:0 0 20px 0;}
.textarea__1001155__ .sub_title {font-weight:400; font-size:14px; line-height:1em; margin:0 0 15px 0; color:#cacaca; text-transform:uppercase;}

.textarea__1001155__ .pc {display:none;}
.textarea__1001155__ .mb {display:block;}
.textarea__1001155__ br{display:none;}
.textarea__1001155__>div>div {border-radius: 25px; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); padding-bottom:25px; background:#fff;}
.textarea__1001155__ .sub_title2 {font-weight:700; color:#3293da;}
.textarea__1001155__ img {display:block; margin: 0 auto; border-radius: 25px 25px 0 0;}
.textarea__1001155__ .icon {margin:-35px auto 10px; }

@media all and (min-width:1024px){
	.textarea__1001155__ {padding:120px 0 120px;}
	.textarea__1001155__ >div { width:1240px; display:flex;  justify-content: space-between;  flex-wrap: nowrap; margin: 60px auto 0px;}
	.textarea__1001155__ p {font-size:20px;}
	.textarea__1001155__ .title {font-size:36px; margin:0 0 20px 0;}
	.textarea__1001155__ .sub_title {font-size:23px; line-height:1em; margin:0 0 10px 0;}

	.textarea__1001155__ .pc {display:block;}
	.textarea__1001155__ .mb {display:none;}
	.textarea__1001155__ br{display:block;}
}

