@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
.serif{font-family: 'Noto Serif KR', serif;}
.mark{opacity:0; transform: scale(5); transition-duration: .1s !important;}
[data-aos^=mark][data-aos^=mark].aos-animate,.swiper-slide-active .mark{ opacity:1; transform:scale(1)}
.flash{transition: all 0.5s 1s;-webkit-animation: flash 2s ease-in-out infinite ;animation: flash 2s ease-in-out infinite ;-webkit-transition: all 0.5s 1s;}
.flash2{transition: all 0.5s 1s;-webkit-animation: flash 2s ease-in-out infinite 2s;animation: flash 2s ease-in-out infinite 1.5s;-webkit-transition: all 0.5s 1s;}
 
[data-aos^=underline][data-aos^=underline].aos-animate{color:#fff;}
[data-aos^=underline2][data-aos^=underline2].aos-animate{color:#ee7b00;}
[data-aos^=underline3][data-aos^=underline3].aos-animate{color:#260000;}



.circle_anim{position:relative;   z-index:2}
.circle_anim span,.circle_anim:after,.circle_anim:before {
  content: "";width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 0; right: 0; transform: scale(0.5);
  transform-origin: center center;
  animation: pulse-me 0.7s linear infinite;
  z-index:-1
}
.sel_en {display:none !important;}
.nice-select.f_input.on {display:inline-block !important;}
/*.circle_anim .p1 {animation-delay: 0.5s;}*/
.circle_anim .p2 {animation-delay: 1.2s;}
.circle_anim .p3 {animation-delay: 0.9s;}
 

@keyframes pulse-me {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.2);
    opacity: 0.1;
  }
}



.wrap{overflow:hidden;}
.inbox{margin:0 auto;}

 
.nice-select .current{display:inline-block;color: #fff;}
.nice-select{border:1px solid #fff;}
 
 
.nice-select:after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.nice-select .list {
  border: 1px solid #fff;
 }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #ff661c;
  color: #ffffff;
  font-weight:
  bold;
}	
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important;
color: #3a3532;
}	

.chk_box3 {position:relative;margin-bottom: 2%;}
.chk_box3 input + label {position:relative;color: #fff;display: inline-block;margin: 0;}
.chk_box3 input + label span {display: inline-block;vertical-align: middle;text-align: center;border: 1px solid #fff;border-radius:50%;}


.chk_box3  input + label span i{display:none;color: #fff;}
.chk_box3  input:checked + label span{}
.chk_box3  input:checked + label span i{display:inline-block;} 


.video_box{position:relative; overflow:hidden;}
.video_box iframe{position:absolute; top:0; left:0; width:100%; height:100%;}



	
.header{}
.header .gnb{}
.header .inbox{position:relative;}

.gnb li a{color:#210b00;font-weight:500;vertical-align: middle;}
.header .h_btn{position:absolute;top:50%;right:0;text-align: right;}
.h_btn>a,.h_btn #google_translate_element{display:inline-block; vertical-align:middle; text-align:center;}
.h_btn>a{background-color:#ff661c; color:#fff;}
.h_btn #google_translate_element{border:1px solid #b3b3b3;color:#b3b3b3;font-size: 0;overflow: hidden;display: inline-block !important;}
.h_btn #google_translate_element select{width: 100%;margin: 0;border: 0;color: #737373;display: block;text-align: center;background: transparent;}
.skiptranslate{font-size: 0 !important;}
.skiptranslate>span{display:none}

.gnb ul{display:flex;justify-content: space-between;align-items: center;}

.visual{}  
.v_btn{position:absolute;text-align:center;left:0;width:100%;bottom:0;font-size:0;z-index: 10;}  
.v_btn span{display:inline-block; background-color:#ff661c; cursor:pointer; text-align:center;}  
.v_btn span i{color:#fff;}  



.visual li{
    overflow: hidden;
}  
.visual .v_tit{}  
.visual .mark{display:inline-block; transition-delay: .7s;}  
.visual .v_tit h3{color:#fff;font-weight:100;line-height: 0.9em;word-break: keep-all;}  
.visual .v_tit h3 em{font-weight:bold;} 
.visual .v_tit p{color:#fff; font-weight:300; line-height:1.3em} 

.visual .v1 {}
.visual .v_wrap {position:relative;}
.v1 .v_tit{background-color:#ff661c;}
.v1 .int_slide_box{position:relative;}
.v1 .int_tit{position:absolute;top:50%;z-index: 1;transform: translateY(-50%);z-index: 11;}
.v1 .int_tit h5{color:#fff;font-weight:bold;line-height: 1.1em;}
.v1 .int_tit p{color:#fff; font-weight:bold;}
.v1 .int_slide_box::after{position:absolute;top:0;left:0;width:100%;height:100%;background-color: rgba(0,0,0,0.3);content:'';z-index: 10;}

.v2{
}
.v2 .v_tit{position:relative; display:inline-block;}
.v2 .v_tit>img{position:absolute;z-index: 1;}
.v2 .v_tit h3{color:#ff661c}
.v2 .v_tit h3 em{display:block;}
.v2 .v_tit p{color:#2d2623}
.v2 .country div{border-radius:50%; background-color:#ff661c; color:#fff; text-align:center; font-weight:500;}
.v2 .country div span,.v2 .country div::before{ background-color:#ff661c;}


.v3{border-top:3px solid #ff661c;/*  */}
.v3>div{text-align:center; padding-top: 3px;}
.v3 .v_tit{position:relative; display:inline-block;}
.v3 .v_tit h3{color:#ff661c}
.v3 .v_tit h3 em{display:block;}
.v3 .v_tit p{color:#2d2623}



.v4 >div{position:relative;}
.v4 .v_tit{}
.v4 .v_tit span{position:relative; color:#fff; display:inline-block; padding-right:30px;}
.v4 .v_tit span::after{position:absolute;top:50%;content:'';background-color:#fff;}
.v4 .v_tit h3 em{line-height:1.4em}
.v4 .marker div{position:absolute; color:#fff; font-weight:300; text-align:center;     transform: translate3d(0,-100px,0);     transition-duration: 0.7s;   opacity: 0; transition-property: opacity,transform;} 
.v4 .marker div span{display:block; color:#fff; font-weight:bold;}
.v4.swiper-slide-active .marker div{opacity: 1;   transform: translateZ(0);}

.mk1{transition-delay: 0.2s; }
.mk2{transition-delay: 0.4s; }
.mk3{transition-delay: 0.6s; }
.mk4{transition-delay: 0.8s; }
.mk5{transition-delay: 1s; }
.mk6{transition-delay: 1.2s; }
.mk7{transition-delay: 1.4s; }
.mk8{transition-delay: 1.6s; }
.mk9{transition-delay: 1.8s; }
.mk10{transition-delay: 2s; }
.mk11{transition-delay: 2.2s; }
.mk12{transition-delay: 2.4s; }
.mk13{transition-delay: 2.6s; }

.sec-comp{position:relative; background-color:#f7f6f3;}
.sec-comp>img{position:absolute;}
.sec_tit{}
.sec_tit span{display:block; font-family: 'Noto Serif KR', serif; font-weight:400}
.sec_tit h3{font-family: 'Noto Serif KR', serif;font-weight: 400;line-height: 1.3em;word-break: keep-all;}
.sec_tit p{line-height:1.3em}


.sec-comp .t_img{display:block; -webkit-animation: rotate 60s linear infinite; animation: rotate 60s linear infinite;}
.sec-comp h3,.sec-comp span{color:#ff661c}
.comp_list{
    position: relative;
    z-index: 1;
}
.comp_list li{}
.comp_list li h5{color:#fff;line-height:1.2em;font-family: 'Noto Serif KR', sans-serif; font-weight:900;}
.comp_list li p{color:#fff; line-height:1.4em}


.sec-item{position:relative;display:table;width:100%;overflow:hidden;background-color: #444;}
.sec-item ul{position:absolute; top:0; left:0; width:100%; height:100%;}
.sec-item li{position:absolute;/* z-index: 1; */overflow: hidden;}
.sec-item li img{width:100%; height:100%;}
.sec-item li::after{position:absolute;left: 0;top: 0;width:100%;height:100%;content:'';background-color: rgba(0,0,0,.75);z-index: 5; opacity:1;transition-duration: 0.6s;  transition-property: opacity;}
.sec-item li.on::after{opacity:0.2;}


 
.sec-item .sec_tit{position:relative;display:table-cell;vertical-align:middle;z-index: 10;height: 100%;}
.sec-item .sec_tit h3{color:#fff;}
.sec-item .sec_tit em{color:#ff661c;font-weight: bold;}
.sec-item .sec_tit p{color:#fff;}

.sec-item .video_box{}

.global_slide{position:absolute;top: 100%;left:0;overflow: hidden;display: flex;flex-direction: row;}
.global_slide span{display: flex;flex: 0 0 auto;flex-direction: row;align-items: center;white-space: nowrap;-webkit-animation: loop 20s infinite linear 1s both;animation: loop 25s infinite linear 1s both;}


.sec-profit{position: relative;background-color:#ff661c;}
.sec-profit .inbox{position:relative}
.sec-profit .sec_tit h3{color:#fff;position: relative;z-index: 1;}
.sec-profit .sec_tit p{position: relative;color:#fff;justify-content: space-between;}
.sec-profit .sec_tit em{display:block;font-weight:900;line-height: 1.2em;}

.profit_slide{position:relative; z-index:10;  display: flex; flex-direction: row;}
.profit_slide ul{display: flex;/* flex: 0 0 auto; */flex-direction: row;align-items: center;white-space: nowrap;/* -webkit-animation: loop 100s infinite linear 1s both; *//* animation: loop 100s infinite linear 1s both; */flex-wrap: wrap;justify-content: center;}
.profit_slide li{/* border:1px solid #ff661c; */background-color:#fff;float: left;}
.profit_slide li p{color:#2d2623;font-weight: 400;/* font-family: 'Noto Serif KR', sans-serif; */}
.profit_slide li p span{display:block;font-weight:500;font-family: 'Noto Serif KR', sans-serif;color:#ff661c;}
.profit_slide li p em{font-weight:900; font-family: 'Noto Serif KR', sans-serif;}

.profit_slide li div{font-size:0;}
.profit_slide li div span{width: 100%;display:inline-block;vertical-align:middle;text-align:center;}

.profit_slide li div span.pf1{color:#2d2623; border:1px solid #2d2623;}
.profit_slide li div span.pf2{color:#fff; background-color:#2d2623}

.sec-video {background-color:#f7f6f3;}
.sec-video .sec_tit h3{color: #444;}
.sec-video .sec_tit h3 em{color:#ff661c;}

.video_slide{}
.video_slide>span{position:absolute;color:#fff;background-color:#eb7035;text-align: center;cursor: pointer;}
.video_slide>span.l_btn{left:0;}
.video_slide>span.r_btn{right:0;}

.sec-story .sec_tit span{color:#ff661c;}
.sec-story .sec_tit h3{color:#ff661c;}

.story {overflow:visible !important;}
.story li{float:left; width:50%;}
.story span{display:block; color:#ff661c; font-family: 'Noto Serif KR', sans-serif; font-weight:600; line-height:1.3em; word-break:keep-all;}
.story h5{color:#2d2623; font-weight:bold;}
.story li p{color:#2d2623;}
.story a{display:block; }


.story_pop{position:fixed;z-index: 99; width:100%; height:100%; top:0; left:0;}
.story_pop>div{position:absolute; top:50%;left:50%;background-color:#fff;border:1px solid #2d2623; overflow-y:scroll}
.story_pop h6{color:#2d2623;font-weight:400;border-bottom:1px solid #2d2623;text-align: center;}
.story_pop h6 em{font-weight:bold;}
.int_view .int_tit{background-image:url(/images/start_up/pc/con4_d.png);}
.story1 .int_con{background-image:url(/images/start_up/pc/con4_1s.png);}
.story2 .int_con{background-image:url(/images/start_up/pc/con4_2s.png);}
.story3 .int_con{background-image:url(/images/start_up/pc/story3_s.png);}
.story4 .int_con{background-image:url(/images/start_up/pc/story4_s.png);}
.story5 .int_con{background-image:url(/images/start_up/pc/story5.png); }
.story6 .int_con{background-image:url(/images/start_up/pc/story6.png); }
.story7 .int_con{background-image:url(/images/start_up/pc/story7.png); }
.story8 .int_con{background-image:url(/images/start_up/pc/story8.png); }
.story9 .int_con{background-image:url(/images/start_up/pc/story9.png); }
.story10 .int_con{background-image:url(/images/start_up/pc/story10.png); }
.story11 .int_con{background-image:url(/images/start_up/pc/story11.png); }
.story12 .int_con{background-image:url(/images/start_up/pc/story12.png); }
.story13 .int_con{background-image:url(/images/start_up/pc/story13.png); }
.story14 .int_con{background-image:url(/images/start_up/pc/story14.png); }
.story15 .int_con{background-image:url(/images/start_up/pc/story15.png); }
.story16 .int_con{background-image:url(/images/start_up/pc/story16.png); }
.story17 .int_con{background-image:url(/images/start_up/pc/story17.png); }
.story18 .int_con{background-image:url(/images/start_up/pc/story18.png); }
.story19 .int_con{background-image:url(/images/start_up/pc/story19.png); }
.story20 .int_con{background-image:url(/images/start_up/pc/story20.png); }
.story21 .int_con{background-image:url(/images/start_up/pc/story21.png); }
.story22 .int_con{background-image:url(/images/start_up/pc/story22.png); }
.story23 .int_con{background-image:url(/images/start_up/pc/story23.png); }
.int_tit{color:#ff661c;}
.int_tit,.int_con{ background-repeat:no-repeat; background-position:0 0}
.int_con p{color:#000; line-height:1.3em; word-break:keep-all}
.story_pop .close_btn{position:absolute; background:transparent}
.story_pop .close_btn i{color:#000;}





.sec-store {background-color:#f7f6f3;}
.sec-store .sec_tit span{color:#ff661c;}
.sec-store .sec_tit h3{position:relative;color:#ff661c;display: inline-block;}
.sec-store .sec_tit p{color:#2d2623; text-align:center;}
.sec-store .sec_tit h3 img{position:absolute;}
.sec-store .store{font-size:0;text-align: center;}
.store .map img{width:100%;}

.map_list{background-color:#fff;}
.map_list h5{color:#ff661c;border-bottom:1px solid #ff661c;font-family: 'Noto Serif KR', sans-serif;font-weight:900;text-align: left;}
.map_list li{color:#2d2623; font-weight:300; background-color:#f7f6f3; text-align:center}


.sec-cost {position:relative;}
.sec-cost .img2{position:absolute;}
.sec-cost .sec_tit span{color:#ff661c;}
.sec-cost .sec_tit h3{color:#ff661c;}

.step{}
.step li{position:relative; }
.step li i{position:absolute; top:50%; color:#2d2623}
.step li div{background-color:#f7f6f3}
.step li div img{display:block; margin:0 auto;}
.step li h5 span{display:block;color:#ff661c;font-weight:600;font-family: 'pretendard',sans-serif;}
.step li h5{color:#ff661c;font-family: 'Noto Serif KR', sans-serif; font-weight:900; text-align:center;}
.step li p{color:#2d2623; font-weight:300; line-height:1.3em; text-align:center;}




.cost_tab{text-align:center;}
.cost_tab span{position:relative; display:inline-block; vertical-align:middle; background-color:#ded7c0; color:#fff; font-weight:600; text-align:center; cursor:pointer}
.cost_tab span i{display:none}
.cost_tab span.on{background-color:#ff661c;}
.cost_tab span.on i{position:absolute;color:#fff;display: block;}
.cost_table p{color:#2d2623;   font-weight:300;}


.sec-consult{background-color:#ff661c;}
.cs_title{}
.cs_tab{font-size:0;}
.cs_tab span{position:relative; display:inline-block; background-color:#ded7c0; color:#fff; text-align:center; font-weight:600; text-align:center; cursor:pointer}
.cs_tab span i{display:none}
.cs_tab span.on{color: #ff661c;background-color: #fff;}
.cs_tab span.on i{position:absolute;color: #ff661c;display: block;}

.cs_title p{color:#fff; line-height:1.3em;}

.cs_table{}
.cs_table li{font-size:0;}
.cs_table li .nice-select,.cs_table li span,.cs_table li input{display:inline-block;vertical-align:middle;background-color: transparent;}
.hp em{display:inline-block; color:#fff; vertical-align:middle; text-align:center;}
.cs_table li span{color:#fff;}
.cs_table li input{border:1px solid #fff;color: #fff;}
.cs_table li input::placeholder{color:#fff}
.cs_table li .chk_box3{display:inline-block;color: #fff;margin-top: 0;margin-bottom: 0;}
.cs_table li textarea,.cs_table li .privacy{display:inline-block;width:100%;border:1px solid #fff;color:#fff;vertical-align:top;background:transparent;line-height: 1.3em;}
.cs_table li .privacy{overflow-y:scroll;}
.pv_chk{}
.pv_chk p{width: 100% !important;}

.cs_table #btn_submit{position:relative;background-color:#fff;color:#ff661c;width:100%;text-align: left;font-weight: bold;}
.cs_table #btn_submit i{position:absolute; top:50%; color:#ff661c}

#selectname{display:inline-block;vertical-align: middle;}
#selectname .nice-select{width:100%;}
 
.start_up_pop{display:none;}
.start_up_pop>div{ position:absolute; top:50%; left:50%; background-color:#fff; border-radius:10px; box-shadow:0 0 3px rgba(0,0,0,0.5); margin:0 auto; line-height:1.3em; color:#5a5a5a; text-align:justify;}
.start_up_pop>div span{position:absolute; bottom:102%; right:1%; color:#fff; font-size:35px; font-weight:bold;}


.footer {position:relative}
.footer .inbox{position:relative;}
.f_social{position:relative;font-size: 0;}
.f_social .nice-select,.f_social a{display:inline-block; vertical-align:middle}
.f_social .nice-select{border: 0;background-color:#ff661c}
.f_menu{}
.f_menu a,.f_menu div{display:inline-block; color:#210b00}
.f_menu div{position:relative; cursor:pointer}
.f_menu div span{position:absolute;color:#ff661c; top:0; right:0;}
.f_menu div ul{position:absolute;top: 110%;left:0;width:100%;background-color:#ff661c;display: none;}
.f_menu div li{
    text-align: center;
}
.f_menu div a{display:block; color:#fff}
.f_menu div li:hover a{font-weight:bold;}

.footer .f_info{color:#210b00;font-weight:300;line-height:1.3em;word-break: keep-all;}


.quick{position:fixed;border:1px solid #2d2623;z-index: 999;cursor: pointer;}
.quick button{display:block;background-color:#000;color:#fff;border:0;text-align:center;width: 100%;font-weight: 500;}
.q1{background-color:#ff661c}
.q1 span{display:block;}
.q1 span,.q1 p{color:#2d2623}
.q1 p{font-weight: 900;line-height: 1em;}

.q2{
    background-color: #2d2623;
}
.q2 p{color:#fff;}
.q2 p em{display:block; font-weight:bold;}
.q2 span{display:block; color:#ff661c}

#top_btn{background-color:#7c736e; color:#fff; border-radius:50%;}

.quick2{position:fixed;left:0;width:100%;bottom:0;background-color:#ff661c;text-align:center;color:#fff;cursor:pointer;font-weight: 600;z-index: 999;}



.quick_cs{background: linear-gradient(45deg, #ec6305 50%, #ff832e, #ec6305);left:0;width:100%;z-index:99}
.quick_cs.n_fix{position:absolute; top:0; }
.quick_cs.fix{position:fixed; bottom:0;}
.quick_cs .inbox{font-size:0;}
.quick_cs h5,.form,.form p{display:inline-block; vertical-align:middle;}
.quick_cs h5{color:#fff;background:url(/images/start_up/quick_logo.png) no-repeat 0 50%;font-weight: bold;}
.quick_cs h5 img{vertical-align:middle;}
.quick_cs h5 span{color: #fff;display: block;font-weight: bold;}
.quick_cs .nice-select .list{bottom: 120%;}
.form .nice-select,.form input{border:0;color:#321815;vertical-align: middle;}
.form .nice-select::after{border-color:#321815 !important;}
.form p,.form label,.form a{color:#fff;}
.form p a{border-bottom:1px solid #fff; padding-bottom:3px}

.form .nice-select {display:inline-block; vertical-align:middle}
.form .nice-select .current{color:#321815}
.quick_cs #selectname2 .nice-select{width:100%;margin: 0;}
#selectname2{display:inline-block;vertical-align: middle;}
#selectname2 .nice-select{width:100%;}
.quick_cs input[type="checkbox"] + label span{border:1px solid #fff; background-color:transparent !important;}
.quick_cs button{color: #fff;border-radius:5px;font-weight: bold;background: #210b00;}

 
.kakao{position:absolute;bottom: 110%;right: 1%;border-radius:50%;background: url(/images/kt.svg) no-repeat 53% 21% #ffe812;background-size: 55% auto;color: #000;text-align: center;font-weight: 500;}

@media (min-width:1300px) {
	
.nice-select:after { height: 13px; margin-top: -9px; right: 18px; width: 13px; }
.nice-select .option,.nice-select .current{height: 50px;line-height: 50px;font-size: 16px;padding: 0 10px;}

.inbox{width: 1300px;}
.header.scroll .inbox{padding: 10px 0;}
.header .inbox{padding: 20px 0;}
.header h1{width: 102px;margin-right: 65px;}
	.header h1 img{width:100%;}
.header .gnb{
    width: 55%;
}
.gnb li {/* margin-right: 65px; */line-height: 61px;height: 67px;}
.gnb li a{font-size:20px}
.h_btn{margin-top:-25px;}
.h_btn>a,.h_btn #google_translate_element{width: 150px;height:50px;line-height:50px;border-radius:25px;font-size: 16px;padding:1px 0;}
 .h_btn #google_translate_element{
    /* padding-left: 20px; */
    padding-right: 5px;
    background-size: auto 25px !important;
    background: url(/images/start_up/pc/g_logo.png) no-repeat 10px 50%;
}
.h_btn #google_translate_element select{height: 48px;font-size: 14px;}
.visual li,.visual li>div{height:880px;}
.visual .v_tit h3{font-size:110px;margin-bottom:20px;letter-spacing: -9px;}  
.visual .v_tit p{font-size:30px;margin-top: 25px;}
.v_btn span{width:80px;line-height: 110px;height:80px;}
 .v_btn span i{font-size:40px}

.v1 .v_tit{ width:50%; }
.v1 .int_slide_box{position:absolute;top:0;right:0;width:50%;height: 100%;}
.v1 .int_slide_box .slide{height:100%;}
.v1 .swiper-slide{height:100%; background-size:cover !important;}
.v1 .v_tit{padding: 114px 5%;}
 .v1 .int_tit{left:50px}
.v1 .int_tit h5{font-size:45px;}
.v1 .int_tit p{margin-top:20px; font-size:25px;}
.v1>div>img{position: relative;left: 50%;transform: translateX(-50%);width: 100%;min-width: 2000px;}
.v1 .int1{background:url(/images/start_up/pc/v1_1.png) no-repeat 50%;}
.v1 .int2{background:url(/images/start_up/pc/v1_2.png) no-repeat 50%;}
.v1 .int3{background:url(/images/start_up/pc/v1_3.png) no-repeat 50%;}
.v1 .int4{background:url(/images/start_up/pc/v1_4.png) no-repeat 50%;}

.v1 .swiper-pagination{margin-top:35px;}
.v1 .swiper-pagination-bullet{width:15px; height:15px; margin-right:5px;}


.v2>div{position:relative;background: url(/images/start_up/pc/v2_2.png) no-repeat 50% 100%;}
.v2>div::after,.v2>div::before{position:absolute;left:0; width:100%; content:''; z-index:-1;}
.v2>div::before{top:0;background-color:#f7f6f3;height: 100%;}
.v2>div::after{bottom:0;background-color: #ff661c;height: 370px;}
                               
.v2 .v_tit{padding: 80px 0 0 5%;width: 100%;}
.v2 .v_tit>img{left: 700px;top:160px;}
.v2 .v_tit h3 em{margin-top:20px}
.v2 .country{position:absolute;top:0;right:0;width:50%;height: 58%;}
.v2 .country div{position:absolute; width:90px; height:90px; border-radius:50%; font-size:20px; line-height:90px;}

.c1{top:220px; left:90px;}
.c2{top:89px; left:515px;}
.c3{top:196px; left:655px;}
.c4{bottom:40px; left:600px;}


.v3>div{position:relative; padding-top: 50px;border-top:1px solid #ff661c;background:url(/images/start_up/pc/v3_2.png) no-repeat 50% 100%;}
.v3>div::after,.v3>div::before{position:absolute; bottom:0; height:555px; width:50%; content:''; z-index:-1;}
.v3>div::before{left:0; background-color:#ff411c}
.v3>div::after{right:0; background-color:#ffa71c}
                               
.v3 .v_tit{padding-bottom:30px}
.v3 .v_tit img{position:absolute;left: -270px;top: -15px;}
.v3 .v_tit h3{font-size:70px !important}
.v3 .v_tit em{margin-top: 10px;font-size:110px !important}
.v3 .v_tit p{font-size: 18px !important;margin-top:10px}


.v4 .v_tit {padding-top:220px;}
.v4 .v_tit h3{letter-spacing: 0 !important;line-height: 1.1em;}
.v4 .v_tit span{font-size:50px; font-weight:600;}
.v4 .v_tit span::after{height:5px;margin-top:-3px;width: 270px;}
.v4>div{background:url(/images/start_up/pc/v4_1.png) no-repeat 50% 100%;background-size: cover;}

.v4 .marker{position:absolute;top:0;right:0;width:50%;height:100%;background: url(/images/start_up/pc/v4_2.png) no-repeat 1% 42%;} 
.v4 .marker div{padding:10px 0 ;background:url(/images/start_up/pc/v4_3.png) no-repeat; width:70px; height:87px; font-size:18px;}
.v4 .marker div span{font-size:30px;}
.v4 .mk1{top:85px; left:210px;}
.v4 .mk2{top:105px; left:265px;}
.v4 .mk3{top:148px; left:323px;}
.v4 .mk4{top:107px; left:430px;}
.v4 .mk5{top:260px; left:230px;}
.v4 .mk6{top:295px; left:313px;}
.v4 .mk7{top:285px; left:484px;}
.v4 .mk8{bottom:332px; left:245px;}
.v4 .mk9{bottom:350px; left:308px;}
.v4 .mk10{bottom:434px; left:453px;}
.v4 .mk11{bottom:382px; left:550px;}
.v4 .mk12{bottom:330px; left:515px;}
.v4 .mk13{bottom:65px; left:210px;}
 




.sec_tit span{font-size:50px; margin-bottom:20px;}
.sec_tit h3{font-size:80px}
.sec_tit p{font-size:30px}
.section{padding:190px 0;}

.sec-comp .sec_tit{margin-bottom:100px;}
.comp_list li{float:left; width:50%; margin-bottom:110px; padding:0 50px;}
.comp_list li div{padding:80px 55px; height:800px;  background-size:cover !important;}
.comp_list li h5{font-size:60px; margin-bottom:30px}
.comp_list li p{font-size:25px;}
.t_img{top:450px;right: -200px;}
.b_img{bottom:-20px;left: -00px;}


.comp2{margin-top:298px;}
.comp3{margin-top:-298px;}
.comp4{margin-bottom:0 !important;}

.comp1 div{background:url(/images/start_up/pc/con1_1.png) no-repeat 50%;}
.comp2 div{background:url(/images/start_up/pc/con1_2.png) no-repeat 50%;}
.comp3 div{background:url(/images/start_up/pc/con1_3.png) no-repeat 50%;}
.comp4 div{background:url(/images/start_up/pc/con1_4.png) no-repeat 50%;}


.global_slide span{margin: 0 0.2%;}
.sec-item{/* height:1050px; */padding: 190px 0 299px !important;}
.sec-item .sec_tit p{margin:50px 0;}
.sec-item li{width: 25%;height: 33.3%;}
.sec-item li.img1{top:0; left:0;}
.sec-item li.img2{top:0; left:25%;}
.sec-item li.img3{top:0; left:50%;}
.sec-item li.img4{top:0; left:75%;}
.sec-item li.img5{top:33.33%; left:0%;}
.sec-item li.img6{top:33.33%; left:25%;}
.sec-item li.img7{top:33.33%;left:50%;width:50%;height: 67.6%;z-index:1;}
.sec-item li.img8{top:66.66%; left:0%;}
.sec-item li.img9{top:66.66%; left:25%;}

.sec-item .video_box{width: 1000px;margin: 60px auto;height:500px;}

.sec-profit .sec_tit p{margin-top:30px;display: inline-block;}
.sec-profit .sec_tit p img{position: absolute;display: inline-block;width: 200px;left: 101%;bottom: 0;}
.sec-profit .inbox{/* padding-left: 650px; */padding-top: 80px;}
.sec-profit .inbox>img{position:absolute;top:0;right: 0;width:42.8%;}

.profit_slide{margin-top: 50px !important;}
 .profit_slide ul{display: block;}
 .profit_slide li:nth-child(11){clear:both;}
.profit_slide li{width: 19%;/* padding: 0 10px; */margin: 0 0.5% 1%;}
 .profit_slide li.pf_1{width: 32.6%;margin: 0 0 30px;padding: 0;}
 .profit_slide li.pf_1:nth-child(3n-1){margin: 0 1% 30px !important;}
.profit_slide li p{padding: 20px 0;font-size: 22px;/* margin-bottom:20px; */}
.profit_slide li p span{font-size: 38px;margin-top: 10px;}

.profit_slide li div{}
.profit_slide li div span{/* width:50%; */height: 50px;line-height: 50px;font-size: 20px;}

 .profit_slide li.pf_1 p{font-size: 30px;padding: 30px;}
.profit_slide li.pf_1 p span{font-size: 50px;/* margin-top: 10px; */height: 60px;line-height: 60px;}

.sec-video .sec_tit p{margin:50px 0;}
.video_slide{position:relative; padding:0 100px;}
.video_slide .slide_1{}
.video_slide .slide_1 li{width:100%;}
.video_slide .slide_1 li .video_box{height: 600px;}

.video_slide .slide_2 {margin-top: 20px;}
.video_slide .slide_2 li{}
.video_slide .slide_2 li img{width:100%}

.video_slide>span{top: 260px;width:70px;height:70px;line-height:70px;font-size: 30px;}
 
.sec-story .sec_tit {margin-bottom:100px;}
.story li{padding: 73px 0 50px 397px;}
.story1{background: url(/images/start_up/pc/con4_1.png) no-repeat 25px 50% #f8f3e4;}
.story2{background: url(/images/start_up/pc/con4_2.png) no-repeat 25px 50% #efebde;}
.story3{background: url(/images/start_up/pc/story3.png) no-repeat 25px 50% #f8f3e4;}
.story4{background: url(/images/start_up/pc/story4.png) no-repeat 25px 50% #efebde;}
.story5{background: url(/images/start_up/pc/story5.png) no-repeat 25px 50% #f8f3e4;}
.story6{background: url(/images/start_up/pc/story6.png) no-repeat 25px 50% #efebde;}
.story7{background: url(/images/start_up/pc/story7.png) no-repeat 25px 50% #f8f3e4;}
.story8{background: url(/images/start_up/pc/story8.png) no-repeat 25px 50% #efebde;}
.story9{background: url(/images/start_up/pc/story9.png) no-repeat 25px 50% #f8f3e4;}
.story10{background: url(/images/start_up/pc/story10.png) no-repeat 25px 50% #efebde;}
.story11{background: url(/images/start_up/pc/story11.png) no-repeat 25px 50% #f8f3e4;}
.story12{background: url(/images/start_up/pc/story12.png) no-repeat 25px 50% #efebde;}
.story13{background: url(/images/start_up/pc/story13.png) no-repeat 25px 50% #f8f3e4;}
.story14{background: url(/images/start_up/pc/story14.png) no-repeat 25px 50% #efebde;}
.story15{background: url(/images/start_up/pc/story15.png) no-repeat 25px 50% #f8f3e4;}
.story16{background: url(/images/start_up/pc/story16.png) no-repeat 25px 50% #efebde;}
.story17{background: url(/images/start_up/pc/story17.png) no-repeat 25px 50% #f8f3e4;}
.story18{background: url(/images/start_up/pc/story18.png) no-repeat 25px 50% #efebde;}
.story19{background: url(/images/start_up/pc/story19.png) no-repeat 25px 50% #efebde;}
.story20{background: url(/images/start_up/pc/story20.png) no-repeat 25px 50% #efebde;}
.story21{background: url(/images/start_up/pc/story21.png) no-repeat 25px 50% #efebde;}
.story22{background: url(/images/start_up/pc/story22.png) no-repeat 25px 50% #efebde;}
.story23{background: url(/images/start_up/pc/story23.png) no-repeat 25px 50% #efebde;}

.story span{font-size: 29px;letter-spacing: -4px;height: 2.6em;}
.story h5{font-size: 32px;letter-spacing: -3px;margin: 30px 0 5px;line-height: 1.3em;}
.story li>p{font-size:30px;}
.story a{margin-top:60px}

.int_view .int_tit, .int_con{background-size:60px auto;}

.sec-store .sec_tit {margin-bottom:20px;}
.sec-store .sec_tit h3 img{left:100%; bottom:20px;}
.sec-store .sec_tit p{font-size:18px; margin-top:30px;}
.sec-store .store>div{display:inline-block;width: 50%; vertical-align:middle;}

.map_list{border-radius:15px; padding:70px}
.map_list h5{padding:0 0 20px; margin-bottom:20px; font-size:40px}
.map_list ul{margin:0 -3px;}
.map_list li{float:left;width: 123px;height:35px;line-height:35px;font-size:18px;border-radius:5px;margin:0 3px 6px;}


.sec-cost .sec_tit{margin-bottom:100px;}
.sec-cost .img2{top: -440px;right:0;}
.step li{width:25%;padding-right:35px;margin-bottom:50px;float: left;}
.step li i{right: 10px;margin-top: -15px;font-size: 30px;}
.step li img{margin-bottom:25px;}
.step li div{padding:40px 0 50px}
.step li h5 span{font-size:18px; margin-bottom:10px;}
.step li h5{font-size:30px;margin: 30px 0 10px;}
.step li p{font-size:18px}


.cost_table{margin-top:150px;}
.cost_tab {margin-bottom:50px;}
.cost_tab span{width:180px; height:85px; line-height:85px; font-size:30px; border-radius:43px}
.cost_tab span.on i{top:11px;right:35px;font-size: 10px;}


.cost_table p{margin-bottom:10px; font-size:16px;}


.cost_table th{color:#fff; background-color:#ff661c; font-weight:600; background-color:#ff661c; text-align:center} 
.cost_table td{color:#2d2623; font-weight:300; border-bottom:1px solid #ded7c0; text-align:center;} 
.cost_table .result td{background-color:#ded7c0; font-weight:bold;} 

.cost_table table{margin-bottom:30px;}
.cost_table td,.cost_table th{height:60px; font-size:22px}


.cs_title,.cs_table{float:left;}
.cs_tab{margin-bottom:30px;}
.cs_tab span{width: 100%;height:85px;font-size: 27px;line-height:85px;margin-right:10px;border-radius:43px;margin-bottom: 10px;}
.cs_tab span.on i{top:11px;right:35px;font-size: 10px;}


.cs_title{width:390px;}             
.cs_title p{font-size: 27px;}
.cs_table{width:910px; padding-left:45px;}
.cs_table>form>ul>li{float:left;width:50%;padding: 20px 0;}
.hp{}
.hp input{width: 70px;padding-left: 10px !important;}
.hp em{width: 21px;font-size: 17px;}
.cs_table li>span{padding-left:50px; font-size:22px; width:177px;}
.cs_table li input{height:55px;font-size: 18px;padding-left: 15px;}
.cs_table li p{font-size: 18px;padding-left: 180px;margin-top: 10px;}
.f_input{width:calc(100% - 180px)}
.cs_table li .chk_box3{width:calc((100% - 180px) /2);height: 52px;line-height: 52px;}
.cs_table li textarea,.cs_table li .privacy{width:calc(100% - 180px); padding:10px; height:150px; font-size:15px;}
.f_top span{padding-top:10px;}
.chk_box3 input + label {font-size: 18px;}
.chk_box3 input + label span {width: 20px;height: 20px;margin-right:5px;}
.chk_box3  input + label span i{font-size: 19px;}
.chk_box3  input:checked + label span i{margin-top: -3px;margin-left: 4px;} 
.pv_chk p,.send_box{padding-left:180px !important;}
.pv_chk p label{font-size: 16px;}

.cs_table #btn_submit{height:60px; font-size:22px; padding:0 30px}
.cs_table #btn_submit i{font-size:20px; right:30px; margin-top:-10px;}
	
	
	

.footer .inbox{padding:70px 0}
.f_social{padding-bottom:50px; border-bottom:1px solid #d7d5d3; margin-bottom:50px}
.f_social .nice-select{width:200px;margin-right:30px;border-radius: 25px;}
.f_social a{margin-right:10px;}
.f_menu{position:absolute;top: 70px;right:0;}
.f_menu>a, .f_menu div{margin-left:65px;font-size:18px;line-height: 50px;}
.f_menu div span{line-height: 50px;}
.f_menu div{width:120px}
.f_menu div ul{padding:10px 0;}
.f_menu div a{height:34px; line-height:34px; font-size:15px;}

.footer .f_info{font-size:16px;}


.story_pop>div{width: 1300px;height:700px;margin-left: -650px;margin-top:-350px;padding:0 50px 50px}

.story_pop h6{padding:50px 0; font-size:50px}
.story_pop .int_view{padding:30px 0;height: 527px;}
.story_pop .int_wrap{margin-bottom:20px;}
.int_view .int_tit, .int_con{padding: 17px 0 17px 80px;}
.int_view .int_tit{margin-bottom:10px; font-size:25px;}
.int_con p{font-size:20px; }
.story_pop .close_btn{top: 15px;right: 15px;}
.story_pop .close_btn i{font-size: 30px;}





.quick{top:55%; right:0; width:120px; margin-top:-120px;}
.quick>div{min-height:120px;padding: 18px 0;text-align:center;}
.q1 span{font-size:18px; margin-bottom:10px}
.q1 p{font-size:30px; }

.q2 span{font-size:18px; margin-top:10px}
.q2 p{font-size:18px; }
.q2 p em{font-size:25px;margin-top: 8px;}

.quick button{font-size: 20px;height:40px;}
#top_btn{position:absolute;bottom: 60px;right:0;width:50px;height:50px;font-size:17px;}

.quick2 {font-size: 20px;padding: 20px 0;}
.quick2 i.fa-comments{margin-right:10px}
.quick2 i.fa-angle-down{margin-left:20px;margin-top: -3px;}


.quick_cs .inbox{padding:15px 0;}

.quick_cs h5{width: 19%;padding-left: 76px;background-size: 64px;font-size: 17px;}
.quick_cs h5 img{width:40.8%; margin-right:3%;}
.quick_cs h5 span{font-size: 30px;}

.form{width: 81%;}
.quick_cs #selectname2, .quick_cs .nice-select,.form input{width: 140px;height: 45px;font-size:17px;margin-right: 8px; border-radius: 23px;}

 .form input{padding-left:1%;}
.quick_cs .nice-select .option, .quick_cs .nice-select .current{height: 45px;line-height: 45px;}
.form p{font-size:15px;}

.quick_cs .chk_box2 input[type="checkbox"] + label span{margin-right:5px;}

.quick_cs button{width: 140px;height: 45px;font-size:17px;margin-left: 25px;border-radius: 23px;}

 .kakao{width: 80px;height: 80px;font-size: 15px;padding-top: 51px;bottom: 180%;}
}
 
@media (min-width:640px){
 .header h1,.header .gnb{float:left;}
 .gnb li{/* float:left; */}
 
.nice-select .list{max-height:150px}

.start_up_pop>div{padding:100px 70px; font-size:17px; width:60%; margin-left:-30%}

 .header.scroll{position:fixed; top:0; left:0; width:100%; z-index:100; background-color:#Fff;}

}
@media (min-width: 640px) and (max-width: 1299px){
.nice-select .option,.nice-select .current{height: 5vw;line-height: 5vw;font-size: 1.8vw;padding: 0 10px;}
.nice-select:after { height: 13px; margin-top: -9px; right: 18px; width: 13px; }

.inbox{width: 92vw;}
.header .inbox{padding: 2vw 0;}
.header h1{width: 9vw;margin-right: 2.5vw;}
.header .gnb{}
.gnb li {margin-right: 4vw;line-height: 5.5vw;height: 5.5vw;}
.gnb li a{font-size: 1.6vw;}
.h_btn{margin-top: -2vw;}
.h_btn>a,.h_btn #google_translate_element{width: 14.5vw;height: 4vw;line-height: 4vw;border-radius:25px;font-size: 1.6vw;padding:1px 0;}
 .h_btn #google_translate_element{
    /* padding-left: 2vw; */
    padding-right: 0.2vw;
    background-size: auto 2vw!important;
    background: url(/images/start_up/pc/g_logo.png) no-repeat 1vw 50%;
}
.h_btn #google_translate_element select{height: 3.6vw;font-size: 1.6vw;padding-left: 1vw;}

.visual li,.visual li>div{height: 129vw;overflow: hidden;}
.visual .v_tit h3{font-size: 9.1vw;margin-bottom: 2vw;letter-spacing: -0.5vw;text-align: center;}  
.visual .v_tit p{font-size: 2.5vw;text-align: center;}


.v1 .v_tit{}
.v1 .int_slide_box{}
.v1 .int_slide_box .slide{/* height:100%; */}
.v1 .swiper-slide{height: 44vw;background-size:cover !important;}
.v1 .v_tit{padding: 13vw 0;}
.v1 .int_tit h5{font-size: 3.7vw;}
.v1 .int_tit p{margin-top: 2vw;font-size: 2vw;}
.v1 .int_tit {left:4vw;}
.v1>div>img{}
.v1 .int1{background: url(/images/start_up/tab/v1_1.png) no-repeat 50%;}
.v1 .int2{background:url(/images/start_up/tab/v1_2.png) no-repeat 50%;}
.v1 .int3{background:url(/images/start_up/tab/v1_3.png) no-repeat 50%;}
.v1 .int4{background:url(/images/start_up/tab/v1_4.png) no-repeat 50%;}

.v1 .swiper-pagination{margin-top:35px;}
.v1 .swiper-pagination-bullet{width:15px; height:15px; margin-right:5px;}


.v2>div{position:relative;background: url(/images/start_up/tab/v2_2.png) no-repeat 50% 100% #ff661c;text-align: center;background-size: 100% auto !important;}
.v2 .v_tit{padding: 9vw 0 0;width: 54.6vw;height: 39vw;}
.v2 .v_tit>img{right: -23vw;top: 13vw;width: 24.7vw;}
.v2 .v_tit h3 em{margin-top:20px}
.v2 .country{position: relative;width: 100%;height: 33%;}
.v2 .country div{position:absolute;width: 7.5vw;height: 7.5vw;border-radius:50%;font-size: 1.6vw;line-height: 7.5vw;}

.c1{top: 12vw;left: 24vw;}
.c2{top: 1vw;right: 32vw;}
.c3{top: 10vw;right: 22vw;}
.c4{bottom: 6vw;right: 23vw;}


.v3>div{padding-top: 3vw;border-top:1px solid #ff661c;background: url(/images/start_up/tab/v3_2.png) no-repeat 50% 100% #f7f6f3;background-size: 100% auto !important;}
.v3 .v_tit{padding-bottom:30px;width: 100%;}
.v3 .v_tit img{position:absolute;left: 4vw;top: -2.5vw;width: 24.7vw;}
.v3 .v_tit h3{}
.v3 .v_tit em{margin-top: 1vw;font-size: 9.1vw !important;}
.v3 .v_tit p{font-size: 1.5vw!important;margin-top: 1vw;}


.v4 .v_tit {padding-top: 11vw;display: inline-block;width: auto;}
.v4 .v_tit h3{letter-spacing: 0 !important;line-height: 1.1em;}
.v4 .v_tit span{font-size: 4.1vw;font-weight:600;width: 100%;text-align: left;}
.v4 .v_tit span::after{height: 0.4vw;margin-top:-3px;width: 24vw;right: 0;}
.v4>div{background: url(/images/start_up/tab/v4_1.png) no-repeat 50% 0%;text-align: center;background-size: 100% auto;}

.v4 .marker{position: relative;width: 64.6vw;height: 66.6vw;background: url(/images/start_up/pc/v4_2.png) no-repeat 1% 42%;background-size: 100% auto;margin: 6vw auto 0;} 
.v4 .marker div{padding: 1vw 0;background: url(/images/start_up/pc/v4_3.png) no-repeat;width: 5.8vw;height: 7.25vw;font-size: 1.5vw;background-size: 100% auto;}
.v4 .marker div span{font-size: 2.5vw;}
.v4 .mk1{top: 4.3vw;left: 17.5vw;}
.v4 .mk2{top: 6vw;left: 21.6vw;}
.v4 .mk3{top: 9.5vw;left: 26.4vw;}
.v4 .mk4{top: 5.8vw;right: 23.5vw;}
.v4 .mk5{top: 18.6vw;left: 18.5vw;}
.v4 .mk6{top: 21.6vw;left: 25.6vw;}
.v4 .mk7{top: 21vw;right: 19.5vw;}
.v4 .mk8{bottom: 23vw;left: 19.9vw;}
.v4 .mk9{bottom: 26vw;left: 25.5vw;}
.v4 .mk10{bottom: 32vw;right: 21.5vw;}
.v4 .mk11{bottom: 28.5vw;right: 13.5vw;}
.v4 .mk12{bottom: 23.5vw;right: 16.6vw;}
.v4 .mk13{bottom: 2vw;left: 17vw;}
 
.v_btn span{width: 8vw;line-height: 12vw;height: 8vw;}
 .v_btn span i{font-size:5vw}



.sec_tit span{font-size: 4vw;margin-bottom: 0.5vw;}
.sec_tit h3{font-size: 6vw;}
.sec_tit p{font-size: 2.5vw;}
.section{padding: 15vw 0;}

.sec-comp .sec_tit{margin-bottom: 8vw;}
.comp_list li{float:left;width:50%;margin-bottom: 9.5vw;padding: 0 2.5vw;}
.comp_list li div{padding: 6.5vw 4vw;height: 66.6vw;background-size:cover !important;}
.comp_list li h5{font-size: 5vw;margin-bottom: 3vw;}
.comp_list li p{font-size: 2vw;}

.comp2{margin-top: 24vw;}
.comp3{margin-top: -25vw;}
.comp4{margin-bottom:0 !important;}

.comp1 div{background: url(/images/start_up/tab/con1_1.png) no-repeat 50%;}
.comp2 div{background:url(/images/start_up/tab/con1_2.png) no-repeat 50%;}
.comp3 div{background:url(/images/start_up/tab/con1_3.png) no-repeat 50%;}
.comp4 div{background:url(/images/start_up/tab/con1_4.png) no-repeat 50%;}

.t_img{top: 37vw;right: -13vw;width: 41vw;}
.b_img{bottom: -6vw;width: 45vw;left: -00px;}



.global_slide span{margin: 0 0.2%;width: 138.75vw;}
.sec-item{/* height: 100vw; */padding: 15vw 0 20vw !important;}
.sec-item .sec_tit p{margin: 4vw 0;}
 .sec-item li img{height:100%;}
.sec-item li{width: 33.3%;height:25%;}
.sec-item li.img1{top:0; left:0;}
.sec-item li.img2{top:0; left:33.3%;}
.sec-item li.img3{top:0; left:66.6%;}
.sec-item li.img4{top: 25%;left:0;}
.sec-item li.img5{top:25%; left:33.3%;}
.sec-item li.img6{top:25%; left:66.6%;}
.sec-item li.img7{top: 50%;left:33.3%;width:66.6%;height:50%;z-index:1;}
.sec-item li.img8{top:50%; left:0%;}
.sec-item li.img9{top:75%; left:0%;}

.sec-item .video_box{width: 72%;margin: 6vw auto;height: 50vw;}


.sec-profit .sec_tit p{margin-top: 3vw;display: inline-block;}
.sec-profit .sec_tit p img{position: absolute;display: block;width: 16vw;left: 98%;bottom: 0;}
.sec-profit .inbox{/* padding-top: 7.5vw; */}
.sec-profit .inbox>img{position:absolute;top:0;right: 0;width: 39.5vw;}

.profit_slide{margin-top: 3vw !important;}
.profit_slide ul{display: block;}
.profit_slide li{width: 19%;/* padding: 0 0.5vw; */margin: 0 0.5% 1%;}
.profit_slide li:nth-child(11){clear:both;}
.profit_slide li p{padding: 2.5vw 0;font-size: 2.9vw;}
.profit_slide li p span{font-size: 3vw;margin-top: 0.5vw;}
.profit_slide li p{font-size: 2.2vw;}

.profit_slide li div{}
.profit_slide li div span{height: 5vw;line-height: 5vw;font-size: 1.8vw;}

.profit_slide li.pf_1{width: 32.6%;margin: 0 0 2vw;padding: 0;}
.profit_slide li.pf_1:nth-child(3n-1){margin: 0 1% 2vw!important;}
 
.profit_slide li.pf_1 p{font-size: 2.9vw;padding: 3vw 0;}
.profit_slide li.pf_1 p>span{font-size: 4.2vw;margin-top: 1vw;}



.sec-video .sec_tit p{margin:3vw 0;}
.video_slide{position:relative; padding:0 8vw;}
.video_slide .slide_1{}
.video_slide .slide_1 li{width:100%;}
.video_slide .slide_1 li .video_box{height: 42vw;}

.video_slide .slide_2 {margin-top: 20px;}
.video_slide .slide_2 li{}
.video_slide .slide_2 li img{width:100%}

.video_slide>span{top: 18vw;width:6vw;height:6vw;line-height:6vw;font-size: 3vw;}
 


.sec-story .sec_tit {margin-bottom:100px;}
.story li{padding: 4vw 0 4vw 45vw;width: 100%;background-size: 30vw;}
.story1{background: url(/images/start_up/pc/con4_1.png) no-repeat 8vw 50% #f8f3e4;}
.story2{background: url(/images/start_up/pc/con4_2.png) no-repeat 8vw 50% #efebde;}
.story3{background: url(/images/start_up/pc/story3.png) no-repeat 8vw 50% #f8f3e4;}
.story4{background: url(/images/start_up/pc/story4.png) no-repeat 8vw 50% #efebde;}
.story5{background: url(/images/start_up/pc/story5.png) no-repeat 8vw 50% #f8f3e4;}
.story6{background: url(/images/start_up/pc/story6.png) no-repeat 8vw 50% #efebde;}
.story7{background: url(/images/start_up/pc/story7.png) no-repeat 8vw 50% #f8f3e4;}
.story8{background: url(/images/start_up/pc/story8.png) no-repeat 8vw 50% #efebde;}
.story9{background: url(/images/start_up/pc/story9.png) no-repeat 8vw 50% #f8f3e4;}
.story10{background: url(/images/start_up/pc/story10.png) no-repeat 8vw 50% #efebde;}
.story11{background: url(/images/start_up/pc/story11.png) no-repeat 8vw 50% #f8f3e4;}
.story12{background: url(/images/start_up/pc/story12.png) no-repeat 8vw 50% #efebde;}
.story13{background: url(/images/start_up/pc/story13.png) no-repeat 8vw 50% #f8f3e4;}
.story14{background: url(/images/start_up/pc/story14.png) no-repeat 8vw 50% #efebde;}
.story15{background: url(/images/start_up/pc/story15.png) no-repeat 8vw 50% #f8f3e4;}
.story16{background: url(/images/start_up/pc/story16.png) no-repeat 8vw 50% #efebde;}
.story17{background: url(/images/start_up/pc/story17.png) no-repeat 8vw 50% #f8f3e4;}
.story18{background: url(/images/start_up/pc/story18.png) no-repeat 8vw 50% #efebde;}
.story19{background: url(/images/start_up/pc/story19.png) no-repeat 8vw 50% #efebde;}
.story20{background: url(/images/start_up/pc/story20.png) no-repeat 8vw 50% #efebde;}
.story21{background: url(/images/start_up/pc/story21.png) no-repeat 8vw 50% #efebde;}
.story22{background: url(/images/start_up/pc/story22.png) no-repeat 8vw 50% #efebde;}
.story23{background: url(/images/start_up/pc/story23.png) no-repeat 8vw 50% #efebde;}

.story span{font-size: 2.5vw;letter-spacing: -0.2vw;}
.story h5{font-size: 3.3vw;letter-spacing: -3px;margin: 3vw 0 1vw;}
.story li p{font-size: 2.5vw;}
.story a{margin-top:60px;width: 12vw;}


.sec-store .sec_tit {margin-bottom:20px;}
.sec-store .sec_tit h3 img{left: 102%;bottom: 1vw;width: 23vw;}
.sec-store .sec_tit p{font-size: 1.5vw;margin-top: 3vw;}
.sec-store .store>div{display:inline-block;width: 50%; vertical-align:middle;}

.map_list{border-radius:15px;padding: 5vw;}
.map_list h5{padding: 0 0 2vw;margin-bottom: 2vw;font-size: 3.3vw;}
.map_list ul{margin: 0 -1vw;}
.map_list li{float:left;width: 10.6vw;height: 3vw;line-height: 3vw;font-size: 1.5vw;border-radius:5px;margin: 0 1vw 2vw;}


.sec-cost .sec_tit{margin-bottom: 8vw;}
.sec-cost .img2{top: -30vw;right:0;width: 30.5vw;}
 .step ul{font-size:0; text-align:center}
.step li{width: 33.3%;padding-right: 6.4vw;margin-bottom: 4.5vw;display: inline-block;}
.step li i{right: 2.5vw;margin-top: -1.5vw;font-size: 3vw;}
.step li img{margin-bottom:25px;width: 4.5vw;}
.step li div{padding: 3.5vw 0 4.5vw;}
.step li h5 span{font-size: 1.5vw;margin-bottom: 0.5vw;}
.step li h5{font-size: 2.5vw;margin: 2.5vw 0 2vw;}
.step li p{font-size: 1.5vw;}


.cost_table{margin-top: 12.5vw;}
.cost_tab {margin-bottom: 2vw;}
.cost_tab span{width: 15vw;height: 7vw;line-height: 7vw;font-size: 2.5vw;border-radius: 3.5vw;}
.cost_tab span.on i{top: 1vw;right: 2vw;font-size: 0.5vw;}


.cost_table p{margin-bottom: 1vw;font-size: 1.3vw;}


.cost_table th{color:#fff; background-color:#ff661c; font-weight:600; background-color:#ff661c; text-align:center} 
.cost_table td{color:#2d2623; font-weight:300; border-bottom:1px solid #ded7c0; text-align:center;} 
.cost_table .result td{background-color:#ded7c0; font-weight:bold;} 

.cost_table table{margin-bottom:30px;}
.cost_table td,.cost_table th{height: 5vw;font-size: 1.8vw;}


.cs_title,.cs_table{}
.cs_tab{margin-bottom: 4vw;text-align: center;}
.cs_tab span{width: 37vw;height: 7vw;font-size: 2.5vw;line-height: 7vw;margin-right: 1vw;border-radius: 3.5vw;}
.cs_tab span.on i{top: 1vw;right: 2vw;font-size: 0.5vw;}



.cs_title{}             
.cs_title p{font-size: 2.5vw;text-align: center;}
.cs_table{
    margin-top: 8vw;
}
.cs_table>form>ul>li{float:left;width:50%;padding: 1vw  0;}
.hp{}
.hp input{width: 7vw;}
.hp em{width: 3vw;font-size: 1.8vw;}
.cs_table li>span{padding-left: 4.5vw;font-size: 1.8vw;width: 15vw;max-height: 5vw;}
.cs_table li input{height: calc(5vw + 2px);font-size: 1.8vw;padding-left: 1vw;width: calc(100% - 15vw);}
.cs_table li p{font-size:1.5vw;padding-left:15vw;margin-top: 1vw; line-height:1.3em}
.f_input{width: calc(100% - 15vw);}
.cs_table li .chk_box3{width: calc((100% - 19vw) /2);height: 5vw;line-height: 5vw;}
.cs_table li textarea,.cs_table li .privacy{width: calc(100% - 15vw);padding:10px;height:150px;font-size:15px;}
.f_top span{padding-top:10px;}
.chk_box3 input + label {font-size: 1.8vw;}
.chk_box3 input + label span {width: 2vw;height: 2vw;margin-right: 1vw;}
.chk_box3  input + label span i{font-size: 2vw;}
.chk_box3  input:checked + label span i{margin-top: -.3vw;margin-left: 0.3vw;} 
.pv_chk p, .send_box{padding-left: 15vw !important;}
.pv_chk p label{font-size: 1.7vw;}

.cs_table #btn_submit{height: 5vw;font-size: 1.8vw;padding: 0 2.5vw;width: calc(100% - 4vw);}
.cs_table #btn_submit i{font-size: 1.8vw;right: 2.5vw;margin-top: -0.9vw;}
	
	


.footer .inbox{padding: 8vw 0;}
.f_social{padding-bottom: 4vw;border-bottom:1px solid #d7d5d3;margin-bottom: 4vw;}
.f_social .nice-select{width: 17vw;margin-right: 2vw;border-radius: 25px;}
.f_social a{margin-right: 1vw;width: 5vw;}
.f_menu{position:absolute;top: 8vw;right:0;}
.f_menu>a, .f_menu div{margin-left: 6.5vw;font-size: 1.5vw;line-height: 5vw;}
.f_menu div span{line-height: 5vw;}
.f_menu div{width: 12vw;}
.f_menu div ul{padding:10px 0;}
.f_menu div a{height: 3vw;line-height: 3vw;font-size: 1.3vw;}

.footer .f_info{font-size: 1.3vw;} 



.story_pop>div{width: 58vw;height: 58vw;margin-left: -29vw;margin-top: -29vw;padding: 0 4.5vw 4.5vw;}

.story_pop h6{padding: 4vw 0;font-size: 4vw;}
.story_pop .int_view{
    padding: 3vw 0 0;
}
.story_pop .int_wrap{margin-bottom:20px;}
.int_view .int_tit, .int_con{padding: 1.8vw 0 1.8vw 6vw;background-size: 5vw auto !important;}
.int_view .int_tit{margin-bottom: 1vw;font-size: 2vw;}
.int_con p{font-size: 1.6vw !important;}
.story_pop .close_btn{top:20px; right:20px;}
.story_pop .close_btn i{font-size:20px;}




.quick{top:55%;right:0;width: 12vw;margin-top: -33.2vw;}
.quick>div{min-height: 12vw;padding: 2vw 0;text-align:center;}
.q1 span{font-size: 1.8vw;margin-bottom: 0.5vw;}
.q1 p{font-size: 3vw;}

.q2 span{font-size: 1.8vw;margin-top: 1vw;}
.q2 p{font-size: 1.8vw;}
.q2 p em{font-size: 2.5vw;margin-top: 1vw;}


.quick button{font-size: 2vw;height:4vw;}
#top_btn{position:absolute;bottom: 6vw;right:0;width:5vw;height:5vw;font-size:1.7vw;}

.quick2 {font-size: 1.8vw;padding: 1.5vw 0;}
.quick2 i.fa-comments{margin-right:10px}
.quick2 i.fa-angle-down{margin-left:20px;margin-top: -3px;}



.quick_cs .inbox{padding: 1.5vw 0;width: 93.5vw;}

.quick_cs h5{width: 17vw;background-size: 5.4vw auto;font-size: 1.5vw;padding-left: 6.2vw;}
.quick_cs h5 img{width: 14.4vw;margin-right: 2%;}
.quick_cs h5 span{font-size: 2vw;}

.form{width: calc(100% - 17vw);}
.quick_cs #selectname2, .quick_cs .nice-select,.form input{width: 10vw;height: 4vw;font-size: 1.5vw;margin-right: 1%;border-radius: 2vw;}
.form input{padding-left:1%;}
.form p{font-size: 1.3vw;}

.quick_cs .chk_box2 input[type="checkbox"] + label span{margin-right: 0.3vw;width: 2.5vw;height: 2.5vw;line-height: 2.5vw;}

.quick_cs button{width: 10vw;height: 4vw;font-size: 1.6vw;margin-left: 0.5vw;border-radius: 2vw;}

.quick_cs .nice-select .option, .quick_cs .nice-select .current{height: 4vw;line-height: 4vw;font-size: 1.5vw;padding: 0 0.5vw;}

.kakao{width: 7vw;height: 7vw;font-size: 1.3vw;padding-top: 4.5vw;}
}
@media (max-width:1299px){

 
}
@media (max-width: 640px){



.start_up_pop>div{padding:20px; font-size:14px; width:90%; margin-left:-45%}



.nice-select .list{max-height: 50vw;}
.nice-select .option,.nice-select .current{height: 9vw;line-height: 9vw;font-size: 4vw;padding: 0 2vw;}



.nice-select:after {height: 2vw;margin-top: -1.5vw;right: 3vw;width: 2vw;}

.inbox{width: 90vw;}
.header .inbox{padding: 3vw 0 0;}
.header h1{width: 17.1vw;/* margin-bottom: 3vw; */}
.header .gnb{
    margin: 0 -5vw;
}
.gnb li {display: table;float: left;height: 10vw;width:20%;text-align: center;}
.gnb li a{display: table-cell;font-size: 3.3vw;word-break: keep-all;vertical-align: middle;}
 .header.scroll .gnb{position:fixed;top:0;left:0;width: 100vw;z-index:100;background-color:#Fff;margin: 0;}
.header.scroll .gnb .on a{background-color:#ff661c; color:#fff;}

 
.h_btn{top: 3.5vw !important;}
 
 
.h_btn>a,.h_btn #google_translate_element{width: 22vw;height: 8vw;line-height: 8vw;border-radius: 4vw;font-size: 2.8vw;padding:1px 0;}
 .h_btn #google_translate_element{
    padding-left: 4vw;
    /* padding-right: 1vw; */
    background-size: auto 3vw!important;
    background: url(/images/start_up/pc/g_logo.png) no-repeat 1vw 50%;
}
.h_btn #google_translate_element select{height: 7vw;font-size: 2.5vw;text-align: left;}



.visual li,.visual li>div{height: 168vw;overflow: hidden;}
.visual .v_tit h3{font-size: 11vw;margin-bottom: 3vw;letter-spacing: -0.5vw;text-align: center;}  
.visual .v_tit p{font-size: 3.5vw;text-align: center;}


.v1 .v_tit{}
.v1 .int_slide_box{}
.v1 .int_slide_box .slide{/* height:100%; */}
.v1 .int_tit{left:5vw}
.v1 .swiper-slide{height: 44vw;background-size:cover !important;}
.v1 .v_tit{padding: 11vw 0;}
.v1 .int_tit h5{font-size: 5vw;}
.v1 .int_tit p{margin-top: 3vw;font-size: 3.5vw;}
.v1>div>img{}
.v1 .int1{background: url(/images/start_up/mb/v1_1.png) no-repeat 50%;}
.v1 .int2{background:url(/images/start_up/mb/v1_2.png) no-repeat 50%;}
.v1 .int3{background:url(/images/start_up/mb/v1_3.png) no-repeat 50%;}
.v1 .int4{background:url(/images/start_up/mb/v1_4.png) no-repeat 50%;}

.v1 .swiper-pagination{margin-top: 3vw;}
.v1 .swiper-pagination-bullet{width: 2vw;height: 2vw;margin-right: 1vw;}


.v2>div{position:relative;background: url(/images/start_up/mb/v2_2.png) no-repeat 50%;text-align: center;background-size: 100% auto;}
.v2 .v_tit{padding: 9vw 0 0;height: 41vw;width: 69%;}
 .v2 .v_tit h3{width:71.7vw}
.v2 .v_tit>img{right: -16vw;bottom: -13vw;width: 29.7vw;}
.v2 .v_tit h3 em{margin-top: 1vw;}
.v2 .country{position: relative;width: 100%;height: 24%;margin-top: 5vw;}
.v2 .country div{position:absolute;width: 9vw;height: 9vw;border-radius:50%;font-size: 2.5vw;line-height: 9vw;}
.v2 .b1{display:none;}
.c1{top: 14vw;left: 21vw;}
.c2{top: 1vw;right: 32vw;}
.c3{top: 10vw;right: 22vw;}
.c4{bottom: 6vw;right: 23vw;}


.v3>div{padding-top: 10vw;border-top:1px solid #ff661c;background: url(/images/start_up/mb/v3_2.png) no-repeat 50% 100% #f7f6f3;background-size: 100% auto;}
.v3 .v_tit{padding-bottom:30px;width: 100%;}
.v3 .v_tit img{position:absolute;left: 4vw;top: -2.5vw;width: 24.7vw;}
.v3 .v_tit h3{
    font-size: 7vw;
}
.v3 .v_tit em{margin-top: 1vw;font-size: 11vw !important;}
.v3 .v_tit p{font-size: 3vw !important;margin-top: 1vw;}


.v4 .v_tit {padding-top: 10vw;display: inline-block;width: auto;}
.v4 .v_tit h3{letter-spacing: 0 !important;line-height: 1.1em;}
.v4 .v_tit span{font-size: 5vw;font-weight:600;width: 100%;text-align: left;padding-left: 6vw;margin-bottom: 3vw;}
.v4 .v_tit span::after{height: 0.5vw;margin-top: -0.3vw;width: 23vw;right: 6vw;}
.v4>div{background: url(/images/start_up/mb/v4_1.png) no-repeat 50% 0%;text-align: center;background-size: 100% auto;}

.v4 .marker{position: relative;width: 100%;height: 110.4vw;background: url(/images/start_up/mb/v4_2.png) no-repeat 1% 42%;background-size: 100% auto;margin: 3vw auto 0;} 
.v4 .marker div{padding: 2vw 0;background: url(/images/start_up/mb/v4_3.png) no-repeat;width: 10.7vw;height: 13.3vw;font-size: 2.7vw;background-size: 100% auto;}
.v4 .marker div span{font-size: 4.5vw;}
.v4 .mk1{top: 5.5vw;left: 24vw;}
.v4 .mk2{top: 8.7vw;left: 33.5vw;}
.v4 .mk3{top: 16vw;left: 40vw;}
.v4 .mk4{top: 8.5vw;right: 33vw;}
.v4 .mk5{top: 29vw;left: 28vw;}
.v4 .mk6{top: 33vw;left: 40vw;}
.v4 .mk7{top: 32vw;right: 23vw;}
.v4 .mk8{bottom: 39vw;left: 31vw;}
.v4 .mk9{bottom: 49.7vw;left: 39vw;}
.v4 .mk10{bottom: 53vw;right: 28vw;}
.v4 .mk11{bottom: 48vw;right: 17.5vw;}
.v4 .mk12{bottom: 40vw;right: 20vw;}
.v4 .mk13{bottom: 3vw;left: 26vw;}
 
.v_btn span{width: 8vw;line-height: 12vw;height: 8vw;}
 .v_btn span i{font-size:5vw}





.sec_tit span{font-size: 6vw;margin-bottom: 1vw;}
.sec_tit h3{font-size: 10vw;}
.sec_tit p{font-size: 4vw;}
.section{padding: 15vw 0;}

.sec-comp .sec_tit{margin-bottom: 8vw;}
.comp_list li{margin-bottom: 9.5vw;padding: 0 3vw;}
.comp_list li div{padding: 10vw 6vw;height: 105vw;background-size:cover !important;}
.comp_list li h5{font-size: 8vw;margin-bottom: 4vw;}
.comp_list li p{font-size: 4vw;}

.comp2{}
.comp3{}
.comp4{margin-bottom:0 !important;}

.comp1 div{background: url(/images/start_up/mb/con1_1.png) no-repeat 50%;}
.comp2 div{background:url(/images/start_up/mb/con1_2.png) no-repeat 50%;}
.comp3 div{background:url(/images/start_up/mb/con1_3.png) no-repeat 50%;}
.comp4 div{background:url(/images/start_up/mb/con1_4.png) no-repeat 50%;}

.t_img{top: -24vw;right: -23vw;width:49.3vw}
.b_img{bottom:-20px;left: 0; width:48.7vw}

.global_slide span{margin: 0 0.2%;width: 166.5vw;}
.sec-item{/* height: 156vw; */padding: 15vw 0 25vw !important;}
.sec-item .sec_tit p{margin: 4vw 0;padding: 0 17vw;}
 .sec-item li{width:50%; height:25%;}
 .sec-item li img{height:100%;}
.sec-item li.img1{top:0;left: -50%;display: none;}
.sec-item li.img2{top:0;left: 0;}
.sec-item li.img3{top:0;left: 50%;}
.sec-item li.img4{top: 0;left: 100%;display: none;}
.sec-item li.img5{top:25%;left:33.3%;display: none;}
.sec-item li.img6{top:25%;left: 0;}
.sec-item li.img7{top: 50%;left: 0;width: 100%;height:50%;z-index:1;}
.sec-item li.img8{top: 25%;left: 50%;}
.sec-item li.img9{top:75%;left:0%;display: none;}

 .sec-item .video_box{width: 90%;margin: 6vw auto;height: 49vw;}
 
 .sec-profit .sec_tit{text-align:center;}
.sec-profit .sec_tit p{margin-top: 5vw;}
.sec-profit .sec_tit p img{display:block;width: 30.4vw;margin: 3vw auto;}
.sec-profit .inbox{}
.sec-profit .inbox>img{display: block;width: 62vw;margin: 5vw auto 0;}

.profit_slide{margin-top: -19vw;}
 .profit_slide ul{/* margin:0 -1%; */display: block;}
.profit_slide li{width: 32.3%;margin: 0 0.5% 2vw;/* padding: 0 1vw 1vw; */}
.profit_slide li:nth-child(10){clear:both}

.profit_slide li p{padding: 3vw 0;font-size:35px;}
.profit_slide li p span{font-size: 4vw;margin-top: 1vw;}
.profit_slide li p{font-size: 2.5vw;}

.profit_slide li div{}
.profit_slide li div span{/* width:50%; */height: 6vw;line-height: 6vw;font-size: 2.5vw;}


.profit_slide li.pf_1{width: 32.3%;margin-bottom: 2vw;padding: 0;margin: 0 0 2vw;}
.profit_slide li.pf_1:nth-child(3n-1 ){margin: 0 1% 2vw!important;}
 
.profit_slide li.pf_1 p{font-size: 3vw;padding: 3vw 0;}
.profit_slide li.pf_1 p>span{font-size: 4.3vw;margin-top: 1.5vw;}
.profit_slide li.pf_1 div span{/* width:50%; */height: 8vw;line-height: 8vw;font-size: 3vw;}



.sec-video .sec_tit p{margin:5vw 0;font-size: 3.5vw;}
.video_slide{position:relative;padding: 0 10vw;}
.video_slide .slide_1{}
.video_slide .slide_1 li{width:100%;}
.video_slide .slide_1 li .video_box{height: 43vw;}

.video_slide .slide_2 {margin-top: 10px;}
.video_slide .slide_2 li{
    margin-right: 10px !important;
}
.video_slide .slide_2 li img{width:100%}

.video_slide>span{top: 16vw;width: 8vw;line-height:8vw;font-size: 4vw;}
 


.sec-story .sec_tit {margin-bottom: 9vw;}
.story li{padding: 11vw 0 10vw 48vw;width: 100%;background-size: 37vw;}
.story1{background: url(/images/start_up/pc/con4_1.png) no-repeat 6vw 50% #f8f3e4;}
.story2{background: url(/images/start_up/pc/con4_2.png) no-repeat 6vw 50% #efebde;}
.story3{background: url(/images/start_up/pc/story3.png) no-repeat 6vw 50% #f8f3e4;}
.story4{background: url(/images/start_up/pc/story4.png) no-repeat 6vw 50% #efebde;}
.story5{background: url(/images/start_up/pc/story5.png) no-repeat 6vw 50% #f8f3e4;}
 .story6{background: url(/images/start_up/pc/story6.png) no-repeat 6vw 50% #efebde;}
 .story7{background: url(/images/start_up/pc/story7.png) no-repeat 6vw 50% #f8f3e4;}
 .story8{background: url(/images/start_up/pc/story8.png) no-repeat 6vw 50% #efebde;}
 .story9{background: url(/images/start_up/pc/story9.png) no-repeat 6vw 50% #f8f3e4;}
 .story10{background: url(/images/start_up/pc/story10.png) no-repeat 6vw 50% #efebde;}
 .story11{background: url(/images/start_up/pc/story11.png) no-repeat 6vw 50% #f8f3e4;}
 .story12{background: url(/images/start_up/pc/story12.png) no-repeat 6vw 50% #efebde;}
 .story13{background: url(/images/start_up/pc/story13.png) no-repeat 6vw 50% #f8f3e4;}
 .story14{background: url(/images/start_up/pc/story14.png) no-repeat 6vw 50% #efebde;}
 .story15{background: url(/images/start_up/pc/story15.png) no-repeat 6vw 50% #f8f3e4;}
 .story16{background: url(/images/start_up/pc/story16.png) no-repeat 6vw 50% #efebde;}
 .story17{background: url(/images/start_up/pc/story17.png) no-repeat 6vw 50% #f8f3e4;}
 .story18{background: url(/images/start_up/pc/story18.png) no-repeat 6vw 50% #efebde;}
 .story19{background: url(/images/start_up/pc/story19.png) no-repeat 6vw 50% #efebde;}
 .story20{background: url(/images/start_up/pc/story20.png) no-repeat 6vw 50% #efebde;}
 .story21{background: url(/images/start_up/pc/story21.png) no-repeat 6vw 50% #efebde;}
 .story22{background: url(/images/start_up/pc/story22.png) no-repeat 6vw 50% #efebde;}
 .story23{background: url(/images/start_up/pc/story23.png) no-repeat 6vw 50% #efebde;}

.story span{font-size: 5vw;letter-spacing: -0.2vw;}
.story h5{font-size: 5vw;letter-spacing: -0.3vw;margin: 4vw 0 1vw;}
.story li p{font-size: 4vw;}
.story a{margin-top: 3vw;width: 18.6vw;}


.sec-store .sec_tit {margin-bottom:20px;}
.sec-store .sec_tit h3 img{right: -19vw;bottom: -11vw;width: 27vw;}
.sec-store .sec_tit p{font-size: 3vw;margin-top: 5vw;}
.sec-store .store>div{display:inline-block;width: 100%;vertical-align:middle;}

.map_list{border-radius: 3vw;padding: 5vw;margin-top: 2vw;}
.map_list h5{padding: 0 0 5vw;margin-bottom: 5vw;font-size: 6vw;}
.map_list ul{margin: 0 -1vw;}
.map_list li{float:left;width: 25.3vw;height: 6vw;line-height: 6vw;font-size: 3.2vw;border-radius:5px;margin: 0 1vw 2vw;}


.sec-cost .sec_tit{margin-bottom: 8vw;}
.sec-cost .img2{top: -33vw;right: -5vw;width: 29vw;}
 .step ul{font-size:0; text-align:center}
.step li{width: 50%;padding-right: 8vw;margin-bottom: 4.5vw;display: inline-block;}
.step li i{right: 2.5vw;margin-top: -2.5vw;font-size: 5vw;}
.step li img{margin-bottom:25px;width: 7vw;}
.step li div{padding: 5vw 0;}
.step li h5 span{font-size: 2.5vw;margin-bottom: 0.5vw;}
.step li h5{font-size: 4.5vw;margin: 2.5vw 0 3vw;}
.step li p{font-size: 3.2vw;}


.cost_table{margin-top: 12.5vw;}
.cost_tab {margin-bottom: 6vw;}
.cost_tab span{width: 20vw;height: 10vw;line-height: 10vw;font-size: 4vw;border-radius: 5vw;}
.cost_tab span.on i{top: 1vw;right: 3vw;font-size: 1vw;}


.cost_table p{margin-bottom: 2vw;font-size: 2.5vw;}


.cost_table th{color:#fff; background-color:#ff661c; font-weight:600; background-color:#ff661c; text-align:center} 
.cost_table td{color:#2d2623; font-weight:300; border-bottom:1px solid #ded7c0; text-align:center;} 
.cost_table .result td{background-color:#ded7c0; font-weight:bold;} 

.cost_table table{margin-bottom: 4vw;}
.cost_table td,.cost_table th{height: 10vw;font-size: 3.5vw;}


.cs_title,.cs_table{}
.cs_tab{margin-bottom: 4vw;text-align: center;}
.cs_tab span{width: 50%;height: 10vw;font-size: 3.2vw;line-height: 10vw;/* margin-right: 2vw; */border-radius: 5vw;vertical-align: middle;}
.cs_tab span.on i{top: 1vw;right: 3vw;font-size: 1vw;}



.cs_title{}             
.cs_title p{font-size: 3.5vw;text-align: center;}
.cs_table{
    margin-top: 8vw;
}
.cs_table>form>ul>li{padding: 1vw  0;}
.hp{}
.hp input{width: 16.6vw;}
.hp em{width: 5vw;font-size: 4vw;}
.cs_table li>span{font-size: 4vw;width: 30vw;}
.cs_table li input{height: 9vw;font-size: 4vw;padding-left: 2vw;width: calc(100% - 30vw);}
.cs_table li p{font-size:3.5vw;padding-left:30vw;margin-top: 1vw; line-height:1.3em}
.f_input{width: calc(100% - 30vw);}
.cs_table li .chk_box3{width: calc((100% - 30vw) /2);height: 9vw;line-height: 9vw;}
.cs_table li textarea,.cs_table li .privacy{width: calc(100% - 30vw);padding: 2vw;height: 30vw;font-size: 4vw;}
 .cs_table li .privacy{font-size:3vw;}
.f_top span{padding-top:10px;}
.chk_box3 input + label {font-size: 3vw;}
.chk_box3 input + label span {width: 5vw;height: 5vw;margin-right: 1vw;}
.chk_box3  input + label span i{font-size: 4.5vw;}
.chk_box3  input:checked + label span i{margin-top: -0.2vw;margin-left: 1.2vw;} 
.pv_chk p{padding-left: 30vw;}
.pv_chk p label{font-size: 3.5vw;}

.cs_table #btn_submit{width: 40vw;height:10vw;font-size:4vw;padding:0 3vw;margin: 0 auto;display: block;}
.cs_table #btn_submit i{font-size:3vw; right:3vw; margin-top:-1.5vw;}
	
	
	
	

.footer .inbox{padding: 11vw 0 20vw;}
.f_social{margin-bottom: 8vw;}
.f_social .nice-select{width: 35vw;margin-right: 18vw;border-radius: 25px;}
 .f_social .nice-select,.f_social .nice-select .current{height:7vw;line-height:7vw;font-size: 3vw;}
.f_social a{margin-left: 1vw;width: 8vw;}
.f_menu{
    padding-bottom: 5vw;
    border-bottom: 1px solid #d7d5d3;
    text-align: center;
    margin-bottom: 4vw;
}
.f_menu>a, .f_menu div{font-size: 4vw;}
.f_menu div span{}
.f_menu div{width: 23vw;text-align: left;margin: 0 10vw;}
.f_menu div ul{padding:10px 0;}
.f_menu div a{height: 6vw;line-height: 6vw;font-size: 3vw;}

.footer .f_info{font-size: 3vw;padding: 0 8vw;} 



.story_pop>div{width: 90vw;height: 70vh;margin-left: -45vw;margin-top: -35vh;padding: 0 5vw 5vw;}

.story_pop h6{padding: 5vw 0;font-size: 6vw;}
.story_pop .int_view{padding: 5vw 0;}
.story_pop .int_wrap{margin-bottom:20px;}
.int_view .int_tit, .int_con{
    background-size: 6vw;
    padding: 1vw 0 1.2vw 8vw;
}
.int_view .int_tit{margin-bottom: 3vw;font-size: 4vw;}
.int_con p{font-size: 4vw !important;}
.story_pop .close_btn{top:20px; right:20px;}
.story_pop .close_btn i{font-size: 3vw;}



.quick{bottom: 0;left: 0;width: 100%;background: #ff661c;}
#topbtn{display:none;}
.quick>div{min-height: 13vw;text-align:center;width: 50%;float: left;display: table;/* height: 100%; */}
 .q1{padding: 2vw 0;}
.q1 span{font-size: 3vw;margin-bottom: 0.5vw;}
.q1 p{font-size: 5vw;display: table-cell;vertical-align: middle;}
.q1 p br{display:none}

 .q2 {display: table;}
.q2 span{font-size: 3vw;display: inline-block;vertical-align: middle;font-weight: bold;}
.q2 p{font-size: 4vw;display: table-cell;vertical-align: middle;}
.q2 p em{display: inline-block;}


#top_btn{ display:block; width:10vw; height:10vw; font-size:3vw; margin:5vw auto 0;}

 .quick2 {display: none !important;font-size: 1.8vw;padding: 1.5vw 0;}
.quick2 i.fa-comments{margin-right:10px}
.quick2 i.fa-angle-down{margin-left:20px;margin-top: -3px;}







.quick_cs .inbox{position: relative;padding: 2vw 0;}

.quick_cs h5{width: 100%;padding: 1vw 0 1vw 11.5vw;background-size: 9.4vw;font-size: 5.5vw;}
.quick_cs h5 img{width: 30.6vw;margin-right: 1.5vw;}
.quick_cs h5 span{font-size: 6vw;display: inline-block;}

.form{/* width: 100%; */margin: 0 -1vw;display: block;}
.quick_cs #selectname2, .quick_cs .nice-select,.form input{width: 29vw;height: 8vw;font-size: 3.5vw;margin: 1vw 0.8vw;border-radius: 4vw;}
.form input{padding-left: 2vw;}
.form p{position: absolute;font-size: 3vw;top: 4vw;right: 0;}

.quick_cs .chk_box2 input[type="checkbox"] + label span{margin-right:5px;}

.quick_cs button{width: 29vw;height: 8vw;font-size: 4vw;margin: 1vw 0.8vw;border-radius: 4vw;}

.quick_cs .nice-select .option, .quick_cs .nice-select .current{height: 8vw;line-height: 8vw;font-size: 3.5vw;padding: 0 2vw;}


.kakao{width: 13vw;height: 13vw;font-size: 2.5vw;padding-top: 8.1vw;}

}