:root {
    --main-color: #0083F6;
	--font1:'paperlogy';
}
body{font-family:var(--font1);}

body.page-in{overflow:hidden;}
.load_ocean {position: fixed; top: 0; left: 0; width: 100%; height: 100%;background: #fff; z-index: 10000;display: flex; justify-content: center; align-items: center;transition: opacity 0.8s ease-in-out;}
.load_ocean.is-completed {opacity: 0;pointer-events: none;}
.load_ocean_logo img {width: 410px;animation: loadOcean 1.5s infinite ease-in-out;}

@keyframes loadOcean {
    0%, 100% { transform: translateY(-5px); }
    50% { transform: translateY(5px); }
}

header{position:absolute;top:0;left:0;width:100%;z-index:9;height:145px;}
header > div{height:100%;justify-content: space-between;}
header h1#logo{position:relative;top: auto;left: auto;margin:0;display:flex;align-items:center;height:100%;}
header h1#logo a img{margin-top: 10px;height:60px;}

header a[class*="-logo"]{display: flex;align-items: center;margin-left:15px;position:relative;font-weight:600;}
header a[class*="-logo"]:after{content:"";display:inline-block;height:10px;border-left:1px solid #8d8d8d;vertical-align:middle;margin-left:15px;}
header .samsung-logo:after{display:none!important;}
.kicce-logo img {height: 30px;}
.samsung-logo img {height: 20px;}

header .rightmn{display: flex;align-items: center;justify-content: center;}
header .btn-wrap{margin-left:15px;}
header .btn-wrap .btn{border:0;cursor:pointer;margin-left: 5px;display: inline-block;color: #fff;border-radius: 40px;padding:7px 20px;background:#000;font-size:15px;font-weight: 500;}
header .btn-wrap .btn.btn-login{background:#59728A;}
header .btn-wrap .btn.btn-login:hover{background:#4b5763;color:#fff;}
header .btn-wrap .btn.session-time{color:#121314;background:transparent;border:2px solid #84898f;}
header .btn-wrap .btn.session-time:hover{background:#4b5763;color:#fff;border-color:#4b5763;}
header .btn-wrap .btn.session-time:hover em{color:var(--light-color);}
header .btn-wrap .btn.session-time i{font-size:13px;vertical-align:1px;}

/* visual */
#land-visual{position:relative;}
#land-visual .lvbg{width:100%;height:100%;position:absolute;right:0;bottom:0;overflow:hidden;z-index: 0;}
.lvbg .swiper{height:100%;width:100%:}
.lvbg .swiper img{display:block;width:100%;height:100%;object-fit:cover;}
    /*transition: transform 3s ease;*/
.lvbg .swiper .swiper-slide-active img{animation:bg-scale 6s ease-out alternate both;}

@keyframes bg-scale {
  0% {transform:scale(115%);}
  100% {transform:scale(100%);}
}

/* visual copy */
.lvtit{position: relative;height: 100vh;display: flex;align-items: flex-start;font-size: 21px;color: #121314;letter-spacing: -.025rem;flex-direction: column;justify-content: center;}
.lvtit p{line-height:1.5;}
.lvtit .tit{line-height:1.2;margin: 8px 0 28px;font-size:3vw;font-weight:800;color:#121314;}
.lvtit .tit .point{color:var(--main-color);}
.lvtit .txt{display:inline-block;}
.lvtit .txt.ico-check{display:inline-flex;align-items: center;letter-spacing:1px;}
.lvtit .txt.ico-check:before{content:'';width:20px;height:25px;background:url(../img/ico-check.png) no-repeat 50%;display:block;margin:0 12px 0 5px}
.lvtit .btn-wrap{margin-top:50px;}
.lvtit .btn-wrap a{padding: 15px 40px;overflow:hidden;border-radius: 50px;font-size: 23px;letter-spacing: 0;}
.lvtit .btn-wrap a:before{background:var(--grd);content:'';width:0;transition:.3s ease-in;height:100%;left:0;z-index:1;position:absolute;top:0;left:0;}
.lvtit .btn-wrap a span{position:Relative;z-index:2;}
.lvtit .btn-wrap a:hover{background:var(--main-color);border-color:var(--main-color);}
.lvtit .btn-wrap a:hover:before{width:100%;}
.lvtit .btn-wrap a i{margin-left:15px;}
.lvtit .info-wrap{margin-top:70px;}
.lvtit .info-wrap li{ line-height: 1.3;margin-bottom: 13px;}
.lvtit .info-wrap li:before{font-family:'Font Awesome 6 Pro';content:'\f058'; font-weight: bold;color: var(--main-color);margin-right:12px;}

/*애니메이션 효과*/
.lvtit .line {display: block;overflow: hidden; /* 가리는 영역 */}
.lvtit .line-inner {display: inline-block;}
/* 줄별 딜레이 */

/* 공통 */
.subm-tit,
.sub-tit{font-weight:600;}
h2.subm-tit{font-size:30px;}
.subm-stit{font-size:20px;}

/* side 버튼 */
.lmv-cont{z-index: 9;position: fixed;right: 0;top: 40%;transform: translate(-70px, 0) rotate(90deg);transform-origin: right bottom;}
.lmv-cont a {display: inline-flex;padding: 0 30px;height: 100px;line-height: 70px;text-align: center;border-radius: 0 0 10px 10px;background: var(--main-color);color: #fff;font-size: 18px;font-weight: 500;align-items: flex-end;}
.lmv-cont a:nth-of-type(2){background:#59728A}

.lmv-cont a:hover{background:#0062f6}
.lmv-cont a:nth-of-type(2):hover{background:#4b5763}

/* 메인컨텐츠 */
#subm-ksied-cont01{margin:0;}
#subm-ksied-cont03{background-size:auto 100%;background-position:100% 50%;background-repeat:no-repeat;animation: bgPulse 6s ease-in-out forwards;}

.info-card-list .tit{line-height: 1.3;word-break:keep-all;font-size:19px;}
.info-card-list .txt:not(.bu){font-size:.95rem;word-break: keep-all;}

.ksied-intro2 .img:before,
.ksied-intro2 .img:after{left:8%;}
.ksied-intro3 .btn-d{border:0;}

@keyframes bgPulse {
    0%   { background-size:auto 100%; }
    100%  { background-size:auto 130%; }
}

[id*="subm-ksied-cont"]:last-child{padding-bottom:110px;}

.sub-half-info .info-cont{word-break:keep-all;}
.sub-half-info .tit{font-size:27px;font-weight:600;}
.sub-half-info .stit{font-size:18px;}

.ksied-bnr{background-image:url(../img/subm-ksied-intro6-imsi.png)}
.ksied-bnr .txt br{display:none;}

/* 가이드 영상, 카드뉴스 모달 스타일 */
/* 모달 실행시 body 스크롤 안되게 */
body.modal-on{overflow:hidden;}

.modal {display: none; align-items: center;justify-content: center;position: fixed;z-index: 1000000;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0,0,0,0.6);padding:0 10vw;}
.modal.on{display:flex;}
.modal-con {margin: 0 auto;position: relative;padding: 0;max-width:100%;}
.modal .swiper {width: 100%;height: 100%;}
.modal .swiper-button-prev{left:-75px!important;}
.modal .swiper-button-next{right:-75px!important;}
.modal .swiper-button-prev:before{content:'\f053';}
.modal .swiper-button-next:before{content:'\f054';}
.modal div[class*="swiper-button-"]{opacity:.7;}
.modal div[class*="swiper-button-"]:before{transition:.3s;font-family: 'Font Awesome 6 Pro';font-size: 28px;color: #fff;min-width: 70px;height: 70px;display: flex;justify-content: center;align-items: center;border-radius: 50%;border: 2px solid #FFF;font-weight: 300;}
.modal div[class*="swiper-button-"] svg{display:none;}
.modal div[class*="swiper-button-"]:hover{opacity:1;}
.modal div[class*="swiper-button-"]:hover:before{background: #ffffff63;}

.modal .close {color: #fff;position: absolute;font-size: 0;right: 0;top: -50px;line-height: 1;background:none;border:0;}
.modal .close:before{font-size:38px;font-weight: 300;content:'\f00d';font-family:'Font Awesome 6 Pro';}
.modal .close:hover,
.modal .close:focus{text-decoration: none;cursor: pointer;}

#popup_video .modal-con{width:1000px;}
#popup_card .modal-con{aspect-ratio: 1 / 1;width: 720px;}


@media only screen and (min-width:2566px){
	.lvtit .tit{font-size: 82px;}
}
@media only screen and (max-width:1800px){
	header{height:110px;}
	header h1#logo a img{margin-top:5px;}
	
	.lvtit{font-size: 18px;}
	.lvtit .tit{font-size:63px;}
}
@media only screen and (max-width:1440px){
	header h1#logo a img{height:50px;}
	
	.lvtit .tit{font-size:48px;}
	.lvtit .btn-wrap {margin-top: 30px;}
	.lvtit .info-wrap {margin-top: 50px;}
	.lvtit .btn-wrap a {padding-left:35px;padding-right:35px;font-size: 18px;}
	
	.lmv-cont{transform: translate(-60px, 0) rotate(90deg);}
	.lmv-cont a{ font-size: 1rem;padding: 0 20px;height:75px;line-height: 60px;}
	
	h2.subm-tit {font-size: 25px;word-break: keep-all;}
	h3.subm-tit{font-size:23px;word-break: keep-all;}
	.subm-stit {font-size: 18px;word-break: keep-all;}
	.subm-txt, 
	.sub-txt{font-size:1rem;}
	
	.sub-half-info .info-cont .col-2{padding:20px 20px 40px;}
	.sub-half-info .tit{font-size: 22px;line-height: 1.2;word-break: keep-all;}
	.sub-half-info .stit{margin: 15px 0 25px;font-size:17px}
	.sub-half-info .txt{font-size:1rem;}
	
	.chk-ico-info li{padding: 25px 30px 25px 70px;line-height: 1.4;font-size: 1.15rem;
    margin-bottom: 10px;}
	.chk-ico-info li:before{width: 26px;height: 26px;background-size:cover;background-repeat:no-repeat;}
	
	[id*="subm-ksied-cont"]{padding: 70px 0;}
	[id*="subm-ksied-cont"] .col_d2{width: calc(50% - 20px);}
	
	.info-card-list > li{padding: 15px;margin: 5px;}
	
	.ksied-intro1 .img:after{ width: 50%;height: 252px;background-size: contain;background-repeat: no-repeat;background-position:100% 100%;}
	.ksied-intro1 .img:before{background-repeat: no-repeat;background-position: 50% 100%;background-size: contain;width: 28%;}
		
	.ksied-intro2 .img:before{left:0; width: 498px;height: 389px;}
	.ksied-intro2 .img:after{width: 522px;height: 298px;left: -31px;}
	
	.ksied-intro3 .btn-wrap .btn-d{font-size:1rem;padding:0 25px;line-height:48px;margin:2px;border: 0;}
	
	#subm-ksied-cont07 .intro-img-bx .btn-d{display:block;width:320px;padding:0;}
	#subm-ksied-cont07 .cont{font-size:1rem;}
	
	.ksied-bnr{padding: 40px;background-size: 53% auto;background-position: 95% 100%;}
	.ksied-bnr .cont{width: 46%;}
	.ksied-logo {width: 20%;}
}
@media only screen and (max-width:1240px){
	.lmv-cont{top:50%;}
	
	.sub-half-info .bu li {padding-top: 0;padding-bottom: 0; word-break: keep-all;line-height: 1.3;margin-bottom: 6px;}
	.sub-half-info .bu li:before{margin-top:8px;}
}
@media only screen and (max-width:1023px){
	header{height: 75px;}
	header h1#logo a img{height: 40px;}
	header .rightmn{}
	header .btn-wrap {margin-left:10px;}
	header .btn-wrap .btn{font-size: 13px;padding: 5px 15px;}
	.kicce-logo img {height:25px;}
	.samsung-logo img {height: 15px;}
	header .rightmn.user-wrap > a{display:none;}
	
	.lmv-cont{transform: translate(-40px, 0) rotate(90deg);}
	.lmv-cont a{height: 55px;line-height:40px;}
	
	.lvtit{font-size:16px;}
	.lvtit .tit {font-size:38px;}
	.lvtit .info-wrap li{margin-bottom: 8px;}
	
	[id*="subm-ksied-cont"]{padding:55px 0;}
	[id*="subm-ksied-cont"] .col_d2{width:100%;float:inherit;}
	[id*="subm-ksied-cont"] .col_d2:nth-of-type(2){margin-top: 40px;}
	[id*="subm-ksied-cont"]:last-child{padding-bottom:80px;}
		
	.sub-half-info .stit br{display:none;}
	.sub-half-info .info-cont .col-1 {width: calc(50% - 40px);}
	.sub-half-info .info-cont .col-2{padding:0;}
		
	.ksied-intro2 .col_d2:first-child {display: flex;align-items: flex-end;justify-content: center;}
	.ksied-intro2 .img{bottom: 0;width: 100%;padding-top: 50px;text-align: center;}
	.ksied-intro2 .img:before{height: 100%;width: 100%;background-size: 100% auto;background-position: 50% 0%;left: 0;bottom: auto;top: 0;background-repeat: no-repeat;}
	.ksied-intro2 .img:after{width: 100%;background-repeat: no-repeat;background-size: contain;height: 100%;top:0;left:0;background-position: 50% 100%}
		
	.ksied-intro3 .img:after {left:0;}
	
	.ksied-intro4 h2.subm-tit {margin-bottom: 30px;}
	
	.ksied-intro5 .ksied-logo{margin-bottom:20px;}
	
	.ksied-intro6 > .d_width:first-child{margin-bottom:40px;}
	.ksied-intro6 .title-text-lg{ font-size:1.2rem;margin-top:40px;}
	
	#subm-ksied-cont07 .intro-img-bx{align-items: flex-start;}
	#subm-ksied-cont07 .intro-img-bx .thumb{width: 260px;height: 200px;}
	#subm-ksied-cont07 .cont{width: calc(100% - 300px);}
	
	.ksied-bnr{background-position: 50% 100%;background-size: auto 100px;padding:30px;}
	.ksied-bnr .cont{width:100%;text-align: center;}
	.ksied-bnr .txt {margin: 10px 0 80px;}
	.ksied-bnr .ksied-logo{display:none;}
	
	.modal .swiper-button-next {right: -55px !important;}
	.modal .swiper-button-prev {left: -55px !important;}
	.modal div[class*="swiper-button-"]:before{min-width: 50px;height: 50px;}
	
	.load_ocean_logo img {width:280px;}
}

@media only screen and (min-width:768px){
	/*  메인 비주얼 초기 상태 (원형 마스킹 0) */
	#head_wrap{
		clip-path: circle(0% at 50% 50%);
		-webkit-clip-path: circle(0% at 50% 50%);
		transition: clip-path 1.2s cubic-bezier(0.65, 0, 0.35, 1);
	}

	/* 클래스 주입 시 메인 등장 애니메이션 */
	body:not(.page-in) #head_wrap {
		clip-path: circle(100% at 50% 50%);
		-webkit-clip-path: circle(100% at 50% 50%);
	}
}
@media only screen and (max-width:767px){	
    .d_width{margin:0 30px;}
	
	.load_ocean_logo{max-width:200px}
	.load_ocean_logo img{width:100%;}
	
	header{height:65px;background:#fff;position:relative;}
	header h1#logo a img{height:30px;margin:0;}
	header a[class*="-logo"],
	header a[class*="-logo"]:after{margin-left: 8px;}
	.kicce-logo img{height: 20px;}
	.samsung-logo img {height: 13px;}
	header .btn-wrap .btn.btn-login{vertical-align: middle; color: #666;border: 1px solid #aaa;background: transparent;}
	header .btn-wrap .btn.btn-login:before{content:'\f090';font-family:'Font Awesome 6 Pro';margin-right:5px;}
	header .btn-wrap .btn.btn-login.out:before{content:'\f08b';}
	header .btn-wrap .btn.session-time{border:none;border-bottom:1px solid #84898f;border-radius:0;padding:0;}
	header .btn-wrap .btn.session-time i{margin-left:5px !important;}
	
	h2.subm-tit {margin-bottom: 25px;font-size:23px;line-height: 1.2;letter-spacing: -0.169vw;display: inline-block;}
	h2.subm-tit:before{width: 7px;height: 7px;position: absolute;transform: translateX(-13px);}
	h3.subm-tit{font-size:18px;}
	.subm-stit {font-size: 1rem;letter-spacing: 0;}
	.subm-txt, 
	.sub-txt{font-size:14px;}
	
	.lvtit {font-size: 14px;height:500px;padding-top:0;}
	.lvtit .txt.ico-check:before{margin: 0 7px 0 2px; width: 12px;height: 15px;background-size: contain;}
	.lvtit .tit {font-size:28px;margin: 5px 0 12px;font-weight: 700;}
	.lvtit .txt:not(.ico-check){display:none;}
	.lvtit .btn-wrap {/* margin-top: 20px; */margin: 10px 0 0 -7px;}
	.lvtit .btn-wrap a {padding:15px 18px;font-size:15px;line-height: 1;}
	.lvtit .info-wrap {display:none;}
	
	.lmv-cont{ z-index: 9;top: auto;bottom: 0;transform: none;width: 100%;        display: flex;justify-content: space-between;align-items: center;padding:10px 5px;}
	.lmv-cont a{box-shadow: 3px 3px 8px #00000047;margin:0 5px;border-radius:7px;font-size: 15px;font-weight: 500;display: block;padding: 0 10px;height:55px;line-height:1.2;width:50%;display: flex;align-items: center;justify-content: center;}
	.lmv-cont a:nth-of-type(1){width:70%; }
	.lmv-cont a:nth-of-type(2){min-width: 30%;width: 30%;}
	.lmv-cont a:nth-of-type(1):before{ content: "";width:50px;height: 80%;background: url(/resources/homepage/main/img/sv-ksied-ico.png) no-repeat 50% / contain;display: inline-block}
	
	[id*="subm-ksied-cont"]{padding:45px 0;}
	[id*="subm-ksied-cont"] .col_d2:nth-of-type(2){margin-top:20px;}
	
	.info-card-list{margin:0;}	
	.info-card-list ul{display:flex;flex-wrap: wrap}
	.info-card-list ul li{width:50%;}
	
	.chk-ico-info li{font-size: 15px;padding: 15px 15px 15px 40px;}
	.chk-ico-info li:before {top:17px;left: 10px;width: 16px;height: 16px;}
	
	.sub-half-info .info-cont{flex-wrap: wrap;margin-bottom: 30px;}
	.sub-half-info .info-cont .col-1,
	.sub-half-info .info-cont .col-2{width:100%;}
	.sub-half-info .info-cont .col-1{margin-bottom:20px;}
	.sub-half-info .thumb{margin-bottom:0;height:100%;}
	.sub-half-info .tit {font-size: 18px;}
	.sub-half-info .stit{font-size:15px;}
	.sub-half-info .txt {font-size: 14px;}
	
	.ksied-intro1 > .d_width.row{flex-direction: column-reverse;}
	.ksied-intro1 .col_d2:nth-of-type(2){display:none;}
	.ksied-intro1 ul.bu>li:before{margin-top:9px;margin-right:8px}
	.ksied-intro1 .subm-stit, 
	.ksied-intro2 .subm-stit{display:none;}
	.ksied-intro2{padding-bottom:0!important;}
	.ksied-intro2 .col_d2:first-child{justify-content: flex-start;}
	.ksied-intro2 .col_d2:nth-of-type(2){margin-top:0;margin-bottom:20px;display:none;}
	.ksied-intro2 .img{max-width: 100%;margin: 0 auto;padding: 40px 40px 0;}
	.ksied-intro2 .img img{max-width: 380px;width: 100%;}
	
	.ico-timer:before{ margin-right: 0;position: absolute;left: 50%;top: 1px;font-size: 13px;transform: translateX(-144px);}
	.ksied-intro3{text-align:center;}
	.ksied-intro3 > .d_width.row{display:block;}
	.ksied-intro3 .col_d2:nth-of-type(2){display:none;}
	.ksied-intro3 .subm-txt{line-height: 1.3;word-break: keep-all;justify-content: center;margin: 20px 0;position: relative;}
	.ksied-intro3 .btn-wrap{display:flex;}
	.ksied-intro3 .btn-wrap .btn-d{font-size: 14px;padding: 0;line-height: 42px;border-radius: 3px ! Important;width: 50%;margin: 0 0;}
	.ksied-intro3 .img img{max-width: 90%;}
	.ksied-intro3 .img:after {width: 100%;height: 220px;background-size: 30% auto;background-repeat: no-repeat;background-position:0 100%;}
	
	.ksied-intro5 .sub-half-info .thumb{height:170px;}
	.ksied-intro5 .ksied-logo{display:none;}
	.ksied-intro5 .subm-stit{display:none;}
	
	.ksied-intro6 > .d_width:first-child{margin-bottom:0;}	
	.ksied-intro6 .subm-tit,
	.ksied-intro6 .subm-stit,
	.ksied-intro6 .subm-txt:not(ul),
	.ksied-intro6 .col_d2:nth-of-type(2){display:none;}
	.ksied-intro6 .title-text-lg{margin-top:0;font-size: 1.1rem;}
		
	
	.info-card-list .tit{font-size: 1rem;}
	.info-card-list > li {padding: 10px;margin: 3px;}
	[class*="-card-list"] li,
	[class*="-col-list"] li{font-size: 14px;}
	.info-card-list .txt:not(.bu){line-height:1.3;}
	
	#subm-ksied-cont07 .intro-img-bx{flex-direction: column;}
	#subm-ksied-cont07 .intro-img-bx .thumb.logo{width:100%;margin-bottom:20px;height:50px;}
	#subm-ksied-cont07 .cont{width:100%;font-size:14px;}
	#subm-ksied-cont07 .intro-img-bx .thumb.logo img{ max-width: 100%;max-height: 80%;min-width: auto;min-height: auto;object-fit: contain;}
	#subm-ksied-cont07 .intro-img-bx .btn-d{min-height: 45px;width: 100%;white-space: break-spaces;height: auto;line-height: 1.2;padding: 10px 40px;display: flex;align-items: center;justify-content: center;text-align: center;word-break: keep-all;}
	#subm-ksied-cont07 .intro-img-bx .btn-d:after{display:none;}
	#subm-ksied-cont07 .subm-txt br{display:none;}
	
	.ksied-bnr {display:none;}
	
	/* footer */
	#wrap.mbg #footer{margin-bottom:65px;}
	#footer{font-size:13px;}
	#footer address {font-size: inherit;}
	#footer .copy{margin-top:7px;font-size:12px;}
	#flogo{margin: 0 0 10px;}
	#flogo img {height: 35px;}
	.flogo-wrap .kicce-logo img{height:20px;}
	.flogo-wrap .samsung-logo img {height: 15px;}
	.ftop{padding: 20px 0;}
	.ftop>div{flex-direction: column;}
	
	/* 모달 */
	.modal div[class*="swiper-button-"]:before{min-width:35px;height:35px;    font-size:1rem;}
	.modal .swiper-button-prev,
	.modal .swiper-button-next{top:auto!important;bottom:-50px!important;}
	.modal .swiper-button-next {right:48.5% !important;transform:translateX(100%);}
	.modal .swiper-button-prev {left:48.5% !important;transform:translateX(-100%);}
	
}
@media only screen and (max-width:576px){
	header .rightmn{width:auto;}
	header .rightmn > a{display:none;}
	header .btn-wrap .btn.session-time{display:none;}
	
	.info-card-list{margin: 0;flex-direction:column;}
	.info-card-list > li{width:100%;}
	
	[id*="subm-ksied-cont"]:last-child{padding-bottom:60px;}
}
@media only screen and (max-width:415px){
	header h1#logo a img{height:24px;}
	header .btn-wrap .btn{padding:2px 8px;margin-left:3px;font-size:12px;}
}


/*마이페이지*/
#mypage-wrap {font-family:Pretendard;}
#my-snb #snbmn{top:40px;}

/*layout.css 커스텀*/
.svtit{padding:10rem 0 7rem !important;}
.sub-container.sv-none{padding-top:145px !important;}
#location-wrap:before{background: rgba(255, 255, 255, .85);border-radius: 0 1rem 0 0;}
#sub-visual.sub-tit1 .svbg:before{background-image: url(../img/sv-bg07.png) !important;}

@media only screen and (max-width:1800px){
	.sub-container.sv-none{padding-top:110px !important;}
}
@media only screen and (max-width:1600px){
	.svtit{padding:8rem 0 7rem !important;}
}
@media only screen and (max-width:1240px){
	#my-snb #snbmn{top:20px;}
}
@media only screen and (max-width:1023px){
	.sub-container.sv-none{padding-top:75px !important;}
	.svtit{padding:6.5rem 0 5rem !important;}
}
@media only screen and (max-width:767px){
	.sub-container.sv-none{padding-top:0 !important;}
	.svtit{padding:1.3rem 0 3.3rem !important;}
}

/*회원가입 sub를 위한 커스텀*/
#sub-content .body-title,
.svtit .txt{display:none !important;}





