/*     2942335 : 한줄 텍스트      */
.textarea__584365__ {padding:20px 10px; background:url('/img_up/shop_pds/save11/build/option/seo-sang-dan_051743669998.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;}
}

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

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

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

/*     2857315 : 장문 텍스트      */
.textarea__2857315__ {padding:40px 0 40px;}
.textarea__2857315__ p {margin:0;padding:0; font-size:16px;font-weight:400;color:#000; line-height:1.3em;}
.textarea__2857315__ .title {font-weight:800; font-size:20px; line-height:1.3em; margin:0 0 20px 0; text-align:center}
.textarea__2857315__ .title span {color:#0072bc;}

.textarea__2857315__ .list {display:grid; grid-template-columns: 1fr; gap:10px;}
.textarea__2857315__ .list>p {background:#fff; padding: 10px 20px; border-radius:100px; display:flex; align-items: center; flex-wrap: nowrap; gap:10px;}

.textarea__2857315__ span:nth-child(2) { width:90%; }
.textarea__2857315__ p img { vertical-align:middle; }

@media all and (min-width:1024px){
	.textarea__2857315__ {padding:120px 0 120px;}
	.textarea__2857315__ p {font-size:20px;}
	.textarea__2857315__ .title {font-size:36px; margin:0 0 25px 0;}

	.textarea__2857315__ .list {display:grid; grid-template-columns: 1fr 1fr; gap:18px;}
	.textarea__2857315__ .list>p { padding: 10px 30px; }
}

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

