
@import url('//fonts.googleapis.com/earlyaccess/nanummyeongjo.css');

:root {
	--color1: #6a855d;
	--color2: #ad9178;
	--color3: #fdf9ee;
	--color4: #d1c4a3;
	--color5: #d68f96;
	--color6: #e58e6b;
	--color7:#eef1e6;
	--color8:#fbfaf5;
	--font16:16px;
	--font17:17px;
	--font18:18px;
	--font19:19px;
	--font20:20px;
	--font21:21px;
	--font22:22px;
	--font23:23px;
	--font24:24px;
	--font25:25px;
	--font26:26px;
	--font27:27px;
	--font28:28px;
	--font30:30px;
	--font32:32px;
	--font33:33px;
	--font35:35px;
	--font36:36px;
	--font37:37px;
	--font38:38px;
	--font40:40px;
	--font42:42px;
	--font44:44px;
	--font45:45px;
	--font46:46px;
	--font48:48px;
	--font49:49px;
	--font50:50px;
	--font52:52px;
	--font55:55px;
	--font58:58px;
	--font60:60px;
	--font62:62px;
	--font65:65px;
	--font70:70px;
	--font75:75px;
	--font80:80px;
}

@media screen and (max-width:1400px) {
	:root {
		--font16:16px;
		--font17:16px;
		--font18:16px;
		--font19:18px;
		--font20:18px;
		--font21:18px;
		--font22:19px;
		--font23:20px;
		--font24:20px;
		--font25:21px;
		--font26:21px;
		--font27:22px;
		--font28:24px;
		--font30:26px;
		--font32:27px;
		--font33:28px;
		--font35:30px;
		--font36:31px;
		--font37:32px;
		--font38:33px;
		--font40:36px;
		--font42:38px;
		--font44:39px;
		--font45:40px;
		--font46:41px;
		--font48:42px;
		--font49:43px;
		--font50:44px;
		--font52:46px;
		--font55:48px;
		--font58:50px;
		--font60:52px;
		--font62:54px;
		--font65:56px;
		--font70:60px;
		--font75:65px;
		--font80:70px;
	}
}

@media screen and (max-width:1100px) {
	:root {
		--font16:16px;
		--font17:16px;
		--font18:16px;
		--font19:16px;
		--font20:17px;
		--font21:18px;
		--font22:18px;
		--font23:18px;
		--font24:18px;
		--font25:19px;
		--font26:20px;
		--font27:20px;
		--font28:21px;
		--font30:23px;
		--font32:24px;
		--font33:25px;
		--font35:26px;
		--font36:27px;
		--font37:28px;
		--font38:29px;
		--font40:30px;
		--font42:32px;
		--font44:34px;
		--font45:35px;
		--font46:36px;
		--font48:37px;
		--font49:38px;
		--font50:39px;
		--font52:40px;
		--font55:42px;
		--font58:44px;
		--font60:46px;
		--font62:48px;
		--font65:50px;
		--font70:52px;
		--font75:54px;
		--font80:56px;
	}
}

@media screen and (max-width:767px) {
	:root {
		--font16:14px;
		--font17:14px;
		--font18: 16px;
		--font19:16px;
		--font20:16px;
		--font21:16px;
		--font22:16px;
		--font23: 16px;
		--font24:18px;
		--font25: 18px;
		--font26: 18px;
		--font27: 18px;
		--font28: 18px;
		--font30: 20px;
		--font32: 20px;
		--font33:23px;
		--font35:23px;
		--font36:24px;
		--font37:25px;
		--font38:26px;
		--font40:27px;
		--font42:28px;
		--font44: 28px;
		--font45: 31px;
		--font46:31px;
		--font48:32px;
		--font49:32px;
		--font50:32px;
		--font52:32px;
		--font55:32px;
		--font58:32px;
		--font60:32px;
		--font62:32px;
		--font65:32px;
		--font70:40px;
		--font75:40px;
		--font80: 40px;
	}
}

body{ font-family:'Pretendard', sans-serif !important; }
body, html{}
img{ max-width:100%; }

.color1{color:var(--color1);line-height: 1;}
.color2{color:var(--color2);}
.color3{color:var(--color3);}
.color4{color:var(--color4);}
.nig_main .color2,
.nig_main .color1{color: var(--color5);}
.day_main .color2,
.day_main .color1{color: var(--color6);}
.w1400{width:100%;max-width:1400px;margin:0 auto;}
@media (max-width:1600px){
	.w1400{padding:0 20px;}
	#st-gal.w1400,
	#st-basic.w1400,
	#st-view.w1400{padding:0;}
}
.clearfix::after{ content:''; display:block; clear:both; }
/** Topbar **/
#st-body .topbar{ /*background-color: #f8f8f8; */
	/*border-bottom: 1px solid #ddd; */}
#st-body .topbar .btn-group{border-radius:0; }
/** PCbar **/
#st-body .pcbar{padding:15px 0 15px 0; }
#st-body .pcbar .brand{font-size:24px;font-weight:bold; }
#st-body .pcbar .brand a{color:#333;text-decoration:none; }
/** Navbar **/
#st-body .navbar{ border-radius:0; }
#st-body .navbar-nav > li > a{ font-weight:bold; }
#st-body .navbar-nav .label-logged-in{ font-size:10px; position:relative; top:-5px; padding:1px 3px; }
#st-body .navbar-nav .search{margin:0 15px; }
#st-body .navbar-nav .panel-search{min-width:250px;box-shadow:0 0;-webkit-box-shadow:0 0;margin-bottom:0; }
#st-body .navbar-nav .dropdown-submenu{ position:relative; }
#st-body .navbar-nav .dropdown-submenu > .dropdown-menu{ top:0; left:100%; margin-top:-6px; margin-left:-2px; -webkit-border-radius:0 0 6px 0; -moz-border-radius:0 0 6px 0; border-radius:0 0 6px 0; }
#st-body .navbar-nav .dropdown-submenu > a:after{ display:block; content:' '; float:right; width:0; height:0; border-color:transparent; border-style:solid; border-width:5px 0 5px 5px; border-left-color:#cccccc; margin-top:5px; margin-right:-10px; }
#st-body .navbar-nav .dropdown-submenu.pull-left{ float:none; }
#st-body .navbar-nav .dropdown-submenu.pull-left > .dropdown-menu{ left:-100%; margin-left:10px; -webkit-border-radius:6px 0 6px 6px; -moz-border-radius:6px 0 6px 6px; border-radius:6px 0 6px 6px; }
@media (max-width:767px){
	#st-body .navbar-nav .dropdown-submenu > a:after{margin-right:0; }
	#st-body .navbar-nav .dropdown-submenu .dropdown-menu{margin-top:0;margin-left:0; }
	#st-body .navbar-nav .dropdown-submenu .dropdown-menu li{padding-left:15px;padding-right:15px; }
}
@media (min-width:768px){
	#st-body .dropdown-menu > .active > a, #st-body .dropdown-menu > .active > a:hover, #st-body .dropdown-menu > .active > a:focus{color:#fff;background-color:#337ab7; }
	#st-body .navbar-collapse{padding-right:0;padding-left:0; }
}
/** Slider (carousel) **/
#st-body .carousel-main{ margin-bottom:30px; }
#st-body .carousel-main .item{width:100%;overflow:hidden;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover; }
@media (max-width:767px){
	#st-body .carousel-wrapper{margin:-20px -15px 0; }
}
/** Sidebar **/
#st-body .sidebar .banner{width:100%;text-align:center;margin-bottom:10px; }
#st-body .sidebar .banner img{margin:0 auto; }
/** Footer **/
footer .w1400 > .link_box{border-bottom:1px solid #3e3e3e; padding-bottom:10px;margin-bottom:20px;}
footer  .w1400 >  .link_box a {color: #fff;}
footer .w1400 > .link_box a:hover{text-decoration:underline;}
#st-body .footer{background: #35312e;padding:40px 0px;}
#st-body .footer .ft_info{color:#fff;display:flex;justify-content: space-between;border-bottom:1px solid #3e3e3e;margin-bottom:30px;padding-bottom:30px;gap: 50px;}
#st-body .footer .ft_info small{color: #999;}
#st-body .footer .ft_info > div > span{font-weight:600;display:inline-block;width:100%;margin-bottom:8px;}
#st-body .footer .ft_info .call p{font-size: var(--font35);font-family:'Score';font-weight:600;}
#st-body .footer .ft_info .day_table{display:flex;gap:11px;}
#st-body .footer .ft_info .noti{background: #ed3434;padding: 5px 9px;border-radius: 5px;margin-top:10px;display:inline-block;font-weight: 300;line-height: 1;font-size: var(--font16);}
#st-body .footer .ft_info .noti a{color: #fbff69;display: inline-block;width: auto;text-decoration: underline !important;text-underline-offset: 2px;position: relative;padding-right: 18px;}
#st-body .footer .ft_info .noti a span{font-size: 16px;position: absolute;top: 3px;right: 0;}
#st-body .footer .ft_info .day_table li{display:flex;font-size:var(--font18);gap:5px;}
#st-body .footer .ft_info .day_table li:nth-child(1) .month{letter-spacing:0.5px;}
#st-body .footer .ft_info .day_table .month{color:#d2d2d2;margin-right:10px;width:120px;}
#st-body .footer .ft_info .time{width:calc(100% - 110px);}
#st-body .footer .ft_info .time *{line-height:1;}
#st-body .footer .ft_info .link_box{width: 460px;display:flex;gap:30px;align-items:flex-start;flex-wrap: wrap;}
#st-body .footer .link_box > div > span{margin-bottom:8px;display:inline-block;}
#st-body .footer .kakao_box a{display:inline-block;background: #fae100;color:#3b1e1e;border-radius:11px;padding:15px;display:flex;gap:10px;align-items:center;width:214px;max-width:100%;height:73px;justify-content:center;}
#st-body .footer .kakao_box a img{width: 36px;}
#st-body .footer .naver_box a{display:inline-block;background:#55bb3d;color:#fff;border-radius:11px;padding:15px;display:flex;gap:10px;align-items:center;width:214px;max-width:100%;height:73px;justify-content:center;}
#st-body .footer .kakao_box a:hover{background: #ffee25;}
#st-body .footer .naver_box a:hover{background:#3ea226;}
#st-body .footer .right .info{font-weight:300;color:#ddd;}
#st-body .copyright{color:#9f9f9f;}
#st-body .copyright a{color:#fff;}
#st-body .copyright a:hover{text-decoration:underline;}
#st-body .copyright .top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;flex-wrap:wrap;}
#st-body .copyright .top .link_box a ~ a{margin-left:30px;}
#st-body .copyright .copy_txt1{margin-bottom:10px;}
#st-body .copyright .copy_txt1 b{color:#c7c7c7;font-weight:500;}
@media (max-width:1100px){
	#st-body .footer .ft_info{
		display:flex;
		justify-content:space-between;
		gap:20px;
	}
	#st-body .footer .ft_info .link_box{width: 220px;}
	#st-body .footer .ft_info .link_box p{font-size:14px;}
	#st-body .footer .kakao_box a, #st-body .footer .naver_box a{padding:10px;gap:3px;height:62px;}
	#st-body .footer .ft_info .link_box > div{/* width:100%; */}
	#st-body .footer .ft_info .link_box{gap:10px;}
	#st-body .footer .ft_info div > span{margin-bottom:3px;}
	
}
@media screen and (max-width:1000px){
	#st-body .footer .ft_info{display:flex;gap:30px 40px;flex-wrap:wrap;justify-content:flex-start;flex-direction:column;}
	#st-body .footer .ft_info .time,
	#st-body .footer .ft_info .call{ /* width: calc(50% - 35px); */}
	#st-body .footer .ft_info .link_box{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;}
	#st-body .footer .ft_info .link_box > div{ /* width:50%; */max-width:100%;}
	#st-body .footer .kakao_box a, #st-body .footer .naver_box a{ /* width:100%; */display:flex;justify-content:center;gap:10px;}
	#st-body .footer a img{width:30px;}
}
@media screen and (max-width:640px){
	#st-body .footer .ft_info .day_table li{display: flex;flex-direction: column;}
	#st-body .footer .ft_info .day_table .right{width:100%;}
	#st-body .footer .ft_info .time{width:100%;display: flex;justify-content: flex-start;gap: 5px;}
	#st-body .footer .ft_info .time > span{width: auto !important;}
	#st-body .footer .ft_info{display:flex;gap:30px 40px;flex-wrap:wrap;justify-content:flex-start;flex-direction:column;}
	#st-body .footer .ft_info .link_box{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;}
	footer .top .link_box{position:inherit;display:block;width:100%;margin:25px 0 00;text-align:right;}
	#st-body .footer .ft_info .link_box > div{ /* width:50%; */max-width:100%;}
	#st-body .footer .kakao_box a, #st-body .footer .naver_box a{width:100%;display:flex;justify-content:center;}
}
@media screen and (max-width:448px){
	#st-body .footer .ft_info .link_box{width:100%;display:flex;flex-wrap:nowrap;flex-direction:column;}
	#st-body .footer .ft_info .link_box > div{width:100%;}
}
@media screen and (max-width:348px){
	#st-body .footer .ft_info .time > span{display:inline-block;width:100%;margin-bottom:0;}
	#st-body .footer .ft_info .time{line-height:1.2;}
	#st-body .footer .ft_info .day_table li{margin-bottom:8px;}
}
/** Common **/
#st-body .btn-nav{color:#777;font-weight:normal; /*background-color: #f8f8f8; */
	height:30px; line-height:30px;border-top:0;border-bottom:0;border-left:1px solid #ddd;border-right:1px solid #ddd;border-radius:0;padding:0 10px; }
#st-body .btn-nav:hover,
#st-body .btn-nav:active,
#st-body .btn-nav.active{color:#3b3b3b; }
#st-body .btn-nav .fa{font-size:1.3em;position:relative;top:1px; }
#st-body .btn-nav .glyphicon{font-size:1.2em;position:relative;top:2px; }
/** Preloader **/
#st-preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffff;z-index:999999; }
#st-preloader .spinner{margin:150px auto 0;width:70px;text-align:center;position:fixed;z-index:999999;width:250px;height:250px;position:absolute;left:50%;top:50%;background-size:32px 32px;background-repeat:no-repeat;background-position:center;margin:-125px 0 0 -125px; }
#st-preloader .spinner > div{width:18px;height:18px;background-color:#ccc;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out; /* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode:both;animation-fill-mode:both; }
#st-preloader .spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s; }
#st-preloader .spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s; }
@-webkit-keyframes bouncedelay{
	0%, 80%, 100%{ -webkit-transform:scale(0.0) }
	40%{ -webkit-transform:scale(1.0) }
}
@keyframes bouncedelay{
	0%, 80%, 100%{transform:scale(0.0);-webkit-transform:scale(0.0); }
	40%{transform:scale(1.0);-webkit-transform:scale(1.0); }
}
/** Back to top menu **/
.chat{position:fixed;right:20px;bottom:20px;width:60px;height:60px;border-radius:500px;overflow:hidden;background:#1f50d4;:;ter;transition:all 0.3s ease;z-index:100;}
.chat:hover{ width:149px; transition:all 0.3s ease; }
.chat p{ position:absolute; right:63px; font-size:18px; color:#fff; top:17px; font-weight:500; }
.chat span{:;: #1f50d4; */ border-radius:50%; position:absolute; right:16px; top:16px; }
.talk{position:fixed;right:20px;bottom:90px;width:60px;height:60px;border-radius:500px;overflow:hidden;background:#f7e409;:;ter;transition:all 0.3s ease;z-index:100;}
.talk:hover{ width:149px; transition:all 0.3s ease; }
.talk p{position:absolute;right:63px;font-size:18px;color:#381c1e;top:17px;font-weight:600;}
.talk span{:;: #1f50d4; */ border-radius:50%;position:absolute;right:10px;top:12px;}
.talk span img{width:40px;}
#st-backtotop{border-radius:50px;text-align:center;width:45px;height:45px;display:none;-ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)';background:#0b0b0b;z-index:100;line-height:45px;cursor:pointer;}
#st-backtotop:hover{ }
#hd_pop{ z-index:1000; position:relative; margin:0 auto; width:100%; height:0 }
#hd_pop h2{ position:absolute; font-size:0; line-height:0; overflow:hidden }
.hd_pops{ position:absolute; border:1px solid #e9e9e9; background:#fff }
.hd_pops_con{ }
.hd_pops_con p{ margin:0 }
.hd_pops_footer{ padding:10px 0; background:#000; color:#fff; text-align:right }
.hd_pops_footer button{margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff;font-size: 14px;height: 30px;}
.quick_menu_f{display:flex;flex-direction:column; /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */gap:8px;}
.quick_menu_f li{width:70px;height:70px;transition:all 0.3s ease;display:flex;align-items:flex-start;justify-content:center;}
.quick_menu_f li a{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.quick_wrap{position:fixed;top:50%;right:10px;z-index: 999;transform:translate(0px, -50%);}
@media (max-width: 767px) {
#hd_pop { background: #fff; }
.hd_pops { left: 20px !important; right: 20px !important;  background: #fff; }
.hd_pops_con {width: 100% !important;height: auto !important;background: #fff;}
.hd_pops_con img { width: 100% !important; height: auto !important; }
	.hd_pops_con p br{
    display: none !important;
    clear: unset !important;
}
}

@media screen and (max-width:767px){
	.quick_menu_f li{width: 40px;height: 40px;}
	.quick_menu_f{gap:5px;}
	.quick_wrap{bottom:10px;transform: none;top: auto;}
	#st-backtotop{width:40px;height:40px;line-height: 40px;}
	#st-backtotop img{width: 11px;}
}
/* btn-motion4 */
.motion4{color:#fff;text-align:center;position:absolute;left:50%;bottom:9px;transform:translate(-50%, 0px);}
.btn-motion4,
.btn-motion4:before{ position:absolute; left:6px; }
.btn-motion4{width:35px;height:55px;bottom:25px;box-shadow:inset 0 0 0 1px #fff;border-radius:25px;left:10px;}
.btn-motion4:before{content:'';width:6px;height:6px;background:#fff;margin-left:9px;top:8px;border-radius:4px;animation:btn-motion4 1.5s ease-in-out infinite;}
@keyframes btn-motion4{
	0%{ opacity:1; }
	100%{ opacity:0; transform:translateY(46px); }
}
@media screen and (max-width:1200px){
}
#header{z-index:50;position:fixed;overflow:visible;width:100%;height:auto;margin:0 auto;transition:all 0.1s ease-in-out;background:#fff;top:0;z-index:99999;}
#header .header_wrap{position:relative;width:100%;margin:0 auto;max-width: 1400px;}
#header .header_wrap > ul{margin:0;width:100%;align-items:center;height:90px;justify-content:space-between;display:flex;position:relative;}
#header .link_box{background: #f3f2ec;}
#header .link_box .w1400{display:flex;justify-content: flex-end;}
#header .link_box a{padding: 3px 17px;color: #0000006b;font-size: 16px;display: flex;align-items: center;gap: 1px;justify-content: center;}
#header .link_box a span{font-size: 19px;}
#header .link_box a:hover{color:#000;}
#header  .link_box a.active{background:var(--color1);color:#fff;border-radius: 0;}
#header .header_wrap > ul > li:nth-child(2){/* width: calc(100% - 410px); */display: flex;justify-content: flex-end;}
#header .logo{display: inline-block;}
#header .logo a{display:block;}
#header .lnb{width:auto;height: 90px;/* margin-left:180px; */padding:0;/* position: relative; */}
#header .lnb .dep1{/* position:relative; */margin:0;display:flex;margin-right:20px;gap: 20px;}
#header .lnb .dep1 > li:last-child{display:none;}
#header .lnb .dep1 > li{list-style:none;position:relative;/* width: 180px; */text-align:center;font-weight:500;padding: 0;}
#header .lnb .dep1 > li > a{line-height: 97px;font-size: 20px;text-align:center;text-decoration:none !important;color:#000;letter-spacing:-1px;font-weight:500;}
#header .lnb .dep1 > li > a:hover{color:var(--color1);}
#header .lnb .dep1 > li > a span{margin-top:45px;height:16px;text-indent:-9999999%;}
#header .lnb .dep1 > li:nth-child(1) > a span{ background-position:0 0; width:60px; }
#header .lnb .dep1 > li:nth-child(2) > a span{ background-position:-150px 0; width:60px; }
#header .lnb .dep1 > li:nth-child(3) > a span{ background-position:-300px 0; width:58px; }
#header .lnb .dep1 > li:nth-child(4) > a span{background-position:-434px 0;width:89px;}
#header .lnb .dep1 > li:nth-child(5) > a span{ background-position:-600px 0; width:59px; }
#header .lnb .dep2{display:none;position:absolute;top:100%;left: 50%;z-index:20;transform: translate(-50%, 0px);background:hsl(0deg 0% 100% / 95%);width: 200px;/* display: flex; */flex-wrap:wrap;justify-content:center;gap: 0;flex-direction: column;text-align: center;border-radius: 5px;}
#header .lnb .dep1 > li.open .dep2{display:flex;}
#header .lnb .dep2 > li{text-align:center;list-style:none;width:auto;padding: 15px 0px;}
#header .lnb .dep2 > li:hover a{
	font-weight:600;
}
#header .lnb .dep2 > li a{font-size:18px;color:#000000;display:inline-block;word-break:break-all;font-family:'Pretendard';font-weight:300;white-space:nowrap;}
#header .gnb{width:auto;display:flex;align-items:center;gap:0;flex-wrap:wrap;}
#header .gnb ul{ /* width:80px; */height:90px; /* float: left; */background:var(--color1);display:flex;align-items:center;padding:0 20px;}
#header .gnb li{display:flex;align-items:center;}
#header .gnb li:nth-child(1):after{content:'';display:block;width:1px;height:10px;background:#ffffff91;float:right;margin:0 13px;}
#header .gnb a{color:#fff;}
.bg_off #header .lnb .dep2{ opacity:0; display:none; height:0; }
.bg_on #header .lnb .dep2{ opacity:1; height:auto; }
.bg_on #header{ background-color:#ffffff; transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; -ms-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; }
.bg_on #header .lnb .dep1 > li > a{ color:#111111; }
#header .lnb .dep3{ display:none; }
#header .lnb .dep3 > li{ padding-top:16px; padding-left:10px; }
#header .lnb .dep3 > li > a{ color:#666; }
.bg_on #header .gnb a{ color:#000; border-color:#000; }
.main-wrap #header .lnb .dep1 > li > a{ *font-family:'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif'; text-decoration:none; }
.main-wrap.bg_on:after{ z-index:3; content:''; display:block; position:absolute; left:0; top:0; width:100%; height:106px; background:#ffffff; }
.main-wrap.bg_off:after{ display:none; }
.main-wrap.bg_off #header .lnb .dep1 > li > a{}
.main-wrap.bg_off #header .lnb .dep1 > li:nth-child(1) > a span{ background-position:0 -60px; }
.main-wrap.bg_off #header .lnb .dep1 > li:nth-child(2) > a span{ background-position:-150px -60px; }
.main-wrap.bg_off #header .lnb .dep1 > li:nth-child(3) > a span{ background-position:-300px -60px; }
.main-wrap.bg_off #header .lnb .dep1 > li:nth-child(4) > a span{ background-position:-434px -60px; }
.main-wrap.bg_off #header .lnb .dep1 > li:nth-child(5) > a span{ background-position:-600px -60px; }
.main-wrap.bg_off #header .gnb > li > a{ color:#fff; }
#header .lnb_bg{display:none;position:absolute;top:97px;left:0;width:100vw;height:0;background:#ffffff;}
#header .lnb_bg:before{ display:block; position:absolute; top:0; left:0; width:100%; height:1px; background:#dddddd; content:''; }
.bg_off #header .lnb_bg{ opacity:0; display:none; height:0; }
.bg_on #header .lnb_bg{ opacity:0.9; height:270px; }
.sub-wrap:after{ content:''; position:absolute; left:0; top:0; width:100%; height:106px; background:#ffffff; }
/* Slick */
.slick-list, .slick-slider, .slick-track{ position:relative; display:block }
.slick-loading .slick-slide, .slick-loading .slick-track{ visibility:hidden }
.slick-slider{ -moz-box-sizing:border-box; box-sizing:border-box; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -khtml-user-select:none; -ms-touch-action:pan-y; touch-action:pan-y; -webkit-tap-highlight-color:transparent }
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{ outline:0 }
.slick-list.dragging{ cursor:pointer; cursor:hand }
.slick-slider .slick-list, .slick-slider .slick-track{ -webkit-transform:translate3d(0, 0, 0); -moz-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0); -o-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0) }
.slick-track{ top:0; left:0 }
.slick-track:after, .slick-track:before{ display:table; content:'' }
.slick-track:after{ clear:both }
.slick-slide{ display:none; float:left; height:100%; min-height:1px }
[dir=rtl] .slick-slide{ float:right }
.slick-slide .img{display:block;object-fit:cover;width:100%;height:100%;}
.slick-slide.slick-loading img{ display:none }
.slick-slide.dragging img{ pointer-events:none }
.slick-initialized .slick-slide{ display:block }
.slick-vertical .slick-slide{ display:block; height:auto; border:1px solid transparent }
.slick-arrow.slick-hidden{ display:none }
.main #main{ position:relative; top:-119px; width:100%; margin-bottom:-35px; }
.visual-wrap{position:relative;height:800px;overflow:hidden;z-index:3;margin-top: 66px;background-size: cover;}
.visual-wrap .visual{opacity:1;position:relative;top:0px;left:0;width:100%;height:800px;background: #000;}
.visual-wrap .visual .txt_box{position:absolute;left:0;max-width:1400px;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;color:#fff;}
.visual-wrap .visual .txt_box > span{font-size: var(--font22);}
.visual-wrap .visual .txt_box a{background:var(--color1);color:#fff;display:flex;justify-content: center;padding: 13px;border-radius: 50px;width: 230px;gap: 5px;font-size: var(--font18);margin-top: 20px;}
.visual-wrap .visual .material-symbols-outlined {font-variation-settings: 'FILL' 0,'wght' 200,'GRAD' -25,'opsz' 40;font-size: 24px; /* ÃƒÆ’Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¬Ãƒâ€šÃ‚Â½Ãƒâ€¹Ã…â€œ ÃƒÆ’Ã‚Â­Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚ÂªÃƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â° */vertical-align: middle; /* ÃƒÆ’Ã‚Â­ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¬Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â­Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã‚Â«ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ ÃƒÆ’Ã‚Â«Ãƒâ€šÃ‚Â§Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¬Ãƒâ€šÃ‚Â¶Ãƒâ€šÃ‚Â¤ */}
.visual-wrap .visual .txt_box a span{font-size: 27px;line-height:1;height: auto;display: inline-block;}
.visual-wrap .visual .txt_box p{font-size: var(--font65);line-height:1.2;font-weight:600;letter-spacing:-2px;}
.visual-wrap .visual video{object-fit:cover;width:100%;height:100%;opacity:0.7;}
.visual-wrap .visual .img{width:100%;height:100vh;position:relative;transform:scale(1.1);transition-delay:0.5s;object-fit:cover;}
.visual-wrap .visual.first{opacity:1;}
.visual-wrap .visual.loading{display:none; }
.visual-wrap .visual.slick-active{opacity:1; z-index:1; }
.visual-wrap .visual.slick-active div.txt,
.visual-wrap .slick-active .visual div.txt{opacity:1;transform:translate(0%, -1%);transition-duration:1s;}
.visual-wrap .visual.slick-active .img, .visual-wrap .slick-active .visual .img{transform:scale(1); transition-duration:10s;}
.visual-wrap .visual.slick-active.show .img, .visual-wrap .slick-active .visual.show .img{transform:scale(1) !important;}
.visual-wrap .bx-controls{position:absolute;left:0;top:0;z-index:99;}
.navbar-brand{ /* height: 60px; *//* margin-top: 2px; */}
.visual-wrap .visual .txt_box br.mo{
    display: none;
}
@media screen and (max-width:1400px){
	.visual-wrap .visual .txt_box{padding:0 20px;top: 40%;}
	.visual-wrap .visual .txt_box p{font-size:65px;}
}
@media screen and (max-width:1100px){
	.visual-wrap .visual .txt_box br.mo{display: block;}
.visual-wrap{height:700px;}
}
@media screen and (max-width:670px){
	.visual-wrap .visual{display:flex;align-items:flex-start;height:550px;}
	.visual-wrap .visual .w1200 div.txt{font-size:16px;}
	.visual-wrap .visual .txt_box span{font-size:14px;}
	.visual-wrap .visual .txt_box p{font-size:35px;}
	.visual-wrap{height:500px;}
}
.pc_ver{ /* display:block; */}
.mo_ver{display:none;}
@media (max-width:1100px){
	.pc_ver{ /* display:none; */}
	.mo_ver{ /* display:block; */}
	.navbar-header.visible-xs-block{ /* display:block !important; *//* width:100%; *//* height:80px; *//* position:relative; *//* margin:0 auto; */}
	.mo_ver .container{width:100%;height:65px;padding:0 9px;}
	.navbar{ margin-bottom:0px !important; }
	.navbar-brand{width:82%;height:auto;max-height:50%; /* margin-top: 20px; */padding:0 0 0 3px;position:absolute;top:50%;left:0;transform:translate(0px, -50%);}
	@media (max-width:1100px){
		.navbar-brand{ /* padding: 14px 0px 0 10px !important; */}
	}
	.more_btn{ display:inline-block; border:1px solid #000; font-size:18px; color:#000; width:200px; height:50px; border-radius:50px; line-height:50px; }
	.more_btn:hover{color:#000;}
	@media (max-width:767px){
	}
}
.more_link{font-size:var(--font21);background:var(--color1);color:#fff;display:flex;width:240px;height:58px;align-items:center;justify-content:center;margin:30px auto 0;}
.more_link:hover{color:#fff;}
/* main_part */
#main_part .main_part_box{ text-align:center; }
#main_part .main_part_box .c_1{color:red;}
#main_part .main_part_box .c_2{color:orange;}
#main_part .main_part_box .c_3{color:#ffd300;}
#main_part .main_part_box .c_4{color:#35b535;}
#main_part .main_part_box .c_5{}
#main_part .main_part_box .c_6{color:#222276;}
#main_part .main_part_box .c_7{color:#894389;}
#main_part{ position:relative; padding:80px 0 0 0; overflow:hidden; }
#main_part h2{ text-align:center; font-size:80px; color:#193fa5; font-weight:700; margin:0; line-height:1; }
#main_part .sub_tit{font-size:40px;font-weight:600;}
#main_part .tit_txt{margin:10px 0 30px;font-size:18px;color:#353535;font-weight:300;}
#main_part .img01{ display:block; margin:40px auto 0; }
#main_part::after{ content:''; display:block; position:absolute; top:50px; right:-50px; width:30vw; height:624px; background:url('../../st-basic/img/common/logo_bg.png'); z-index:-1; }
.day_info{position:absolute;bottom:0;right:0;background:#fff;z-index:10;border-radius:10px 10px 0 0; /* overflow:hidden; */}
.day_info .top{background:var(--color1);color:#fff;text-align:center;padding:10px;font-size:var(--font21);font-weight:600;position:relative;border-radius:10px 10px 0 0;}
.day_info .top::before{content:'';display:block;width:54px;height:58px;background:url('../img/day/img01.png');background-repeat:no-repeat;position:absolute;left:35px;bottom:10px;}
.day_info .btm{padding:10px 32px;}
.day_info .btm li{display:flex;justify-content:center;font-size:var(--font18)}
.day_info .btm li > span{display:flex;width:46px;justify-content:space-between;margin-right:15px;}
.day_info .btm b{font-weight:bold;}
.day_info .btm .noti{font-size:var(--font16);color:#979797;}
@media screen and (max-width:767px){
	.more_link{height:45px;font-size: 14px;width: 100%;}
}
@media screen and (max-width:450px){
	.day_info{width:100%;border-bottom:1px solid #dfdfdf;}
	.day_info .btm{padding:10px 20px;}
}


#sc01_2{background: #fafbf8;padding: 80px 0;position: relative;}
.nig_main #sc01_2{background: #fffbfb;}
.day_main #sc01_2{background: #fbfafa;}
#sc01_2 .w1400{display:flex;align-items: center;}
#sc01_2 h2{width: 280px;text-align: left;font-size: var(--font45);line-height: 1.2;}
#sc01_2 h2 b{line-height:1;}
#sc01_2 h2 p{font-size: var(--font18);line-height: 1.2;margin-top: 10px;}
#sc01_2 .quick_menu{display: grid;width: calc(100% - 280px);justify-content: space-between;grid-template-columns: repeat(5, 1fr);}
#sc01_2 .quick_menu a{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 10px;color: #000;font-size: var(--font18);text-align: center;position: relative;padding: 10px 10px 10px 20px;}
#sc01_2 .quick_menu .img_box{height: 90px;display: flex;align-items: center;justify-content: center;aspect-ratio: 1/1;align-content: center;}
#sc01_2 .quick_menu a ~ a{border-left: 1px solid #00000026;}
#sc01_2 .quick_menu a b{letter-spacing: -1px;font-weight: 400;}
#sc01_2 .quick_menu img{/* max-width:50px; *//* max-height:50px; */}
#sc01_2 .quick_menu a:last-child::before{content:'';display:block;width: 47px;height: 56px;background: url('../img/clinic/ico02.png');background-repeat: no-repeat;position: absolute;top: -14px;left: 100%;z-index: -1;margin-left: -7px;}
#sc01_2 .quick_menu a:hover b{color:var(--color1);}
.nig_main  #sc01_2 .quick_menu a:hover b{color:var(--color5);}
.day_main  #sc01_2 .quick_menu a:hover b{color: var(--color6);}
#sc01_2.day .quick_menu{}
#sc01_2.day .quick_menu a{position:relative;max-width: 209px;height: 209px;display: flex;align-content: flex-start;justify-content: space-between;text-align: left;align-items: flex-start;}
#sc01_2.day .quick_menu a b{font-size:var(--font21);line-height: 1.1;}
#sc01_2.day .quick_menu a span{color:#a8a8a8;font-size:var(--font16);}
#sc01_2.day .quick_menu img{position:absolute;bottom: 37px;right:20px;}

@media screen and (max-width:1836px){
	#sc01_2:before{left: 2%;}

}

@media screen and (max-width:1524px){
	#sc01_2:before{left: 1%;height: 104px;}

}

@media screen and (max-width:1456px){
	#sc01_2:before{left: 17vw;height: 111px;}

}


@media screen and (max-width:1400px) {
	#sc01_2 .quick_menu a{height: 120px;flex: 1;}
	#sc01_2 .quick_menu a img{max-width: 70%;}
	#sc01_2 .quick_menu{
    width: calc(100% - 190px);
    gap: 10px;
}
	#sc01_2 h2{width: 220px;}
}

@media screen and (max-width:1100px) {
	#sc01_2{padding: 60px 0 92px;}
	#sc01_2 h2{width:100%;}
	#sc01_2 .w1400{display:flex;flex-wrap: wrap;}
	#sc01_2:before{left:1vw;}
	#sc01_2 .quick_menu{display:flex;flex-wrap: wrap;/* justify-content: flex-start; */width: 100%;}
	#sc01_2 .quick_menu a,
	#sc01_2.day .quick_menu a{height: 99px;padding: 5px;border: none !important;}
	#sc01_2 .quick_menu a b, #sc01_2.day .quick_menu a b{font-size: 16px;line-height: 1;text-align: center;}
	#sc01_2 .quick_menu a img{/* width: 45px; *//* height: 63px; */}
	#sc01_2.day .quick_menu a span{font-size: 14px;}
	#sc01_2.main_sc h2 p br{display:none;/* float: left; */}
	#sc01_2.main_sc h2{margin-bottom:20px;text-align: center;}
	#sc01_2 h2 p{margin-top:5px;}
	
}
@media screen and (max-width:969px) {
	#sc01_2 .quick_menu .img_box{height:70px;}
	#sc01_2{
    padding-bottom: 50px;
}
	#sc01_2 .quick_menu a{width: calc(20% - 13px);height: 129px;max-width: 100%;flex: none;}
	#sc01_2:before{left: 24vw;bottom: 0px;}
	#sc01_2.day .quick_menu a{width: calc(50% - 5px);height: 150px;}
	#sc01_2.day .quick_menu a span{}
	#sc01_2 .quick_menu{gap: 16px;display: flex;flex-wrap: wrap;justify-content: center;}
	#sc01_2.day .quick_menu{gap:10px;}
	#sc01_2 .quick_menu a img{/* max-width: 36px; */max-height: 53px;}
	
}


@media screen and (max-width:767px) {
	#sc01_2 .quick_menu a{width: calc(33.33% - 10px);max-height: 125px;max-width: 100%;flex: none;/* min-width: 135px; */height: auto;}
	#sc01_2.day .quick_menu a{width: calc(50% - 5px);height: 150px;}
	#sc01_2.day .quick_menu a span{}
	#sc01_2 .quick_menu{gap: 30px 10px;display: flex;flex-wrap: wrap;margin-top: 10px;}
	#sc01_2.day .quick_menu{gap:10px;}
	#sc01_2 .quick_menu a img{/* max-width: 36px; */}
	#sc01_2 .quick_menu a:nth-child(3)::before{content:'';display:block;width: 47px;height: 56px;background: url('../img/clinic/ico02.png');background-repeat: no-repeat;position: absolute;top: -14px;left: 100%;z-index: -1;margin-left: -7px;}
	#sc01_2 .quick_menu a:last-child::before{display:none;}
	#sc01_2:before{left: 9vw;}
	
}

@media screen and (max-width:464px) {
	#sc01_2 .quick_menu a:nth-child(4)::before{content:'';display:block;width: 47px;height: 56px;background: url('../img/clinic/ico02.png');background-repeat: no-repeat;position: absolute;top: -14px;left: 100%;z-index: -1;margin-left: -7px;}
	#sc01_2 .quick_menu a:nth-child(3)::before{display:none;}
	
}

#sc01{position:relative;}
#sc01.day::before{content:'';display:block;background:url('../img/main/deco01.png');width:280px;height:530px;background-repeat:no-repeat;position:absolute;bottom:130px;left:0;}
#sc01 h2{text-align:center;margin-top:80px;}
#sc01 .quick_menu{margin-top:35px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;}
#sc01 .quick_menu a{border:3px solid #fafafa;background:#fafafa;border-radius:15px;padding:20px;max-width:170px;height:160px;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#000;font-size:var(--font18);}
#sc01 .quick_menu a:hover{border:3px solid var(--color1) !important;background:#fff;box-shadow:10px 10px 20px #00000012;}
#sc01.day .quick_menu{}
#sc01.day .quick_menu a{position:relative;max-width:209px;height:209px;display:flex;align-content:flex-start;justify-content:space-between;text-align:left;align-items:flex-start;background:#fff;border:3px solid #f0f0f0;}
#sc01.day .quick_menu a b{font-size:21px;line-height:1.1;}
#sc01.day .quick_menu a span{color:#a8a8a8;font-size:var(--font16);}
#sc01.day .quick_menu img{position:absolute;bottom:37px;right:20px;}
@media screen and (max-width:1400px){
	#sc01_2{padding: 50px 0;}
	#sc01 .quick_menu a{height:140px;padding:10px;}
	#sc01.day .quick_menu a{padding:15px;height:175px;}
	#sc01 .quick_menu a img{max-width:50%;}
	#sc01.day .quick_menu a span{font-size:14px;line-height:1;}
	#sc01.day .quick_menu img{bottom:40px;}
}
@media screen and (max-width:1100px){
	
	#sc01 .quick_menu{display:flex;flex-wrap:wrap;justify-content:center;}
	#sc01 .quick_menu a,
	#sc01.day .quick_menu a{height:140px;padding:10px;width:calc(25% - 15px);max-width:none;flex:none;}
	#sc01.day .quick_menu a{height:130px;padding:15px;}
	#sc01.day .quick_menu a span{font-size:14px;}
	#sc01.day .quick_menu a b{font-size:18px;}
	#sc01.day .quick_menu img{height:48px;}
}
@media screen and (max-width:767px){
	#sc01 .quick_menu a{width:calc(50% - 5px);height:129px;}
	#sc01.day .quick_menu a{width:calc(33.33% - 7px);height:150px;}
	#sc01.day .quick_menu a span{}
	#sc01 .quick_menu{gap:10px;}
	#sc01.day .quick_menu{gap:10px;}
	#sc01 .quick_menu a img{max-width:36px;max-height:43px;}
	#sc01.day .quick_menu a img{max-width:none;}
	#sc01.day .quick_menu a:nth-child(6) img{height:58px;}
	#sc01.day::before{
		height:280px;
		background-size:contain;
		top:-230px;
		bottom:auto;
	}
}
@media screen and (max-width:456px){
	#sc01.day .quick_menu a{width:calc(50% - 5px);height:150px;}
}


#sc02{margin-top:80px;position: relative;}
#sc02 h2{font-size: var(--font55);}
#sc02::before{content:'';display:block;background: url('../img/main/deco01.png');width: 280px;height: 530px;background-repeat: no-repeat;position: absolute;top: -110px;left: 0;z-index: -1;}
#sc02.sc02_02::before{display:none;}
#sc02 .topo_box{display:flex;justify-content: space-between;align-items: center;}
#sc02 .topo_box  div{font-size:var(--font24);display: flex;color: #aaa;cursor: pointer;align-items: center;}
#sc02 .topo_box div ~ div::before{content:'';margin: 0 13px;width:5px;height:5px;background:#aaa;border-radius:50%;display:block;float: left;}
#sc02 .nav-slider div.active {font-weight: bold;color: #000;}
#sc02 .main-slider{margin-top: 30px;}
#sc02 .main-slider .slide{display: flex !important;align-items: center;}
#sc02 .main-slider .img_box{width: 785px;background:#ddd;border-radius: 15px;float: left;overflow: hidden;aspect-ratio: 49 / 27;}
#sc02 .main-slider .img_box img{width: 100%;height: 100%;object-fit: cover;}
#sc02 .main-slider .txt_box{width: calc(100% - 805px);float: left;margin-left: 50px;display: flex;flex-direction: column;/* height: 400px; */align-items: flex-start;}
#sc02 .main-slider .txt_box h4{font-size:var(--font40);font-weight: 700;word-break: auto-phrase;line-height: 1.2;margin-bottom: 10px;}
#sc02 .main-slider .txt_box p{font-size:var(--font21);}
#sc02 .main-slider .txt_box a{display:flex;background:var(--color1);color:#fff;border-radius:50px;width: auto;height:55px;padding: 0 30px;align-items: center;gap: 5px;margin-top: 38px;justify-content: center;}
.nig_main #sc02 .main-slider .txt_box a{background: var(--color5);}
.day_main #sc02 .main-slider .txt_box a{background: var(--color6);}
#sc02 .main-slider .txt_box a span{font-size: 27px;font-family: 'Score';font-weight: 200;display: inline-block;}


@media screen and (max-width:1400px) {
	
	#sc02 .topo_box{display: flex;flex-direction: column;text-align: center;gap: 10px;}
	#sc02 .topo_box div{}
	#sc02 .main-slider .img_box{width: calc(100% - 600px);}
	#sc02 .main-slider .txt_box{width: 600px;}
}

@media screen and (max-width:1100px) {
	#sc02 .main-slider .slide{display: flex;flex-direction: column;}
	#sc02 .main-slider .txt_box{width:100%;margin: 0;margin-top: 20px;}
	#sc02 .main-slider .img_box{width:100%;}

}

@media screen and (max-width:767px) {
	#sc02 .topo_box{display: flex;/* align-items: flex-start; */}
	
	#sc02 .topo_box  div{display: flex;align-items: center;justify-content: center;margin: 0;flex-wrap: wrap;}

	#sc02 .main-slider .img_box{height:200px;}
}

#sc04{background:url('../img/main/sc2_bg.png') center  / cover;padding-top: 120px;}
#sc04 h2 small{font-size: var(--font21);width: 100%;display: inline-block;}
#sc04 h2 *{line-height: 1.2;display: inline-block;}
#sc04 img{margin-top: 60px;}


#sc04{position:relative;margin-top:100px;overflow: hidden;}
#sc04 h2{text-align:center;font-size: var(--font55);line-height: 1;font-weight: 600;display: inline-block;width: 100%;}
#sc04 h2 p{margin-bottom: -10px;display: inline-block;}
#sc04 h2 p br.mo{display:none;}
#sc04 .slide_wrap{display:flex;gap:40px;flex-wrap:wrap;align-items:stretch;align-content:space-between;margin-top:40px;}
#sc04 .slide_wrap .nav-slider2{width:470px;height:500px;}
#sc04 .nav-slider2 > div{width:100%;height:calc(33.33% - 15px);background:#f1f3ff;border-radius:90px 0 90px 90px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;padding:10px 20px;cursor:pointer;border:4px solid #f1f3ff;}
#sc04 .nav-slider2 > div:last-child{margin-bottom:0;}
#sc04 .nav-slider2 > div:hover{border:4px solid var(--color1);}
#sc04 .nav-slider2 > div.active{background:var(--color1);color:#fff;border-color:var(--color1);}
#sc04 .nav-slider2 .num{font-size:var(--font75);font-weight:600;margin-right:15px;color:#bcbfd4;}
#sc04 .nav-slider2 .active .num{color:#fff;}
#sc04 .nav-slider2 .txt{font-size:var(--font28);line-height:1;font-weight:600;}
#sc04 .nav-slider2 .txt span{font-size:var(--font18);display:inline-block;font-weight:300;line-height:1.2;margin-top:5px;}
#sc04 .main-slider2{width:calc(100% - 510px);}
#sc04 .main-slider2 .slide{position:relative;background:#ddd;border-radius:20px;overflow:hidden;}
#sc04 .main-slider2 .img_box{height:500px;}
#sc04 .main-slider2 .img_box .bg{height:100%;object-fit: cover;}
#sc04 .main-slider2 .img_box img{object-fit:cover;height:100%;width:100%;}
#sc04 .main-slider2 .txt_box{position:absolute;bottom:0;left:0;color:#fff;padding:40px 20px;background:linear-gradient(to top, #000000ab, #00000000);width:100%;}
#sc04 .main-slider2 .txt_box .bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}
#sc04 .main-slider2 .txt_box p{font-weight:300;font-size:var(--font18);line-height:1.2;}
#sc04 .main-slider2 .txt_box h4{font-size:var(--font40);font-weight:700;line-height: 1.2;}
#sc04 .main-slider2 .slick-slide{width:100%;height:100%;}

@media screen and (max-width:1400px){
	#sc04 .slide_wrap .nav-slider2{width:388px;height:450px;}
	#sc04 .main-slider2 .img_box{height:440px;}
	#sc04 .main-slider2{width:calc(100% - 450px);}
}
@media screen and (max-width:1100px){
	#sc04{padding-top: 60px;}
	#sc04 .slide_wrap{display:flex;flex-direction:column;}
	#sc04 .slide_wrap .nav-slider2{width:100%;max-width:none;height:auto;display:flex;gap:14px;}
	#sc04 .nav-slider2 > div{width:33.33%;display:flex;flex-direction:column;padding: 10px 15px;text-align:left;align-content:flex-start;align-items:flex-start;border-radius:40px 40px 0 40px;p;height: 160px;180px;margin:0;}
	#sc04 .nav-slider2 .num{font-size:var(--font37);}
	#sc04 .main-slider2{width:100%;}
}
@media screen and (max-width:767px){
	#sc04 h2 img{width:150px;}
	#sc04 h2 p{}
	#sc04 h2 p br.mo{display:block;}
	#sc04 h2 b{font-size:var(--font50);}
	#sc04 .slide_wrap .nav-slider2{display:flex;flex-wrap:wrap;}
	#sc04 .nav-slider2 > div{width:100%;height:auto;padding:8px 20px;border-radius:20px 20px 0 20px;}
	#sc04 .main-slider2 .img_box{height: 300px;}
	#sc04::before{display:none;}
	#sc04 .main-slider2 .txt_box{padding:20px;	}
	#sc04 .main-slider2 .txt_box p br{display:none;}
	#sc04 h2 small{margin-top: 9px;}
	#sc04 img{margin-top:30px;}
}


#sc05{position: relative;text-align: center;color: #fff;padding: 90px 0;background: #00000040;}
#sc05 h3{font-size: var(--font55);font-weight: 600;line-height: 1.2;}
#sc05 p{font-size: var(--font21);font-weight:300;}
#sc05  a{color:#fff;border: 1px solid #fff;display:flex;justify-content: center;padding: 13px;border-radius: 50px;width: 230px;gap: 5px;font-size: var(--font18);margin: 40px auto 0;}
#sc05 video{position:absolute;top:0;left;:0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}

@media screen and (max-width:1100px){
	#sc05 ul li a{padding:15px;}
	#sc05 a{}

}
@media screen and (max-width:767px){
	#sc05 ul li{width:100%;}
	#sc05 ul li{/* width:100%; */}
	#sc05 ul li .txt{height: 36px;}
	#sc05{}
}


#sc8 {padding: 120px 0;}
#sc8 .swiper-button-next:after, #sc8 .swiper-rtl .swiper-button-prev:after,
#sc8 .swiper-button-prev:after, #sc8.swiper-rtl .swiper-button-next:after {color:#cdcdcd;font-size:20px;}

#sc8 .w1400 {display:flex;justify-content: space-between;}
#sc8 .left {width:520px;}
#sc8 h3 {font-size: var(--font55);display: flex;flex-direction: column;justify-content: center;align-items: flex-start;line-height: 1.2;gap: 5px;}
#sc8 h3 img{margin-bottom: 10px;width: 80px;}
#sc8 h3 *{line-height:1;font-weight: 600;}
#sc8 h3 b {font-weight:600;line-height: 1;}
#sc8 .left .txt01 {font-size: var(--font21);font-weight:300;margin-top:20px;}
#sc8  a{color: #fff;background: var(--color1);display:flex;justify-content: center;padding: 13px;border-radius: 50px;width: 230px;gap: 5px;font-size: var(--font18);margin: 40px 0 0 0;}
.nig_main #sc8  a{background:var(--color5);}
.day_main #sc8  a{background: var(--color6);}
#sc8 .right {width: calc(100% - 580px);background:#ddd;overflow:hidden;position:relative;aspect-ratio: 5/3;}
#sc8 .swiper {height:100%;}
#sc8 .swiper-slide img {object-fit:cover;width:100%;height:100%;}
#sc8 .btn_box {padding-right:20px;display:flex;position:absolute;right:0;bottom:30px;z-index:10;width:100%; /* height: 60px; */px; */ /* display: flex; *//* border-radius: 10px; *//* flex-direction: row; *//* justify-content: center; */;justify-content:flex-end;}
#sc8 .btn_box > div {display:flex;align-items:center;justify-content:center;align-content:center;height: 45px;width: 60px;background:#fff;position:initial;}
#sc8 .btn_box > div  span{font-size:40px;opacity:0.3;}
#sc8 .btn_box > div:hover  span{font-size:40px;opacity:1;}
#sc8 .btn_box > div:nth-child(1) {border-radius:9px 0 0 9px;border-right:1px solid #ddd;}
#sc8 .btn_box > div:nth-child(2) {border-radius:0 9px 9px 0;}

@media screen and (max-width:1400px) {
    #sc8 {padding:60px 0;}
    #sc8 .w1800 {display:flex;flex-direction:column;}
    #sc8 .left {
    width: 100%;
}
    #sc8 .right {width:100%;margin-top:30px;}

}

@media screen and (max-width:1100px) {
	#sc8 .left .txt01 br{display:none;}
	#sc8 .w1400{display: flex;flex-direction: column;}
	#sc8 h3 img{width:80px;}
    #sc8 .right {}
    #sc8 .btn_box > div {width: 40px;height: 30px;}
    #sc8 .btn_box > div img {width:12px;}
}

@media screen and (max-width:767px) {
    #sc8 .left .txt01 br {display:none;}
    #sc8 .right {}
    #sc8 .btn_box {bottom:10px;right: -10px;}
    #sc8 .left .txt01{font-size:16px;}
}


#map{position:relative;padding-top:50px;overflow:hidden;}
#map h2{text-align:center;font-size:var(--font50);font-weight:700;line-height:1.2;margin-bottom:40px;}
#map h2 span{color:var(--color1);line-height:1;}
#map h2 small{font-size:var(--font24);width:100%;display:inline-block;line-height:1;color:#d2d2d2;letter-spacing:5px;}
#map .map_info{width:100%;height:100%;max-width:1400px;top: 0;left:50%;margin:0 auto;position:absolute;transform: translate(-50%, 30px);z-index: 10;}
#map .map_wrap{position:absolute;width: 478px;background:#fff;top:10%;z-index:10;padding: 15px 15px;border-radius:0;box-shadow:5px 5px 20px #0000002e;}
#map .map_wrap .txt{font-size:var(--font21);margin-bottom:5px;color: var(--color1);font-weight: 600;}
#map .map_wrap .txt b{color:#000;}
#map .map_wrap .wrap{background:#f6f6f6;border-radius:50px;padding:3px 10px;display:inline-block;color:#555555;}
#map .map_wrap .wrap .b1{background: red;color: #fff;width: 20px;height: 20px;display: inline-block;border-radius: 50%;text-align: center;line-height: 20px;font-weight: 400;text-transform: capitalize;}
#map .map_wrap .wrap .b2{color:red;}
#map .btn_wrap{display:flex;flex-wrap:wrap;gap:15px;margin-top:18px;}
#map .btn_wrap a{display:flex;flex:1;border-radius:5px;color:#fff;align-items:center;gap:13px;padding:4px;}
#map .btn_wrap a:nth-child(1){background:#31b449;}
#map .btn_wrap a:nth-child(2){background:#067dff;}
.wrap_map{width:100% !important;height:550px !important;}
div#daumRoughmapContainer1754975430624{width:100% !important;z-index: 1;}
.root_daum_roughmap .cont{display:none;}

@media screen and (max-width:1400px){
	#map .map_wrap{left:20px;}
}
@media screen and (max-width:767px){
	#map .map_wrap{width:280px;/* bottom:20px; */top: 0;to; */padding:15px;/* height: auto; */padding: 15px;position: unset;box-shadow: none;width: 100%;}
	#map .btn_wrap{ /* width:100%; *//* display: flex; *//* flex-direction: column; */gap:10px;}
	#map .btn_wrap img{width:30px;}
	#map .btn_wrap a{font-size:14px;gap:5px;}
	.wrap_map{height:300px !important;}
	#map .map_info{position:unset;transform: none;}
	#map {display:flex;flex-direction: column-reverse;}
	#map > *:not(h2) {order: -1;}
	#map h2{flex:none;}
}
.sub_visual{display:flex;width:100%;height: 450px;font-size:17px;color:#c6c6c6;text-align:center;text-align:left;align-items:center;margin-top: 119px;}
.sub_visual *{color: #ffffff;}
.sub_visual .w1400 > div{display:flex;align-items: center;gap: 0 6px;opacity: 0.9;font-weight: 300;flex-wrap: wrap;letter-spacing: -0.02em;}
.sub_visual h2{font-size:70px;font-weight:600;line-height: 1.2;margin-bottom: 7px;letter-spacing: -0.02em;}
.sub_visual.sub_visual_img{ background:url(../img/sub/sub_visual03.png?v8) bottom center no-repeat; background-size:cover; letter-spacing:2px; }
.sub_visual.sub_visual_img1{background:url(../img/sub/sub_visual01.png?v8) bottom center no-repeat;background-size: cover;letter-spacing:2px;}
.sub_visual.sub_visual_img4{ background:url(../img/sub/sub_visual_imgd.png?v8) bottom center no-repeat; background-size:cover; letter-spacing:2px; }
.sub_visual.sub_visual_img3{ background:url(../img/sub/sub_visual03.png?v8) bottom center no-repeat; background-size:cover; letter-spacing:2px; }
.sub_visual.sub_visual_img2{background: url(../img/sub/sub_visual04.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;}
.sub_visual.sub_visual_img5{ background:url(../img/sub/sub_visual07.png?v8) bottom center no-repeat; background-size:cover; letter-spacing:2px; }
.sub_visual.sub_visual_img6{ background:url(../img/sub/sub_visual08.png?v8) bottom center no-repeat; background-size:cover; letter-spacing:2px; }
.sub_visual.sub_visual_img7{ background:url(../img/sub/sub_visual09.png?v8) bottom center no-repeat; background-size:cover; letter-spacing:2px; }
.sub_visual.sub_visual_img8{background: url(../img/sub/sub_visual_xhdgkq.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.sub_visual.sub_visual_img9{background:url(../img/sub/sub_visual_dka.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.sub_visual.sub_visual_imgc{background:url(../img/sub/sub_visual_imgc.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.sub_visual.sub_visual_imgd{background:url(../img/sub/sub_visual_imgd.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.sub_visual.sub_visual_imge{background:url(../img/sub/sub_visual_imge.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.sub_visual.sub_visual_imga{background:url(../img/sub/sub_visual_glffld.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.sub_visual.sub_visual_imgb{background:url(../img/sub/sub_visual_gkd.png?v8) bottom center no-repeat;background-size:cover;letter-spacing:2px;background-position: right;}
.location{/* position:absolute; */height:64px;z-index:10;/* background: #f4f0eb; */top:100px;left:0;width:100%;border-bottom: 1px solid #ddd;}
.location > div > ul > li{position:relative;float:left;}
.location .stle_li03 a{width:64px;height:64px;border-left: 1px solid #e3e0d6;min-width:auto;display:flex;align-items:center;justify-content:center;gap:0;background: var(--color1);}
.location .stle_li03 img{ /* width: 30px; */display:inline-block;}
.location > div > ul > li > a{line-height:64px;display:block;font-size:var(--font18);/* min-width: 280px; */padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-left: 1px solid #dbdbd9ad;color:#000000;gap:20px;}
.location > div > ul > li:nth-child(2) > a{min-width:219px;width:auto;}
.location > div > ul > li:nth-child(2) > a{border-left: 1px solid #e3e0d6;}
.location > div > ul > li:nth-child(3) > a{border-right: 1px solid #dbdbd9ad;width:auto;min-width:280px;}
.location > div > ul > li:nth-child(3) > a img{margin-left:5px;}
.location > div > ul > li.home > a{ background:rgba(255, 255, 255, 1) url(../image/ico_home.png) no-repeat center; border-right:none; min-width:50px; padding:0; text-indent:-9999px;}
.location > div > ul > li > ul{position:absolute;top:64px;left:0;width: calc(100% - 2px);border: 1px solid #e3e0d6;z-index:12;border-top: none;box-sizing:content-box;border-bottom: none;}
.location > div > ul > li.stle_li01 > ul > li > a{ /* min-width:550px; */width:100%;display:block;color:#333;padding:15px 30px 15px 20px;line-height:1.2em;font-size:18px;);border-top:1px solid rgb(239 239 239);border-bottom:1px solid #f5f5f5;background:#fff;}
.location > div > ul > li.stle_li02 > ul > li > a{/* min-width:550px; */width:100%;display:block;color:#333;height:60px;padding:0 20px;line-height:60px;font-size:18px;);border-top: 1px solid #e3e0d6;border-bottom: 1px solid #e3e0d6;background:#fff;}
.location > div > ul > li.stle_li01 > ul > li > a:hover{ background:#f5f5f5;}
.location > div > ul > li.stle_li02 > ul > li > a:hover{ background:#f5f5f5;}
.stle_ul > li > ul{ display:none; z-index:10000; }
.location .wrap_box{position:relative;margin:0 auto;padding:0 2vw; /* border-bottom: 1px solid #b7b7b7; */}
.stle_ul{max-width:1400px;margin: 0 auto;}
@media screen and (max-width:1400px){
	.location{
	}
}
.content_wrap{}
.content_wrap .sub_title{text-align:center;margin-top: 80px;}
.content_wrap .sub_title h2{font-size:var(--font48);font-weight: 700;position:relative;display:inline;}
@media screen and (max-width:1100px){
	.location{display:none;}
	.content_wrap .sub_title{margin:30px 30px 40px 30px;}
	.content_wrap .sub_title h2::before{
		width:15px;
		height:15px;
		background-size:contain;
		background-repeat:no-repeat;
	}
}
.wide_wrap{width:100%;margin:0 auto;position:relative;overflow:hidden;background:#f5f5f5; }
.wide_wrap_blue{width:100%;margin:0 auto;position:relative;overflow:hidden;background:#f8fcef; }
.wide2_wrap{width:100%;margin:0 auto;position:relative;overflow:hidden;background:#f5f5f5; }
.content_wrap h2.content_title{font-size:45px;font-weight:700;text-align:center;margin:70px 0 20px 0;color:#111111;}
.navbar-header{display:block !important;}
.navbar-toggle{display:flex;border-radius:0;margin:0;padding:0;width:90px;height:90px;justify-content:center;align-items:center;flex-direction:column;gap:3px;}
.navbar-toggle span{background: #333;}
@media screen and (max-width:1100px){
	.content_wrap{ *padding-left:15px; *padding-right:15px;}
	.sub_visual{height:370px;}
	.sub_visual{ font-size:18px; padding-top:50px; }
	.sub_visual h2{font-size: var(--font50);}
	.sub_menutab{ /* height:50px; */}
	.sub_menutab ul li a{ /* line-height:50px; */font-size:18px;}
	.map_lo{ width:100% !important; }
	.even_wrap .map_lo{ float:none !important; margin-right:0 !important; }
}
@media screen and (max-width:1000px){
	.sub_menutab{width:100%;}
	.sub_menutab ul{ width:100%; }
	.sub_menutab1 ul li{ width:100% }
	.sub_menutab2 ul li{ width:50% }
	.sub_menutab3 ul li{ width:33.333333% }
	.sub_menutab4 ul li{ width:25% }
	.sub_menutab0 ul li{ width:33.333333% }
	.content_wrap h2.content_title{font-size:37px;}
}
@media screen and (max-width:850px){
	.sub_visual{ /* height:150px; */}
	.sub_visual{ font-size:16px; padding-top:40px; }
	.sub_visual h2{ /* font-size:30px; */margin-top:10px;}
	.sub_menutab{ /* height:40px; */}
	.sub_menutab ul li a{ /* line-height:40px; */font-size:16px;}
	.content_wrap h2.content_title{ /* font-size:25px; */}
}
@media screen and (max-width:1100px){
	.sub_visual{/* height:200px; */font-size:1em;padding-top: 0;}
	.sub_visual h2{ /* font-size:1.8em; *//* margin-top:0.3%; */}
	.content_wrap h2.content_title{ /* margin-top:10%; */}
	.even_wrap .explain{ font-size:1.1em !important; color:#bbb; }
	.even_wrap .tit_pc{ display:none !important; font-size:1.5em !important; }
	.even_wrap .tit_mo{ display:block !important; font-size:1.5em !important; }
	.even_wrap .even_btxt{ text-align:center; letter-spacing:-0.05em; margin:2% 0; }
	.even_wrap .line{ width:35px !important; }
	.even_wrap .even_btxt_mo{ display:block !important; text-align:center; letter-spacing:-0.05em; margin-top:3%; }
	.even_wrap .even_btxt_pc{ display:none !important; }
	.designbox_wrap h3.btitle span{ margin-bottom:2% !important; }
	.designbox_wrap h3.btitle span:after{ width:35px !important; margin-left:-15.5px !important; }
	.even_wrap .map_area{ margin-bottom:5%; font-size:1em !important; }
	.even_wrap .map_area h3{ font-size:1em !important; }
	.even_wrap .youtube li{ width:100% !important; margin-top:0.5% !important; }
	#st-gal .thumbnail .caption a{ font-size:1.1em !important; }
	#btn_submit{ margin-bottom:10%; }
	.table-hover{ /* font-size:0.8em !important; */}
	.table tr td{ /* font-size:0.9em !important; */}
	.form-inline{ width:90%; margin:0 auto; }
	#st-basic .table td.sbj .desc{ display:none !important; }
	#st-basic .info{ font-size:0.8em !important; }
	#st-body .actions .btn{font-size:0.8em !important;margin:0;padding:10px 20px;display:inline-block;float:left;margin-left:-1px;}
	.even_wrap .even_pr{ font-size:0.8em; }
	.even_wrap .cntPrivacy02{ font-size:0.8em !important; }
	.cntPrivacy02 dd{ padding:2% 0 0% !important; }
	.even_wrap .even_title{ font-size:1.5em !important; }
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: 12px !important;}
	.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{font-size: 12px !important;}
	#main_part ul li div.main_part_box div.txt_wrap h3{ padding-bottom:2%; }
	#main_part ul li div.main_part_box div.txt_wrap{ font-size:0.65em !important; letter-spacing:-0.05em; }
	.img_pc{ display:none !important; }
	.img_mo{ display:block !important; }
	#st-body .navbar{width:100%;border-color:unset !important;position:fixed !important;z-index:999;border:0px;left:0;padding:0 10px;border-bottom:1px solid #ffffff4f !important;height:80px;background:#fff;}
	.navbar-brand{display:inline-block;height:100%;width:240px;}
	.navbar-brand > img{height:100%;width:240px;}
	#st-body .navbar .navbar-toggle{border-color:unset !important;border:0px !important;right:0;margin-right:0;padding-right:0;top:14px;display:block;}
	#st-body .navbar .navbar-toggle:hover, #st-body .navbar .navbar-toggle:focus{ background-color:unset !important; }
	#st-body .navbar .navbar-toggle .icon-bar{background-color:#000000;}
	.mo_map_img{ position:relative; overflow:hidden; }
	.mo_map_img div{ width:49%; float:left; margin-right:1%; margin-top:1%; }
	.mo_map_img img{ width:100%; }
}
@media screen and (max-width:500px){
	.sub_menutab ul li a{font-size:15px;line-height:54px;}
	.content_wrap h2.content_title{ /* font-size:22px; */}
	.sub_menutab ul li{float:left;list-style:none;font-size:19px;font-weight:400;display:table-cell;width:33.33%;margin:0;}
	#daumRoughmapContainer1680594073355{ height:300px !important; }
	.st-write-ul .map_area{ display:none; }
	.category_tab ul li{ width:33.3% !important; display:inline-block !important; }
	.category_tab ul li a{ font-size:0.75em !important; }
}
.btn-info{background-color:#fff !important;border-color:#bababa !important;color:#000;}
#st-basic .table th{border-top:2px solid #000000 !important;color:#111111 !important;font-weight:400 !important;}
#st-basic .table th,
#st-basic .table th a,
#st-basic .table td,
#st-basic .table td a{ color:#111111 !important; }
.menu_bg{width:100%;height:100%;padding-top:90px;position:fixed;top:0;right:0px; /* overflow:hidden; */display:none;z-index:999; /* background: #fff; */}
.menu_bg .menu{position:absolute;margin-top: 120px;padding-top: 50px;padding-bottom:40px;left:0;width:100%;height: calc(100% - 120px);background-color:#ffffff;text-align:center;color:#000000;overflow:auto;box-shadow:0px 150px 50px #0000000d;}
.menu_bg .menu .menu_cate{ /* flex:1; */width:auto;}
.menu_bg .menu .menu_cate:last-child{display:none;}
.menu_bg .menu .logo{width:200px;margin:0 auto 30px;}
.menu_bg .btn_menuhide{position:fixed;right:0px;top: 30px;background:none;border:none;padding:0.4em 0.85em;/* color: #fff; */font-weight:600;cursor:pointer;background:#333333;width:90px;height:90px;z-index:99999;}
.menu_bg .btn_menuhide img{width:26px;}
.menu_bg .menu .menu_cate h2{font-size:var(--font21);font-weight:600; /* border-bottom:1px solid #e8e8e8; */cursor:pointer;margin:0;background-size:14px; /* border-top: 1px solid #000; */position:relative;display:inline;}
.menu_bg .menu .menu_cate h2::after{content:'';display:block;width:5px;height:5px;background:var(--color1);border-radius:50%;position:absolute;right:-9px;top:1px;}
.menu_2{display:block !important;}
.menu_bg .menu .menu_cate ul{ padding:0px 0 0; margin-bottom:0; }
.menu_bg .menu .menu_cate ul li{background:#fff; /* border-bottom:1px dashed #eee; */list-style:none;}
.menu_bg .menu .menu_cate ul li:hover a{
	color:var(--color1);
	font-weight:600;
}
.menu_bg .menu .menu_cate ul li a{display:block;padding:13px 0;color:#666;font-size:var(--font16);font-weight:400;}
.menu_bg .menu .menu_cate.go_link{display:flex;justify-content:center;align-items:center;align-content:center;gap:20px;margin-top:30px;flex-wrap:wrap;margin-bottom:60px;flex-direction:column;}
.menu_bg .menu .menu_cate.go_link h2{background:#ebf8f5; /* width: 180px; */border:none;border-radius:40px;padding:2px 20px;text-align:center;}
.menu_bg .menu .menu_cate.go_link h2 a{color:var(--color1) !important;display:flex;justify-content:center;}
.menu_bg .menu .ico_box{display:flex;justify-content:center;gap:10px;}
.sitemap_wrap{}
.sitemap{display:grid;justify-content:center;gap:20px 45px;grid-template-columns: repeat(8, auto);}
.menu_cate h2{font-size:18px;font-weight:bold;margin-bottom:10px;padding-bottom:5px; /* border-bottom: 1px solid #ccc; */color:#222;}
/* modal */
#termsModal #contact{padding:0;}
#termsModal .top_fix{position:sticky;background:#fff;top:-20px;width:100%;border-bottom:1px solid #ddd;padding-top:10px;margin-bottom:20px;margin-top:-10px;}
#termsModal .top_fix .close{right:0px;top:20px;}
#termsModal h2{font-size:23px;}
#termsModal .tit_txt{font-size:16px;margin:0 0 11px 0;}
#termsModal .modal-content{overflow:auto;}
#termsModal .submit_btn{margin-bottom:40px;width:100%;}
#openModal{ background:none; width:auto; height:auto; display:inline-block; margin-left:5px; }
.modal{ display:none; /* Hidden by default */position:fixed; z-index:9999; left:0; top:0; width:100vw; height:100vh; overflow:auto; background-color:rgb(0, 0, 0); background-color:rgba(0, 0, 0, 0.4); }
.modal-content{background-color:#fefefe;font-size:16px;mar;margin:15vh auto;padding:20px;border:1px solid #888;width:80%;height:70vh;max-width:600px;color:#000;position:relative;}
.modal-content .popup{ overflow-y:auto; height:100%; }
.close{color:#aaa;float:right;font-size:28px;font-weight:bold;position:absolute;right:30px;top:23px;z-index:999;width:30px;height:30px;text-align:center;background:#fff;opacity:1;}
.close:hover,
.close:focus{ color:black; text-decoration:none; cursor:pointer; }
#myModal h3{ font-size:20px; margin:10px 0px 10px; font-weight:500; color:#000 }
#myModal p{ margin:20px 0px 20px; color:#888888; line-height:21px; font-size:14px; color:#3a3a3a; font-weight:400; }
#myModal dl{ }
#myModal dl dt{ color:#000; font-weight:bold; padding:8px 15px; font-size:15px; background:#f0f0f0; font-weight:500; }
#myModal dl dd{ font-size:13px; color:#515151; line-height:21px; padding:13px 15px 15px; font-weight:400; }
@media screen and (max-width:767px){
	.menu_bg .menu .ico_box img{width:34px;}
}
.more_btn2:hover{color:#fff;}
.sub11 .flow_box{animation:flow 300s linear infinite;background-image:url('../img/sub11/img03.png');background-position:center left;background-repeat:repeat-x;padding:10px 0;width:10000%;height:122px;margin-left:-100%;position:absolute;bottom:0;z-index:-1;}
#sc04 .flow_box{animation:flow 300s linear infinite;background-image:url('../img/main/deco02.png');background-position:center left;background-repeat:repeat-x;padding:10px 0;width:10000%;height:122px;margin-left:-100%;position:absolute;bottom:-9px;z-index:-1;}
@keyframes flow{
	0%{
		transform:translateX(0);
	}
	100%{
		transform:translateX(-10%);
	}
}
@media screen and (min-width:1902px){
	.visual-wrap .visual .w1200{ !important; }
}
@media screen and (max-width:1740px){
	#header .lnb .dep1 > li > a{font-size:18px;}
	#header .header_wrap > ul{padding-left:20px;}
}
@media screen and (max-width: 1548px){
	#header .lnb .dep1 > li > a{font-size:17px;}
	#header .lnb .dep1 > li{padding:0 15px 0 0;}
	#st-body .copyright .top img,
	#header .logo img{height:50px;}
	#header .gnb ul{padding:0 15px;height:80px;}
	#header .gnb li:nth-child(1):after{margin:0 5px;}
	#header .gnb a{font-size:14px;}
	.menu_bg{padding-top:80px;}
	.menu_bg .menu{height:100%;margin-top: 110px;height: calc(100% - 110px);}
	#header .header_wrap > ul{height:80px;}
	
.sub_visual,
	.visual-wrap{margin-top:80px;}
	.navbar-toggle,
	.menu_bg .btn_menuhide{height:80px;width:80px;}
	.sitemap{grid-template-columns: repeat(4, auto);}
}
@media screen and (max-width:1400px){

	#header .lnb{display:none;}
}
@media screen and (max-width:1200px){
	#header .header_wrap{width:100%;}
	#header .lnb{}
	#header .gnb a:nth-child(2){/* display:none; */}
	#header .gnb a:nth-child(1){right:0px;}
	#header{ /* padding: 0 20px; */}
}
@media screen and (max-width:1070px){
	#header .lnb{ /* width:730px; */}
}
@media screen and (max-width:950px){
	#header .lnb{ /* width:630px; */}
}
@media screen and (max-width: 870px){
	#header .link_box .w1400{padding:0;}
	#header .link_box a{flex:1;text-align:center;width: auto;font-size: 14px;padding: 5px 0;}
	#header .lnb{ /* width:530px; */}
	#header .lnb .dep1 > li > a{font-size:16px;}
	#header .logo{/* width:150px; */}
	#header .lnb{width:calc(100% - 270px);right:117px;left:initial;transform:translate(0px, 0px);}
	.sitemap{grid-template-columns: repeat(1, 1fr);}
	.menu_bg .menu .menu_cate{text-align:left;padding:0 20px;border-bottom:1px solid #ddd;padding-bottom:20px;}
	.menu_bg .menu{gap:20px;padding-top:30px;margin-top: 80px;height: calc(100% - 80px);}
	.menu_bg .menu .menu_cate ul li a{padding:0;margin-top:15px;}
	.navbar-toggle, .menu_bg .btn_menuhide{height: 60px;width: 60px;}
	.navbar-header.visible-xs-block{height:60px;}
	#header .header_wrap > ul{height:60px;}
	.sub_visual{margin-top:60px;height: 300px;background-position: center;padding-top: 0;}
	.visual-wrap{margin-top:60px;background-position: center;}
	#header .gnb ul{height:60px;background:none;padding: 0;margin-right: 7px;}
	#header .logo img,
	#st-body .copyright .top img{height: 42px;}
	.menu_bg{padding-top:60px;}
	.menu_bg .btn_menuhide img{width:20px;}
	#header .gnb li a{color:#333;font-size: 14px;}
	#header .gnb li:nth-child(1):after{background:#666;}
}
@media screen and (max-width:400px){
	#header .link_box a{flex: auto;text-align:center;width: auto;font-size: 12px;padding: 5px 0;letter-spacing: -0.02em;}
}
@media (max-width: 767px) {
#hd_pop { background: #fff; }
.hd_pops { left: 20px !important; right: 20px !important;  background: #fff; }
.hd_pops_con { width: 100% !important; height: auto !important; background: #fff; }
.hd_pops_con img { width: 100% !important; height: auto !important; }
}