input[type="text"]{padding-left:10px;box-sizing:border-box;}
#sv_box{width: 100%;margin:0 auto;height: 385px;display:table;text-align:center;}
#sv_box.sv_bg1{background: url("../image/sub/sv1.jpg") no-repeat center center;background-size:cover;}
#sv_box.sv_bg2{background: url("../image/sub/sv2.jpg") no-repeat center center;background-size:cover;}
#sv_box.sv_bg3{background: url("../image/sub/sv3.jpg") no-repeat center center;background-size:cover;}
#sv_box.sv_bg4{background: url("../image/sub/sv4.jpg") no-repeat center center;background-size:cover;}
#sv_box.sv_bg5{background: url("../image/sub/sv5.jpg") no-repeat center center;background-size:cover;}
#sv_box.sv_bg6{background: url("../image/sub/sv6.jpg") no-repeat center center;background-size:cover;}
#sv_box > div{display:table-cell;vertical-align:middle;}
#sv_box > div h2{padding-top: 140px;font-size:40px;color:#fff;font-weight: bold;line-height:1;font-family: 'Open Sans';}


.sconts_back{width: 100%;margin: 0 auto;background: #f8f8f8;}
.sconts_wid{width: calc(100% - 20px);max-width:1180px;margin:0 auto;padding:100px 0;}



h3.sc_tit{font-size: 37px;color:#000;font-weight: bold;line-height: 1;margin-bottom: 50px;}
h3.sc_tit.mt{margin-top:90px;}

.scomp_box{display: flex;flex-direction:row-reverse;justify-content: space-between;}
.scomp_box .img{width: 42.37%;}
.scomp_box .box{width: 51%;}
.scomp_box .box > p{margin-bottom: 55px;position: relative;font-size: 30px;color:#000;letter-spacing: -1px;}
.scomp_box .box > p:after{content:"";position:absolute;left:0;bottom:-28px;right:0%;height:1px;background: #8c8c8c;}
.scomp_box .box > p span{color:#0a9a3a;font-weight: bold;}
.scomp_box .box > ul li + li{margin-top: 40px;}
.scomp_box .box > ul li{font-size:19px;color:#000;font-weight: 450;line-height: 1.7;}
.scomp_box .box > ul li strong{font-weight: bold;}


.his_line{position: relative;}
.his_line:before{content:"";position: absolute;left:116px;top:10px;bottom:10px;width: 1px;background: #dddee8;}
.his_line > li + li{margin-top: 46px;}
.his_line > li{display: flex;}
.his_line > li h5{position: relative;width: 168px;font-size: 28px;color:#000;font-weight: bold;line-height:1;}
.his_line > li h5:after{content:"";position:absolute;right:47px;top:10px;width: 9px;height: 9px;border-radius: 100%;background: #0a9a3a;}
.his_line > li ul{width: calc(100% - 168px);}
.his_line > li ul > li + li{margin-top: 8px;}
.his_line > li ul > li{font-size: 19px;color:#000;font-weight: 300;line-height:1.55;}


.prime_line > li + li{margin-top:45px;}
.prime_line > li{position:relative;padding-left:25px;}
.prime_line > li:after{content:"";position:absolute;left:0;top:12px;width: 9px;height: 9px;border-radius: 100%;background: #0a9a3a;}
.prime_line > li > p{font-size: 24px;color:#000;font-weight:bold;margin-bottom:18px;}
.prime_line > li > ul li{font-size: 19px;color:#000;font-weight: 300;line-height:1.55;}
.prime_line > li > ul li + li{margin-top: 5px;}

.set_img{text-align: center;}

.set_tab{display: flex;flex-wrap:wrap;margin-top: 20px;margin-left: -20px;}
.set_tab > li{margin-left:20px;margin-top: 4px;width: calc(33.33% - 20px);text-align:center;}
.set_tab > li > a{display: table;width: 100%;height: 65px;background: #ddd;font-size: 19px;color:#000;font-weight: 300;}
.set_tab > li > a span{display:table-cell;vertical-align:middle;}
.set_tab > li.on > a{background: #0a9a3a;color:#fff;font-weight: 500;}
.set_tab > li:hover > a{background: #0a9a3a;color:#fff;font-weight: 500;}

.sta_top{margin-bottom:20px;display:flex;justify-content: space-between;}
.sta_top > .img{width: 67.4%;}
.sta_top > .box{width: 31.56%;}
.sta_top > .img img{width: 100%;}
.sta_top > .img > div{border: 1px solid #dfdfdf;background: #eee;text-align:center;}
.sta_top > .box > div{display:flex;align-items:center;justify-content:center;width: 100%;height: 100%;border: 1px solid #dfdfdf;background: #f9f9f9;}
.sta_top > .box > div > ul{display:flex;width: 100%;box-sizing: border-box;padding: 20px 40px;}
.sta_top > .box > div > ul > li{width: 50%;display:flex;justify-content:center;}
.sta_top > .box > div > ul > li > div > p{margin-bottom:40px;font-size: 20px;color:#000;font-weight:bold;line-height:1;}
.sta_top > .box > div > ul > li > div > ul > li + li{margin-top:5px;}
.sta_top > .box > div > ul > li > div > ul > li{font-size: 19px;color:#000;font-weight: 450;}
.sta_top > .boxa > div > ul{display:block;width: 100%;box-sizing: border-box;padding: 20px 40px;}
.sta_top > .boxa > div > ul > li{width: 100%;display:block;margin-bottom:30px;}
.sta_top > .boxa > div > ul > li > div > p{margin-bottom:15px;}

.sta_bot{position: relative;}
.sta_bot .variable .slick-arrow{display: none !important;}
.sta_bot .variable .slick-dots{position: absolute;right:40px;bottom: 30px;z-index: 11;font-size: 0;}
.sta_bot .variable .slick-dots > li{font-size: 0;display: inline-block;}
.sta_bot .variable .slick-dots > li + li{margin-left: 25px;}
.sta_bot .variable .slick-dots > li button{position: relative;opacity: 1;display: inline-block;width: 12px;height: 12px;border-radius: 100%;border: 0;font-size: 0;background: #fff;}
.sta_bot .variable .slick-dots > li.slick-active button{background:#0a9a3a;opacity: 1;}
.sta_bot .variable .slick-dots > li.slick-active button:after{content:"";position: absolute;left: -6px;top:-6px;right:-6px;bottom:-6px;border: 1px solid #0a9a3a;border-radius: 100%;}


.ct_btn{text-align: center;margin-top: 40px;}
a.studio_list{display: inline-block;width: 140px;line-height: 65px;text-align:center;background: #0a9a3a;font-size: 19px;color:#fff;font-weight: 500;}


.studi_list{margin-top: -20px;margin-left: -20px;display: flex;flex-wrap: wrap;}
.studi_list > li{margin-top: 20px;margin-left: 20px;width: calc(33.333333% - 20px);}
.studi_list > li > a{display: block;text-align: center;}
.studi_list > li > a > .img{border: 1px solid #dfdfdf;overflow: hidden;border-radius:340px;max-width:324px;height:324px;}
.studi_list > li > a > .img img{width: 100%;transition: all 0.3s ease-in-out;height:100%;}
.studi_list > li:hover > a > .img img{transform: scale(1.1,1.1);}
.studi_list > li > a > .tit{margin-top: 15px;font-size: 19px;color:#000;font-weight:500;line-height:1.1;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none;}

.lay_pop{display: none;position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:9999;background:#000;background:rgba(0,0,0,0.8);}
.pop_cts{display: flex;align-items: center;width: 100%;height: 100%;box-sizing: border-box;margin: 0 auto;padding: 20px 0;}
.area_pop{width:calc(100% - 20px);max-width:1160px;margin: 0 auto;max-height: 100%;box-sizing: border-box;background:rgba(255,255,255,0.9);padding: 5px;overflow-y:auto;position:relative;}
.pop_out{display:block;margin-bottom:5px;text-align:right;font-size:0;position:absolute;right:0px;top:0px;background:#fff;padding:3px;}
.spop_box > .img + .img{margin-top: 10px;}
.spop_box > .img img{width:100%;}
.spop_box .ga_img{display: flex;flex-wrap:wrap;gap: 20px;}
.spop_box .ga_img > li{max-width: calc(50% - 10px);}
.spop_box .ga_img > li img{width: 100%;}

.gal_list{display: flex;flex-wrap: wrap;margin-top: -20px;margin-left: -20px;}
.gal_list > li{margin-top: 20px;margin-left: 20px;width: calc(50% - 20px);}
.gal_list > li > a{display: block;position: relative;}
.gal_list > li > a > .img{border: 1px solid #dfdfdf;overflow: hidden;}
.gal_list > li > a > .img img{width: 100%;transition: all 0.3s ease-in-out;}
.gal_list > li:hover > a > .img img{transform: scale(1.1,1.1);}
.gal_list > li > a > .box{position: absolute;left: 30px;bottom: 30px;right: 30px;}
.gal_list > li > a > .box > div{display: inline-block;padding: 15px;background: rgba(0, 0, 0, 0.5);}
.gal_list > li > a > .box > div > p{font-size: 19px;color:#fff;font-weight: 500;}
.gal_list > li > a > .box > div > p > span{display: inline-block;opacity:0.6;position: relative;margin-left: 5px;}
.gal_list > li > a > .box > div > ul > li{margin-top: 5px;font-size: 17px;color:#fff;font-weight: 300;}

.location_top{display: flex;justify-content: space-between;}
.location_top > div{width: calc(50% - 10px);}
.map_img{height: 450px;background: #fafafa;display: flex;align-items: center;justify-content:center;}
.map_img > span{display: block;padding: 10px;}
.map_box{height: 450px;background: #dfdfdf;}
.map_box > div{width: 100%;height: 450px;}

.add_linea > li{margin-top:20px;}
.add_linea > li > div{display: inline-block;}
.add_linea > li > div > p{display: table;font-size: 19px;color:#000;font-weight: 450;}
.add_linea > li > div > p span{position: relative;padding-left: 45px;display: table-cell; vertical-align: top;  white-space:nowrap; padding-right: 15px;font-size: 20px;font-weight: bold;}
.add_linea > li.bg1 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad1.png") no-repeat center center;}
.add_linea > li.bg2 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad2.png") no-repeat center center;}
.add_linea > li.bg3 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad3.png") no-repeat center center;}
.add_linea > li.bg4 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad4.png") no-repeat center center;}

.btnab{margin-top:30px;}
.btnab a{display:inline-block;padding:10px 25px;font-size:17px;color:#000;font-weight:400;background:#ffed22;border-radius:5px;}


.add_line{margin-top: 20px;display: flex;flex-wrap: wrap;margin-left:-20px;}
.add_line > li{margin-left: 20px;width: calc(33.333333% - 20px);margin-top: 5px;padding: 20px 0;text-align: center;border-bottom: 1px solid #ababab;}
.add_line > li.solo{width: calc(100% - 20px);border-bottom: 1px solid #000;}
.add_line > li.han{width: calc(50% - 20px);}
.add_line > li > div{display: inline-block;}
.add_line > li > div > p{display: table;font-size: 19px;color:#000;font-weight: 450;}
.add_line > li > div > p span{position: relative;padding-left: 45px;display: table-cell; vertical-align: top;  white-space:nowrap; padding-right: 15px;font-size: 20px;font-weight: bold;}
.add_line > li.bg1 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad1.png") no-repeat center center;}
.add_line > li.bg2 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad2.png") no-repeat center center;}
.add_line > li.bg3 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad3.png") no-repeat center center;}
.add_line > li.bg4 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad4.png") no-repeat center center;}

.flexul{}
.flexul > li{float:left;width:620px;}
.flexul > li:last-child{width:calc(100% - 620px);}
.add_lines{margin-top: 20px;}
.add_lines > li{width: 100%;margin-top: 5px;padding: 20px 0;text-align: center;border-bottom: 1px solid #ababab;}
.add_lines > li > div > p{display: table;font-size: 19px;color:#000;font-weight: 450;}
.add_lines > li > div > p span{position: relative;padding-left: 45px;display: table-cell; vertical-align: top;  white-space:nowrap; padding-right: 15px;font-size: 20px;font-weight: bold;}
.add_lines > li.bg2 > div > p span:after{content:"";position:absolute;left:0;top:0;width: 30px;height: 30px;background: url("../image/sub/ad2.png") no-repeat center center;}


.contac_img{width: 100%;height: 235px;background: url("../image/sub/cg.jpg") no-repeat center center;background-size:cover;}

h4.sp_tit{margin-top: 35px;font-size: 20px;color:#000;font-weight: bold;}


.map-popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.map-popup.show {
  display: flex;
}

.map-popup-inner {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  touch-action: none;
}

.map-popup-inner img {
  width: 100%;
  height: auto;
  transform-origin: center center;
  transition: transform 0.2s ease;
  cursor: grab;
}

.map-close {
  position: absolute;
  top: 10px;
  right: 15px;
  background: rgba(255,255,255,0.9);
  border: none;
  font-size: 24px;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 6px;
  cursor: pointer;
}



.sitemap{margin-left:-20px;margin-top:-40px;display: flex;flex-wrap: wrap;margin-bottom: 40px;}
.sitemap > li{margin-left:20px;margin-top:40px;width:calc(20% - 20px);text-align: center;}
.sitemap > li > a{display:block;font-size:25px;color:#0a9a3a;font-weight:500;line-height:1;}
.sitemap > li > ul{margin-top: 20px;border: 1px solid #dfdfdf;border-top:1px solid #0a9a3a;}
.sitemap > li > ul > li{width: 100%;height: 50px;border-bottom:1px solid #dfdfdf;display:table;}
.sitemap > li > ul > li:last-child{border-bottom:0;}
.sitemap > li > ul > li > a{display:table-cell;vertical-align:middle;font-size:18px;color:#4f4f4f;line-height:1.1;}
.policy_box{border: 1px solid #dfdfdf;padding: 20px;min-height: 500px;}

.gview{display:flex;justify-content:center;}
.gview > li{width:50%;}
.gview > li:last-child{padding-left:30px;}
.gview > li p{font-size:20px;color:#000;font-weight:500;border-top:1px solid #000;padding-top:15px;border-bottom:1px solid #dfdfdf;padding-bottom:15px;text-align:center;}
.gview > li ol > li{position:relative;margin-top:10px;font-size:17px;padding-left:130px;}
.gview > li ol > li span{position:absolute;left:0;}
.gviewimg{padding:30px 0;margin-top:30px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}

@media screen and (max-width:1440px){
	
}
@media screen and (max-width:1180px){
	
}

@media screen and (max-width:1024px){
	#sv_box{height: 240px;}
	#sv_box > div h2{padding-top: 80px;font-size:36px;}

	
}



@media screen and (max-width:767px){
	.sconts_wid{padding:70px 0;}

	h3.sc_tit{font-size: 28px;margin-bottom: 30px;}
	h3.sc_tit.mt{margin-top:60px;}

	.scomp_box{display: block;}
	.scomp_box .img{width: auto;margin-bottom: 30px;}
	.scomp_box .box{width: auto;}
	.scomp_box .box > p{margin-bottom: 20px;font-size: 22px;padding-bottom: 20px;border-bottom: 1px solid #8c8c8c;}
	.scomp_box .box > p:after{display: none;}
	.scomp_box .box > ul li + li{margin-top: 20px;}
	.scomp_box .box > ul li{font-size:16px;}

	.his_line:before{left:80px;}
	.his_line > li + li{margin-top: 25px;}
	.his_line > li h5{position: relative;width: 100px;font-size: 24px;}
	.his_line > li h5:after{right:17px;top:10px;width: 5px;height: 5px;}
	.his_line > li ul{width: calc(100% - 100px);}
	.his_line > li ul > li{font-size: 16px;}

	.prime_line > li + li{margin-top:30px;}
	.prime_line > li{padding-left:15px;}
	.prime_line > li:after{top:11px;width: 5px;height: 5px;}
	.prime_line > li > p{font-size: 20px;margin-bottom:10px;}
	.prime_line > li > ul li{font-size: 16px;}

	.set_tab{margin-top: 10px;margin-left: -4px;}
	.set_tab > li{margin-left:4px;margin-top: 4px;width: calc(50% - 4px);}
	.set_tab > li > a{height: 52px;font-size: 16px;}

	.sta_top{display:block;}
	.sta_top > .img{width: auto;}
	.sta_top > .box{width: auto;margin-top: 20px;}
	.sta_top > .box > div{display:block;}
	.sta_top > .box > div > ul{padding: 15px 15px 5px;}
	.sta_top > .box > div > ul > li > div > p{margin-bottom:5px;font-size: 16px;}
	.sta_top > .box > div > ul > li > div > ul > li{font-size: 14px;}
	.sta_top > .boxa > div > ul > li{margin-bottom:15px;}


	.sta_bot .variable .slick-dots{right:20px;bottom: 20px;}
	.sta_bot .variable .slick-dots > li + li{margin-left: 12px;}
	.sta_bot .variable .slick-dots > li.slick-active button:after{left: -4px;top:-4px;right:-4px;bottom:-4px;}

	a.studio_list{width: 120px;line-height: 52px;font-size: 17px;}
	
	.studi_list{margin-left: -4px;}
	.studi_list > li{margin-left: 4px;width: calc(33.333333% - 4px);}
	.studi_list > li > a > .tit{margin-top: 10px;font-size: 15px;}

	.area_pop{padding: 12px;}


	.gal_list > li{width: calc(100% - 20px);}
	.spop_box .ga_img{gap: 10px;}
	.spop_box .ga_img > li{width: 100%;max-width: 100%;}

	.location_top{display: block;}
	.location_top > div{width: 100%;}
	.map_img{height: auto;}
	.map_img > span{padding: 20px;}
	.map_box{margin-top: 20px;}

	.add_line > li{width: calc(100% - 20px);margin-top: 0;text-align:left;}
	.add_line > li.han{width: calc(100% - 20px);}
	.add_line > li > div{display: block;padding: 0 10px;}
	.add_line > li > div > p{font-size: 16px;}
	.add_line > li > div > p span{padding-left: 32px;padding-right: 5px;box-sizing: border-box;min-width: 90px;font-size: 17px;}
	.add_line > li.bg1 > div > p span:after{width: 24px;height: 24px;background-size: 24px;}
	.add_line > li.bg2 > div > p span:after{width: 24px;height: 24px;background-size: 24px;}
	.add_line > li.bg3 > div > p span:after{width: 24px;height: 24px;background-size: 24px;}
	.add_line > li.bg4 > div > p span:after{width: 24px;height: 24px;background-size: 24px;}
	.add_line > li.han > div > p span{min-width: 140px;}

	.flexul > li{float:none;width:100%;}
	.flexul > li:last-child{width:calc(100% - 0px);}
	.add_lines > li > div > p{font-size: 16px;}
	.add_lines > li > div > p span{padding-left: 32px;padding-right: 5px;box-sizing: border-box;min-width: 90px;font-size: 17px;}
	.add_lines > li.bg2 > div > p span:after{width: 24px;height: 24px;background-size: 24px;}

	.sitemap > li{width:calc(50% - 20px);}
	.sitemap > li > a{font-size:20px;}
	.sitemap > li > ul{margin-top: 15px;}
	.sitemap > li > ul > li > a{font-size:17px;}
}

@media screen and (max-width:640px){
	.studi_list > li > a > .img{height:200px;}
}

@media screen and (max-width:520px){
	.studi_list > li{width: calc(50% - 4px);}

	.gal_list > li > a > .box{left: 10px;bottom: 10px;right: 10px;}
	.gal_list > li > a > .box > div{padding: 10px 13px;}
	.gal_list > li > a > .box > div > p{font-size: 16px;}
	.gal_list > li > a > .box > div > ul > li{font-size: 15px;}

	.contac_img{height: 180px;}
}

@media screen and (max-width:420px){
	.studi_list > li > a > .img{height:180px;}

	.slick-slide img{min-height:240px;}
}


.sa {
	opacity: 0;
	transition: all .9s ease;
}

/* 아래에서 위로 페이드 인 */
.sa-up {
	transform: translate(0, 40px);
}

.sa.show {
	opacity: 1;
	transform: none;
}







