@charset "utf-8";

@media only screen and (max-width: 1240px){ /*반응형 수정사항 2022.01.06*/
.detail_box .tab-ul.col4 li{width: 33%; font-size: 14px;}
}
@media only screen and (max-width: 1024px){ /*반응형 수정사항 2022.01.06*/
.detail_box .tab-ul.col4 li{width: 50%; font-size: 12px;}
}
#body_layout:before{position:absolute;right:0;top: -50px;left:50%;z-index: 1;height: 52px;margin-left: 340px;background:#fff;content:'';}
#svisual_layout {position:relative;background-color: #000;background-size:cover;height: 317px;text-align: center;}
#svisual_layout .svisual_wrap {width:100%;height:100%;}
#svisual_layout .svisual_wrap .sub__background {position:absolute;left: 0;width:100%;height:100%;background-size:cover!important;background-position:center !important;}
#svisual_layout .svisual_wrap .sub__background:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}
#svisual_layout .svisual_wrap .subvisual-layout {padding: 70px 0 0;}
#svisual_layout .svisual_wrap .subvisual-layout .subvisual-layout__title {display: inline-block;position:relative;margin-bottom: 7px;}
#svisual_layout .svisual_wrap .subvisual-layout .subvisual-layout__title em{display:block;position:relative;z-index:1;line-height: 1.1;color: #fff;font-size: 48px;font-weight:700;}
#svisual_layout .svisual_wrap .subvisual-layout p {margin: 0;font-size: 14px;color:#fff;}

#body_layout .body_wrap{margin: 0 auto;padding-bottom:100px;position: relative;z-index: 2;}
.contents_wrap{position:relative;float: right;width: calc(100% - 300px);}
.footer_info { clear: both; text-align: right; }

.lnb_wrap{display: block;position:relative;z-index: 1;float: left;width: 240px;min-height: auto;margin: 0 0 50px;}
.lnb__title{display:block;position:relative;border-bottom: 1px solid #dbdbdb;padding: 60px 0 14px;text-align:center;}
.lnb__title strong{display:block;position:relative;font-size: 29px;line-height: 1.3;font-weight: 700;color: #004b93;text-align: left;}
.lnb_depth2__list{}
.lnb_depth2__list > li{position:relative;border-top:none;/* border-bottom: 1px solid #ddd; */}
.lnb_depth2__list li a{position:relative;display:block;line-height:1.2;word-wrap:break-word;word-break:keep-all;color: #1a1919;}
.lnb_depth2__list > li > a[target=_blank]:before {top:20px;right: 20px;width:14px;height:14px;background:url(/template/A/images/link_icon.png)no-repeat;}
.lnb_depth2__list > li > a[target=_blank]:after {display:none;}
.lnb_depth2__list > li > a:hover,
.lnb_depth2__list > li > a:focus,
.lnb_depth2__list >li.ov>a,
.lnb_depth2__list >li.on>a{background-color:#fff;color: #353535;}
.lnb_depth2__list >li>a span{position:relative;display:block;line-height:1.2;word-wrap:break-word;word-break:keep-all;font-size: 16px;font-weight:500;text-align: left;}
.lnb_depth2__list >li>a span:after {display:none;position:absolute;top: 28px;right: 20px;content:'';width: 9px;height: 9px;background: url(/common/tmpl/skinA/img/lnb_2th.png);/* background-position: -123px 0; */transform: translateY(-50%);}
.lnb_depth2__list >li>a[target=_blank] span:after{top: 50%;width: 16px;height: 15px;border:none;background: url(/common/tmpl/skinA/img/lnb_blank.png);transform: translateY(-50%);display: block;}
.lnb_depth2__list >li>a>span{padding: 18px 30px 18px 17px;}
.lnb_depth2__list >li.on{/* border:0; */}
.lnb_depth2__list >li.on > a:before {background:#fff;}
.lnb_depth2__list >li.on > a[target=_blank]:before {top:20px;right: 20px;width:14px;height:14px;background:url(/common/tmpl/skinC/img/blank.png)no-repeat;}
.lnb_depth2__list >li.on > a:after {display:none;}
.lnb_depth2__list >li.on>a{color: #fff;background: #004b93;}
.lnb_depth2__list >li.on>a span{position: relative;font-weight:700;}
.lnb_depth2__list >li.on>a span:after{background: url(/common/tmpl/skinA/img/lnb_2th_ov.png);}
.lnb_depth2__list .lnb_depth3__list{display:none;visibility:hidden;overflow: visible;height:0;padding:12px;background-color: #e5edf4;text-align: left;transition:all .4s;}
.lnb_depth2__list .lnb_depth3__list li {position: relative;display:block;min-height:35px;}
.lnb_depth2__list .lnb_depth3__list li:last-child{border:0}
.lnb_depth2__list .lnb_depth3__list li a{display: inline-block;padding:7px 5px;font-size: 15px;font-weight: 500;color: #353535;letter-spacing: 0.005em;line-height: 1.4;position:relative}
.lnb_depth2__list .lnb_depth3__list li a:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#1964ab;opacity:0}
/*
.lnb_depth2__list .lnb_depth3__list li.on:before{display:block;position:absolute;left: -30px;top: -5px;width: 230px;height:100%;background: #4a66bd;border-radius: 10px 0;box-shadow: 5px 5px 5px rgba(0,0,0,0.2);content:'';}
.lnb_depth2__list .lnb_depth3__list li.on:after{position:absolute;right: 10px;top: 18px;width: 15px;height:1px;background: #fff;content:'';}
*/
.lnb_depth2__list .lnb_depth3__list li.on a {color: #1964ab;font-weight:700;/* text-decoration: underline; */}
.lnb_depth2__list .lnb_depth3__list li.on a:before{opacity:1}
.lnb_depth2__list .lnb_depth3__list li a[target=_blank] span:after {display:inline-block; width:14px;height:14px;margin:-4px 0 0 3px;background:url(/common/tmpl/skinC/img/blank.png)no-repeat; vertical-align:middle; content:'';}
.lnb_depth2__list > li > a:hover .lnb_depth3__list,
.lnb_depth2__list > li > a:focus .lnb_depth3__list,
.lnb_depth2__list > li.on .lnb_depth3__list,
.lnb_depth2__list > li.ov .lnb_depth3__list,
.lnb_depth3__list.on,
.lnb_depth3__list.open{display: block;visibility:visible;height:auto;margin-top:3px;margin-bottom:13px;}
.lnb_depth3__list > li > a:hover:before,
.lnb_depth3__list > li > a:focus:before{opacity:1}
.lnb_depth3__list > li > a:hover span,
.lnb_depth3__list > li > a:focus span,
.lnb_depth3__list > li.on > a span
.lnb_depth3__list > li.ov > a span {text-decoration: underline;}

#location{position:relative;width:100%;margin: 55px 0 30px;padding: 0 0 25px;border-bottom: 1px solid #dbdbdb;text-align:left;}
#location:after {display:block; clear:both; visibility:hidden; content:'';}
#location .page__title {display:block;float: left;font-size: 30px;font-weight:700;color: #353535;    z-index: 1;
    position: relative;}
#location .utile_wrap {display: inline-block;position: absolute;bottom:106px;right: 0;background: #fff;padding: 15px ;}
/*
#location .location_wrap {position: absolute;top: -95px;width: 100%;margin-left: -160px;text-align: center;}
*/

#location .location_wrap {display:inline-block;}
#location .location_wrap:after {display:block; clear:both; visibility:hidden; content:'';}
#location .location_wrap li {display: inline-block;position:relative;margin: 0 20px 0 0;vertical-align: middle;}
#location .location_wrap li:after {display:block;position:absolute;top: 9px;right: -13px;width: 7px;height: 7px;content:'';vertical-align: top;background: url(/common/tmpl/skinB/img/ir-tmpl.png) -34px -80px;}
#location .location_wrap li:last-child:after {display:none;}
#location .location_wrap li a {display:block;font-size: 15px;color: #333333;font-family: 'Poppins';}
#location .location_wrap li.n1 {top:0px;padding: 0;/* margin: 0; */}
#location .location_wrap li.n1 a {display:block;width: 17px;height: 24px;background: url(/common/tmpl/skinB/img/ir-tmpl.png) 2px -72px;font-size:0;/* border:1px solid; */}

#location .location_wrap li a.navi_ov{text-decoration:underline;color: #004b93;font-weight: bold;}

#location .utile_wrap .print_wrap {display: inline-block;}
#location .utile_wrap .print_wrap:after{display:block; clear:both; visibility:hidden; content:'';}
#location .utile_wrap .print_wrap > li {display: inline-block;position:relative;margin-left: 4px;vertical-align: middle;}
#location .utile_wrap .print_wrap > li button {width: 26px;height: 26px;/* border-radius: 50%; */background: url(/common/tmpl/skinA/img/ir-tmpl.png);-webkit-transition:all 0.3s;transition:all 0.3s;font-size: 0;}
#location .utile_wrap .print_wrap > li.n1 > button {display: block;width: 26px;height: 26px;background-position: -61px -70px;/* border-radius:50%; */font-size:0;}
#location .utile_wrap .print_wrap > li.n1.on .sns_wrap {display:block;opacity:1;padding: 0;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap {display:none;opacity:0;position:absolute;top: -21px;right: -100px;z-index:11;width: 344px;height: 85px;padding: 0;text-align: center;background: #004b93;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap:before{content:'';position:absolute;top:0;right:0;left: 184px;width:1000%;height:100%;background-color: #003c76;z-index: -1;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button {float: left;display: inline-block;width:85px;height: 85px;background: #004b93 url(/common/tmpl/skinB/img/ir-tmpl.png);font-size: 0;border:13px solid #004b93}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="twitter"] {background-position: -54px -125px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="facebook"] {background-position: 0 -125px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="kakaostory"] {background-position: -110px -125px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-target="ui-close"] {width: 87px;background-position: -165px -125px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button:hover{background-color:#003c76;}
#location .utile_wrap .print_wrap > li.n2 button {background-position: -99px -70px;}
#location .utile_wrap .print_wrap > li.n3 {}
#location .utile_wrap .print_wrap > li.n3 button {background-position: -136px -70px;}
#location .utile_wrap .print_wrap > li.n3 button span {display:block;width: 100%;height: 100%;margin: 0 auto;background:url(/common/tmpl/skinC/img/sns_ir.png)no-repeat -86px 0;}
#location .utile_wrap .print_wrap > li.n1 > button:hover span,
#location .utile_wrap .print_wrap > li.n1 > button:focus span {background-position: -41px -34px;}
#location .utile_wrap .print_wrap > li.n3 button:hover span,
#location .utile_wrap .print_wrap > li.n3 button:focus span {background-position:-86px -34px;}




.bs_select{display:none;}

#txt {position:relative;width:100%;padding:0 0 50px; text-align:left; }

#charge .inner > span{display: inline-block;position:relative;margin-right: 11px;padding-left:10px;}
#charge .inner > span:before{position:absolute;left:0;top: 9px;width: 4px;height: 4px;background: #4a66bd;content:'';}

@-webkit-keyframes wobble-hor-bottom{0%,100%{-webkit-transform:translateX(0);transform:translateX(0);}15%{-webkit-transform:translateX(-5px) rotate(-6deg);transform:translateX(-5px) rotate(-6deg)}30%{-webkit-transform:translateX(5px) rotate(6deg);transform:translateX(5px) rotate(6deg)}45%{-webkit-transform:translateX(-5px) rotate(-3.6deg);transform:translateX(-5px) rotate(-3.6deg)}}
@keyframes wobble-hor-bottom{0%,100%{-webkit-transform:translateX(0);transform:translateX(0);}15%{-webkit-transform:translateX(-5px) rotate(-6deg);transform:translateX(-5px) rotate(-6deg)}30%{-webkit-transform:translateX(5px) rotate(6deg);transform:translateX(5px) rotate(6deg)}45%{-webkit-transform:translateX(-5px) rotate(-3.6deg);transform:translateX(-5px) rotate(-3.6deg)}}
@-webkit-keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}

@media screen and (max-width:1279px){
	.lnb_wrap {width:220px;}
	.lnb_depth2__list >li>a span {font-size: 16px;}
	.lnb_depth2__list .lnb_depth3__list li a {font-size:14px;}
	.contents_wrap {width: calc(100% - 260px);}

	#svisual_layout {}
	#svisual_layout .svisual_wrap .subvisual-layout {padding: 20px 0 0;}
}
@media screen and (max-width:1023px){
	.lnb_wrap{display:none;}
	.contents_wrap{float:none;width:100%;padding:0;margin: 0;}
	#location {margin: 30px 0 20px;padding: 0 0 20px;border-bottom: 2px solid #161313;}
	#location .location_wrap{margin:0;top: -70px;}
	#location .page__title {font-size: 24px;}
  #location .utile_wrap{    bottom: 76px;}
}
@media screen and (max-width:767px){
	#body_layout .body_wrap{margin-top: 20px;}
	#location {text-align: center;}
	#location .page__title {float:none;font-size: 22px;}
	#location .location_wrap{position:relative;top: auto;}
	#location .utile_wrap {float:none;bottom: 70px;}
	#location .utile_wrap .location_wrap {}
	#location .utile_wrap .print_wrap {}
	#location .utile_wrap .print_wrap > li.n2 {display:none;}
	#location .utile_wrap .print_wrap > li.n1 .sns_wrap {right:0;}
	#location .utile_wrap .print_wrap > li.n1 .sns_wrap .clickClose {right:-1px;}
	#svisual_layout .il{display:none;}

	#svisual_layout {/* height: 100px; */}
	#svisual_layout .svisual_wrap .subvisual-layout {padding: 20px 0 0;}
	#svisual_layout .svisual_wrap .subvisual-layout .subvisual-layout__title {/* width: 280px; *//* height: 40px; */}

	.bs_select{display:block;}
	.bs_select label{font-size:18px;}
	.bs_select select{height: auto;padding: 11px 12px;border-radius: 0;font-size: 15px;font-weight: bold;}
}
@media screen and (max-width:480px){
  #svisual_layout .svisual_wrap .subvisual-layout .subvisual-layout__title em{
    font-size: 28px;
  }
}
@media screen and (max-width:340px){

}








/* 230719 모바일 수정사항 : s */
html {overflow: hidden;width: 100%;}
body {position: relative;width: 100%;overflow-x: hidden;}

#location .utile_wrap .print_wrap > li.n1 .sns_wrap {display: block;width: 140px;height: 35px;top: 52px;right: -5px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap:before {left: 140px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button {width: 35px;height: 35px;background-color: #004b93;font-size: 0;border: 10px solid #004b93;background-repeat: no-repeat;background-size: contain;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="twitter"] {background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.665 1.45401C29.665 1.45401 26.808 3.07901 25.936 2.80801C25.936 2.80801 24.013 0.910004 21.395 0.910004C18.779 0.910004 15.35 2.94699 15.35 7.16299C15.35 7.16299 15.26 7.98099 15.501 8.34299C15.501 8.34299 8.37301 9.064 2.80901 2.117C2.80901 2.117 0.0120044 6.71901 4.645 10.087C4.645 10.087 3.451 10.658 1.972 9.54501C1.972 9.54501 1.697 13.997 6.838 15.53C6.838 15.53 5.787 16.072 4.162 15.77C4.162 15.77 5.00399 19.71 9.81599 19.92C9.81599 19.92 6.688 22.987 0.824005 22.507C0.824005 22.507 10.593 30.113 22.177 20.643C22.177 20.643 27.561 16.011 27.531 6.95801C27.531 6.95801 29.757 5.48401 30.538 3.95001C30.538 3.95001 29.395 4.973 27.171 4.642C27.171 4.642 29.545 2.98801 29.665 1.45401Z' fill='white'/%3E%3C/svg%3E%0A");}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="facebook"] {background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='14' height='29' viewBox='0 0 14 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.43398 0.72699H13.372V4.59601H11.224C10.3658 4.59601 9.64024 4.82994 9.25606 5.48129C9.11867 5.70337 9.04263 5.97128 8.99796 6.246C8.95202 6.52856 8.93398 6.85316 8.93398 7.20801V9.427V9.927H9.43398H13.3864L12.9596 13.832H9.43398H8.93398V14.332V27.971H4.09898V14.332V13.832H3.59898H1.23499V9.927H3.59898H4.09898V9.427V6.492C4.09898 5.04178 4.34988 3.8949 4.81389 3.02731C5.27233 2.17012 5.95093 1.56152 6.86221 1.19343C7.79253 0.826975 8.58732 0.72699 9.43398 0.72699Z' fill='white' stroke='white'/%3E%3C/svg%3E%0A");}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="kakaostory"] {background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='36' height='33' viewBox='0 0 36 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.965 15.204H14.043L13.504 14.03L12.965 15.204Z' fill='white'/%3E%3Cpath d='M17.617 0C7.888 0 0 6.22801 0 13.915C0 18.479 2.79399 22.532 7.09399 25.071C7.99599 25.604 7.20703 26.928 7.20703 26.928L3.66998 31.558C3.60598 31.747 3.659 31.951 3.797 32.087C3.893 32.183 4.02001 32.235 4.15601 32.235C4.26101 32.235 4.36701 32.193 4.46301 32.118C4.46301 32.118 6.632 31.684 9.672 30.195C12.152 29.079 14.443 27.595 14.443 27.595C15.48 27.743 16.538 27.827 17.617 27.827C27.344 27.827 35.232 21.599 35.232 13.913C35.232 6.22699 27.343 0 17.617 0ZM8.70404 17.904H8.70099C8.70199 17.923 8.70404 17.941 8.70404 17.961C8.70404 18.647 8.14801 19.202 7.46301 19.202C6.77801 19.202 6.22302 18.646 6.22302 17.961C6.22302 17.941 6.22504 17.923 6.22504 17.904H6.22302V12.04H4.56104V12.036C3.97404 11.994 3.51001 11.505 3.51001 10.907C3.51001 10.308 3.97404 9.82001 4.56104 9.77701V9.77399H10.092C10.718 9.77399 11.225 10.281 11.225 10.907C11.225 11.532 10.718 12.04 10.092 12.04H8.70404V17.904ZM30.481 19.144C30.078 19.144 29.719 18.951 29.493 18.652L29.492 18.653L27.336 15.733L26.881 16.188V17.936C26.881 18.622 26.326 19.177 25.642 19.177C25.107 19.177 24.654 18.835 24.48 18.361C24.37 18.828 23.952 19.177 23.451 19.177V19.201H18.821V19.171C18.357 19.127 17.968 18.828 17.795 18.415C17.776 18.46 17.765 18.509 17.741 18.552C17.531 18.939 17.122 19.201 16.65 19.201H16.649C16.585 19.201 16.519 19.193 16.457 19.183C16.446 19.183 16.436 19.181 16.425 19.178C16.364 19.167 16.306 19.152 16.249 19.132C16.239 19.128 16.229 19.125 16.219 19.122C16.16 19.1 16.105 19.074 16.051 19.045C16.049 19.044 16.047 19.042 16.044 19.041C15.988 19.011 15.936 18.975 15.885 18.934C15.883 18.933 15.881 18.931 15.878 18.93C15.827 18.89 15.781 18.844 15.737 18.796C15.734 18.793 15.731 18.79 15.728 18.787C15.593 18.638 15.496 18.456 15.446 18.255L15.045 17.38H11.967L11.565 18.255C11.432 18.797 10.944 19.2 10.361 19.2C9.67602 19.2 9.12103 18.644 9.12103 17.959C9.12103 17.799 9.15201 17.646 9.20801 17.505L9.21002 17.499C9.22502 17.464 9.24 17.429 9.258 17.394L12.266 10.792C12.37 10.212 12.877 9.772 13.487 9.772C13.494 9.772 13.501 9.772 13.508 9.772C13.515 9.772 13.521 9.772 13.529 9.772C14.138 9.772 14.644 10.211 14.749 10.792L17.699 17.268V11.255H17.709C17.704 11.208 17.699 11.158 17.699 11.109C17.699 10.423 18.255 9.86801 18.94 9.86801C19.625 9.86801 20.18 10.424 20.18 11.109C20.18 11.158 20.177 11.208 20.171 11.255H20.18V17.057H23.453C23.872 17.057 24.23 17.303 24.402 17.656V11.119C24.402 10.433 24.959 9.87799 25.644 9.87799C26.329 9.87799 26.883 10.434 26.883 11.119V12.68L29.264 10.299C29.493 10.041 29.824 9.87799 30.194 9.87799C30.88 9.87799 31.433 10.434 31.433 11.119C31.433 11.436 31.314 11.725 31.118 11.944L31.12 11.945L31.1 11.965C31.08 11.986 31.061 12.005 31.04 12.025L29.109 13.958L31.449 17.125C31.621 17.338 31.724 17.608 31.724 17.904C31.722 18.589 31.166 19.144 30.481 19.144Z' fill='white'/%3E%3Cpath d='M17.884 17.84C17.881 17.81 17.876 17.78 17.871 17.75C17.869 17.742 17.868 17.733 17.866 17.724C17.858 17.689 17.849 17.652 17.841 17.616H17.84C17.829 17.579 17.817 17.543 17.803 17.509V17.508L17.8 17.502C17.786 17.467 17.77 17.432 17.752 17.397L17.694 17.271V17.553H17.756C17.717 17.674 17.694 17.803 17.694 17.938C17.694 18.109 17.729 18.27 17.793 18.417C17.85 18.275 17.89 18.124 17.89 17.962C17.89 17.921 17.887 17.88 17.884 17.84Z' fill='white'/%3E%3Cpath d='M24.399 17.657V17.936C24.399 18.086 24.43 18.227 24.479 18.361C24.498 18.282 24.51 18.201 24.51 18.118C24.51 17.952 24.467 17.797 24.399 17.657Z' fill='white'/%3E%3Cellipse cx='17.5' cy='14' rx='17.5' ry='10' fill='white'/%3E%3C/svg%3E%0A");}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-service="naver"] {background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='35' height='30' viewBox='0 0 35 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.604 14.331C20.4081 14.331 21.06 13.6791 21.06 12.875C21.06 12.0709 20.4081 11.419 19.604 11.419C18.7998 11.419 18.1479 12.0709 18.1479 12.875C18.1479 13.6791 18.7998 14.331 19.604 14.331Z' fill='white'/%3E%3Cpath d='M27.574 14.221C28.3179 14.221 28.921 13.6179 28.921 12.874C28.921 12.1301 28.3179 11.527 27.574 11.527C26.8301 11.527 26.227 12.1301 26.227 12.874C26.227 13.6179 26.8301 14.221 27.574 14.221Z' fill='white'/%3E%3Cpath d='M28.849 0H6.07599C2.71999 0 0 2.722 0 6.078V17.874C0 21.229 2.71999 23.951 6.07599 23.951H14.638L17.463 29.525L20.664 23.951H28.85C32.206 23.951 34.928 21.229 34.928 17.874V6.078C34.927 2.722 32.206 0 28.849 0ZM7.543 16.138C6.923 16.138 6.34498 15.967 5.84698 15.672V16.094H3.569V6.84799H5.84698V9.90399C6.34498 9.61099 6.923 9.439 7.543 9.439C9.395 9.439 10.894 10.939 10.894 12.789C10.893 14.639 9.394 16.138 7.543 16.138ZM14.644 9.974V16.138H12.456V9.974C12.456 8.635 11.607 8.63501 11.607 8.63501V6.84799C13.61 6.81899 14.292 8.14699 14.524 9.08099C14.636 9.53399 14.643 9.89501 14.643 9.96201V9.974H14.644ZM19.604 16.413C17.649 16.413 16.064 14.829 16.064 12.875C16.064 10.92 17.649 9.336 19.604 9.336C21.557 9.336 23.142 10.92 23.142 12.875C23.142 14.829 21.557 16.413 19.604 16.413ZM27.243 19.322V17.538C27.243 17.538 29.227 17.768 29.227 16.644V15.697C28.742 15.982 28.177 16.148 27.574 16.148C25.767 16.148 24.3 14.682 24.3 12.875C24.3 11.066 25.768 9.60001 27.574 9.60001C28.178 9.60001 28.742 9.767 29.227 10.052V9.76599H31.344V16.645C31.344 16.645 31.806 19.322 27.243 19.322Z' fill='white'/%3E%3Cpath d='M7.29901 14.15C8.05122 14.15 8.66101 13.5402 8.66101 12.788C8.66101 12.0358 8.05122 11.426 7.29901 11.426C6.5468 11.426 5.93701 12.0358 5.93701 12.788C5.93701 13.5402 6.5468 14.15 7.29901 14.15Z' fill='white'/%3E%3C/svg%3E%0A");}
/* #location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-target="ui-close"] {width: 140px;background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='27' height='25' viewBox='0 0 27 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='2.70711' y1='1.29289' x2='25.3345' y2='23.9203' stroke='white' stroke-width='2'/%3E%3Cline x1='1.29289' y1='24.2929' x2='23.9203' y2='1.66548' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");} */
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-target="ui-close"] {position: absolute;width: 50px;height: 52px;top: -52px;right: 0;background-size: 50%;background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='27' height='25' viewBox='0 0 27 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='2.70711' y1='1.29289' x2='25.3345' y2='23.9203' stroke='white' stroke-width='2'/%3E%3Cline x1='1.29289' y1='24.2929' x2='23.9203' y2='1.66548' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");}

#location .utile_wrap .print_wrap > li.n1 .sns_wrap button:hover,
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button:focus {background-color: #003c76;border-color: #003c76;}

#location .utile_wrap .print_wrap > li.n1 .sns_wrap {display: block;width: 140px;height: 35px;top: 30px;right: -5px;}
#location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-target="ui-close"] {position: absolute;width: 35px;height: 35px;top: -35px;right: 0;background-size: 100%;}

@media (max-width: 1280px) {
	#location .utile_wrap .print_wrap > li.n1 .sns_wrap {right: -71px; width: 140px;top: 30px;height: 70px;}
    #location .utile_wrap .print_wrap > li.n1 .sns_wrap button[data-target="ui-close"] {position: relative;top: 0;left: 0;width: 140px;background-size: contain;}
}

@media (max-width: 768px) {
	#location .utile_wrap .print_wrap > li.n1 .sns_wrap {right: -56px;}
}
/* 230719 모바일 수정사항 : e */


