/*     2942315 : 한줄 텍스트      */
.textarea__584365__ {padding:20px 10px; background:url('/img_up/shop_pds/save11/build/option/seo-sang-dan_041743669785.jpg'); background-repeat: no-repeat; background-size: cover;}
.textarea__584365__ p {display:block;margin:0;padding:0; text-align: center; font-size:16px;font-weight:300;color:#fff;letter-spacing:0;line-height:1.3em;}

.textarea__584365__ .eng_name {font-size:14px; padding:10px 0;}
.textarea__584365__ .kor_name {font-size:20px; font-weight:700;} 
.textarea__584365__ .sun {display:block; background:#fff; height:1px; width:5%; margin:15px auto;}

.textarea__584365__ .pc { display: none; }
.textarea__584365__ .mb { display: block; }

@media all and (min-width:1024px){
.textarea__584365__ {padding:120px 0;}

.textarea__584365__ p {font-size:23px}

.textarea__584365__ .eng_name {font-size:18px;} 
.textarea__584365__ .kor_name {font-size:50px;} 
.textarea__584365__ .sun {margin:28px auto;}

.textarea__584365__ .pc {display: block;}
.textarea__584365__ .mb {display: none;}
}

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

/*     2856555 : 한줄 텍스트      */
body {overflow-x: hidden}
.text__2856555__ {padding:0 0 40px;}
.text__2856555__ 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){
.text__2856555__ {padding:0 0 120px;}

}

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

/*     3041035 : 한줄 텍스트      */
.text__3041035__ { padding:0 15px 40px }
.text__3041035__ ul { list-style:none; padding:0; margin:0; display:flex; flex-wrap:wrap; gap:20px; justify-content:center }
.text__3041035__ ul li { border-radius:20px; text-align:center; position:relative; width:100%; height:150px; background:#fff }
.text__3041035__ ul li:nth-child(1) { border:6px solid #3293da }
.text__3041035__ ul li:nth-child(2) {  border:6px solid transparent; background-image : linear-gradient(#fff,#fff), linear-gradient(to bottom, #3293DA, #e0359d); background-origin : border-box; background-clip : content-box, border-box }
.text__3041035__ ul li:nth-child(3) { border:6px solid transparent; background-image : linear-gradient(#fff,#fff), linear-gradient(to top, #ff5cbf, #e0359d); border:6px solid transparent; background-origin : border-box; background-clip : content-box, border-box }
.text__3041035__ ul li:nth-child(4) { border:6px solid transparent; background-image : linear-gradient(#fff, #fff), linear-gradient(to top, #f889b9, #ff5cbf); background-origin : border-box; background-clip : content-box, border-box }
.text__3041035__ ul li:nth-child(5) { border:6px solid transparent; background-origin : border-box; background-clip : content-box, border-box ; background-image : linear-gradient(#fff, #fff), linear-gradient(to bottom, #ED80AF, #f889b9);}
.text__3041035__ ul li:nth-child(6) { border:6px solid #ED80AF }
.text__3041035__ ul li div { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100% }
.text__3041035__ ul li h2 { margin:0; font-size:20px;  }
.text__3041035__ ul li p { font-size:16px; margin:10px 0 0; } 

.text__3041035__ .title {font-weight:800; line-height:1.3em; margin:0 0 20px 0;}

.text__3041035__ .pc { display:none }
.text__3041035__ .mb { display:block }

@media all and (min-width:1024px){
.text__3041035__ { padding:0 0 120px }
.text__3041035__ ul { gap:60px; flex-wrap:nowrap }
.text__3041035__ ul li { width:250px; height:250px; }
.text__3041035__ ul li:nth-child(2) { background-image : linear-gradient(#fff,#fff), linear-gradient(to right, #3293DA, #e0359d); }
.text__3041035__ ul li:nth-child(3) { background-image : linear-gradient(#fff,#fff), linear-gradient(to left, #ff5cbf, #e0359d); }
.text__3041035__ ul li:nth-child(4) { background-image : linear-gradient(#fff, #fff), linear-gradient(to left, #f889b9, #ff5cbf); }
.text__3041035__ ul li:nth-child(5) { background-image : linear-gradient(#fff, #fff), linear-gradient(to left, #ED80AF, #f889b9); }
.text__3041035__ ul li h2 { font-size:24px; }
.text__3041035__ ul li p { font-size:20px }
.text__3041035__ ul li:after { content:""; width:40px; height:40px; display:block; position:absolute; top:60%; left:117%; transform:translate(-60%, -113%); background:url(/img_up/shop_pds/save11/build/option/icon01174858007924.png)no-repeat }
.text__3041035__ ul li:last-child:after { content:none }

.text__3041035__ .pc { display:block }
.text__3041035__ .mb { display:none }
}

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

/*     2856585 : 장문 텍스트      */
.textarea__2856585__ {padding:0 0 40px; }
.textarea__2856585__ >div {display:flex;  justify-content: flex-start; align-items: center; flex-wrap: wrap; gap: 20px; margin-bottom:20px;}
.textarea__2856585__ >div:last-child {margin-bottom:0px;}
.textarea__2856585__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em;}
.textarea__2856585__ p span {font-weight:700;}
.textarea__2856585__ .title {font-weight:800; font-size:20px; line-height:1em; margin:0 0 20px 0;}
.textarea__2856585__ .sub_title {font-weight:800; font-size:14px; line-height:1em; margin:0 0 15px 0; color:#197aa4; text-transform:uppercase;}

.textarea__2856585__ .pc {display:none;}
.textarea__2856585__ .mb {display:block;}


@media all and (min-width:1024px){
.textarea__2856585__ {padding:0 0 120px;}
.textarea__2856585__ >div { gap: 50px; margin-bottom:40px; flex-wrap:nowrap;}
.textarea__2856585__ >div div { width:50%; }
.textarea__2856585__ p {font-size:20px; line-height:1.5em;}
.textarea__2856585__ .title {font-size:36px; margin:0 0 40px 0;}
.textarea__2856585__ .sub_title {font-size:20px; line-height:1em; margin:0 0 15px 0;}

.textarea__2856585__ .pc {display:block;}
.textarea__2856585__ .mb {display:none;}
}

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

/*     3034595 : 장문 텍스트      */
.textarea__3034595__ {padding:40px 10px 40px; text-align: center; background:url('/img_up/shop_pds/save11/build/option/gong-tong-ha-dan_-bae-gyeong1739254469488.jpg'); background-repeat: no-repeat; background-size: inherit; background-position: bottom;}
.textarea__3034595__>div { display:grid; gap:20px; grid-template-columns: 1fr 1fr;  width:100%; margin: 20px auto 0px;}
.textarea__3034595__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.5em; tex}
.textarea__3034595__ p span {font-weight:700; color:#197aa4;}
.textarea__3034595__ .title {font-weight:800; font-size:20px; line-height:1.6em; margin:0 0 20px 0;}
.textarea__3034595__ .sub_title {font-weight:400; font-size:14px; line-height:1em; margin:0 0 15px 0; color:#cacaca; text-transform:uppercase;}

.textarea__3034595__ .pc {display:none;}
.textarea__3034595__ .mb {display:block;}

.textarea__3034595__>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__3034595__ .sub_title2 {font-weight:700; color:#0072bc;}
.textarea__3034595__ img {display:block; margin: 0 auto; border-radius: 25px 25px 0 0;}
.textarea__3034595__ .icon {margin:-35px auto 10px; }

@media all and (min-width:1024px){
	.textarea__3034595__ {padding:120px 0 120px;}
	.textarea__3034595__ >div { width:1240px; display:flex;  justify-content: space-between;  flex-wrap: nowrap; margin: 60px auto 0px;}
	.textarea__3034595__ p {font-size:20px;}
	.textarea__3034595__ .title {font-size:36px; margin:0 0 20px 0;}
	.textarea__3034595__ .sub_title {font-size:23px; line-height:1em; margin:0 0 10px 0;}

	.textarea__3034595__ .pc {display:block;}
	.textarea__3034595__ .mb {display:none;}
}

