@charset "utf-8";

/* rest */
:root{font-size:62.5%; /* font-size:10px; */}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0; padding:0; border: 0; font-size:100%; font: inherit; vertical-align:baseline;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section{display:block;} /* HTML5 display-role reset for older browsers */
audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,p,th,td,input,textarea,select,button,pre,a{font-family:'SCDream', 'Noto Sans KR', Helvetica, sans-serif; font-size:14px; font-size:1.4rem; line-height: 1.4; color:#333;}
html, body{width: 100%; height: 100%;}
html{-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body{overflow-x: hidden; overflow-y: auto;-ms-overflow-style:none;}
textarea{width:100%;}
select, input, img, button{vertical-align:middle;}
ul, ol{list-style-type:none; }
legend, hr, caption span, .hide{position:absolute; left:-3000%;}
em, address{font-style:normal;}
table{border-collapse:collapse; border-spacing:0; width:100%;}
a{background-color: transparent; color:#666; text-decoration:none; -webkit-text-decoration-skip:object;}
a:focus, a:hover{outline: 0; text-decoration:underline;}
fieldset, iframe, img, button{border:0;}
textarea,input[type="file"],input[type="password"],input[type="text"]{text-indent:4px; border:1px solid #ddd;}
select{padding:0 0 0 5px; height:28px; border:1px solid #e5e5e5;}
select{-webkit-appearance: normal; -moz-appearance: normal; appearance: normal; height:28px \0IE8;} /* IE8 ì „ìš©*/
select::-ms-expand{ display: none;}
select:focus, textarea:focus, input[type="password"]:focus, input[type="file"]:focus, input[type="text"]:focus {outline: 1px solid #aaa; outline-offset: -1px;}
textarea[readonly="readonly"],button[readonly="readonly"],select[readonly="readonly"],input[readonly="readonly"],
textarea[disabled="disabled"],button[disabled="disabled"],select[disabled="disabled"],input[disabled="disabled"]{background:#f5f5f5; border-color:#d4d4d4;}
input[type=text]::-ms-clear {display: none;}
input[type="password"],input[type="file"],input[type="text"]{height:28px; line-height:28px;}
input[type="file"]{width:100%;}
input[type="radio"]{vertical-align:text-bottom;}
input::placeholder{font-size:14px; color:#666;}
img{max-width:100%; height:auto;} /* 모바일에서 이미지 선명도 - 노출되는 이미지 사이즈 2배크기의 원본이미지 적용 <img src='img.png' alt='' style='width:원본사이즈 1/2 사이즈 기재' />   */
svg{max-width:100%;}
.clear{zoom:1; clear:both;}
.clear:after{content:" "; display:block; clear:both;}
.skip{position:absolute; left:0; top:-100px; z-index:1000; width:100%; height:60px; line-height:60px; text-align:center; font-size:20px; color:#fff; transition:all 0.5s; background:#666;}
.skip:focus{top:0;}


/* Custom */
h1, h2, h3, h4, h5, h6{font-weight: 400; color: #333;}
h1{font-size:24px; font-size:2.4rem; font-weight: 600;}
h2{font-size:22px; font-size: 2.2rem;}
h3{font-size:20px; font-size: 2.0rem;}
h4{font-size:18px; font-size: 1.8rem;}
h5{font-size:16px; font-size: 1.6rem;}
h6{font-size:14px; font-size: 1.4rem;}
h7{font-size:11px; font-size: 1.1rem;}
.text-sm{font-size:12px; font-size: 1.2rem;}
.text-md{font-size:15px; font-size: 1.5rem;}
.text-lg{font-size:32px; font-size: 3.2rem;}
.text-block{display:block;}
.textshadow-n{text-shadow: none;}
.ellipsis{overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.ellipsis-block{display: block; display: -webkit-box; overflow:hidden; height: 2.4em; line-height: 1.2em; -o-text-overflow:ellipsis; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word;}
.space{letter-spacing: -1px;}
.ta-c{text-align:center !important;}
.ta-l{text-align:left !important;}
.ta-r{text-align:right !important;}
.hide{display:none !important;}
.hidden{position: absolute; left: 0; top: -9999px;}
.divider_vertical:before{content: ''; display: inline-block; width: 1px; height: 10px; background: #888; margin: 0 3px; }

/*!
  * WebFont Weight
  * S-CoreDream
  * NanumSquare
*/
.weight-100_thin{font-weight:100;}
.weight-200_extraLight{font-weight:200;}
.weight-300_light{font-weight:300;}
.weight-400_regular{font-weight:400;}
.weight-500_medium{font-weight:500;}
.weight-600_bold{font-weight:600;}
.weight-700_extraBold{font-weight:700;}
.weight-800_heavy{font-weight:800;}
.weight-900_black{font-weight:900;}
.normal{font-weight: 400;}
.bold{font-weight: 700;}
.bolder{font-weight: 800;}
.light{font-weight: 300;}

/* White space */
.mb-10{margin-bottom: 10px !important;}
.mb-20{margin-bottom: 20px !important;}

/* Responsive Layout Column Grid  */
.row {position: relative; overflow: hidden; margin-left: -20px; margin-right: -20px;}
.row [class*="col-"]{position: relative; float: left; min-height: 1px; padding-left: 20px; padding-right: 20px;}
.col-xs-12{width: 100%;}
.col-xs-11 {width: 91.67%;}
.col-xs-10 {width: 83.33%;}
.col-xs-9 {width: 75%;}
.col-xs-8 {width: 66.67%;}
.col-xs-7 {width: 58.33%;}
.col-xs-6 {width: 50%;}
.col-xs-5 {width: 41.66%;}
.col-xs-4 {width: 33.33%;}
.col-xs-3 {width: 25%;}
.col-xs-2 {width: 16.67%;}
.col-xs-1 {width: 8.33%;}

@media (min-width: 768px) {
	.col-sm-12 {width: 100%;}
	.col-sm-11 {width: 91.67%;}
	.col-sm-10 {width: 83.33%;}
	.col-sm-9 {width: 75%;}
	.col-sm-8 {width: 66.67%;}
	.col-sm-7 {width: 58.33%;}
	.col-sm-6 {width: 50%;}
	.col-sm-5 {width: 41.66%;}
	.col-sm-4 {width: 33.33%;}
	.col-sm-3 {width: 25%;}
	.col-sm-2 {width: 16.67%;}
	.col-sm-1 {width: 8.33%;}
}
@media (min-width: 992px) {
	.col-md-12 {width: 100%;}
	.col-md-11 {width: 91.67%;}
	.col-md-10 {width: 83.33%;}
	.col-md-9 {width: 75%;}
	.col-md-8 {width: 66.67%;}
	.col-md-7 {width: 58.33%;}
	.col-md-6 {width: 50%;}
	.col-md-5 {width: 41.66%;}
	.col-md-4 {width: 33.33%;}
	.col-md-3 {width: 25%;}
	.col-md-2 {width: 16.67%;}
	.col-md-1 {width: 8.33%;}
}
@media (min-width: 1200px) {
	.col-lg-12 {width: 100%;}
	.col-lg-11 {width: 91.67%;}
	.col-lg-10 {width: 83.33%;}
	.col-lg-9 {width: 75%;}
	.col-lg-8 {width: 66.67%;}
	.col-lg-7 {width: 58.33%;}
	.col-lg-6 {width: 50%;}
	.col-lg-5 {width: 41.66%;}
	.col-lg-4 {width: 33.33%;}
	.col-lg-3 {width: 25%;}
	.col-lg-2 {width: 16.67%;}
	.col-lg-1 {width: 8.33%;}
}
/* Content Columns */
.row-contents {position: relative; overflow: hidden; margin-left: -10px; margin-right: -10px;}
.row-contents:after{content: " "; display: table; clear: both;}
.row-contents [class*="col-"]{position: relative; float: left; min-height: 1px; padding-left: 10px; padding-right: 10px;}
.col-1{width: 100%;} /* 1 COLUMN */
.col-2{width: 50%;} /* 2 COLUMN , 1/2 COLUMN */
.col-3{width: 33.333%;} /* 3 COLUMN , 1/3 COLUMN */
.col-4{width: 25%;} /* 4 COLUMN , 1/4 COLUMN */
.col-5{width: 20%;} /* 5 COLUMN */
.col-6{width: 16.67%;} /* 6 COLUMN ,1/6 COLUMN */
.col-7{width: 58.33%;} /* 1/7 COLUMN */
.col-8{width: 66.66%;} /* 1/8 COLUMN , 2/3 COLUMN */
.col-9{width: 75%;} /* 1/9 COLUMN , 3/4 COLUMN */
.col-10{width: 83.33%;} /* 1/10 COLUMN , 5/6 COLUMN */
.col-11{width: 91.67%;} /* 1/11 COLUMN */
.col-12{width: 100%;} /* 1 COLUMN */
.pull-left {float: left !important;}
.pull-right {float: right !important;}

/* button */
.btn:focus, .btn:hover, .btn:active, .btn:active:focus{outline-offset:0; outline:0; -webkit-box-shadow: none; box-shadow: none;}
.btn, a.btn{display: inline-block; position: relative; overflow: hidden; min-width: 68px; min-height: 28px; padding: 4px 20px; font-size: 12px; font-size: 1.2rem; font-weight: 500; line-height: 1.42857143; text-align: center; vertical-align: middle; border-radius:5px; touch-action: manipulation; -webkit-tap-highlight-color: transparent; white-space: nowrap;transition: all .2s ease-in-out;}
a.btn:hover{text-decoration: none;}
a.disabled{pointer-events: none;}
.link-text{min-width: 80px;	min-height: 28px; background:transparent; color:#fff; font-size:13px; font-size:1.3rem; font-weight: 400; text-align: center; vertical-align: middle; padding: 4px 5px; text-decoration: none; cursor: pointer;}
.btn-box{display:block; position:relative; vertical-align: middle;} /* single button */
.btn-group{display:inline-block; position:relative; vertical-align: middle;} /* two button */
.btn-group .btn{float: left; margin-right: 8px;}
.btn-group .btn:last-child{margin-right: 0;}
.btn-round{-moz-border-radius:30px; -webkit-border-radius: 30px; border-radius: 30px !important;}
.btn-circle{-moz-border-radius:50%; -webkit-border-radius: 50%; border-radius: 50%; min-width: 0; min-height: 0; width:36px; height:36px; padding: 0;}
.btn-xs{min-height: 24px !important; padding: 3px 10px !important; font-size: 12px !important; min-width: auto !important;}
.btn-sm{min-height: 28px !important; padding: 4px 14px !important; font-size: 14px !important;}
.btn-md{min-height: 48px !important; padding: 12px 24px !important; font-size: 16px !important;}
.btn-lg{min-height: 68px !important; padding: 16px 60px !important; font-size: 24px !important;}
.btn-point, .btn-danger{background-color: #e21d19; border-color: #e21d19; color:#fff;}
.btn-danger:hover, .btn-danger.active, .btn-point:hover, .btn-point.active, .btn-point.focus{background: #F21914; border-bottom:1px solid #F21914;}
.btn-point:before, .btn-danger:before{ content: ""; position: absolute; height: 200px; width: 50px; background: #fff; left: -100px; top: -50px; transform: rotate(37deg); transition: all .5s; opacity: 0.4; -webkit-transform: rotate(37deg); -moz-transform: rotate(37deg); -ms-transform: rotate(37deg); -o-transform: rotate(37deg); }
.btn-point:hover:before, .btn-danger:hover:before{left:105%;}

/* img  */
.img-fluid{max-width: 100%; height: auto;}

/* Color */
.bg_point{background:#e21d19;}
.bg_white{background:#fff;}
.bg_defualt{background:#333;}
.defualt-color{color:#333;}
.point-text{color:#e21d19;}
.info-text{color:#666;}

/*
	* Bootstrap Common
	* Navbar
	* Add clipdownPlus menu - 220428

*/
.navbar-default{min-height: 60px; background-color:#fff; border-color:#fff;}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#e21d19;}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{color:#e21d19;}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus{color:#e21d19;background-color:#ffffff;}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus{color:#e21d19;background-color:#ffffff;}
.navbar-default .navbar-toggle{border-color:#fff;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#fff;}
.navbar-default .navbar-toggle .icon-bar{background-color:#333;}
.navbar-default .navbar-brand{height: 60px; padding: 15px 15px;}
.navbar-default .navbar-brand,.navbar-default .navbar-nav > li > a{font-size: 16px; font-weight: 500; line-height: 1.4; color:#333;}
.navbar-default .navbar-nav > li > a{padding: 20px 12px;}
/* clipdownPlus menu 220428  */
.navbar-default .navbar-nav .menu_clipdownplus{padding: 18px 12px;}
.navbar-default .navbar-nav .menu_clipdownplus .point-text{font-size: 17px; padding-left: 3px;}
.navbar-default .navbar-nav .divider:before{content: ''; display: inline-block; top:50%; width: 1px; height: 16px; background: #ccc; margin: 20px 3px;}
/**  PLUS+ NEW Badge */
.notify_badge{display:inline-block; position:relative; min-width: 10px; top:-15px; right: 5px; background-color: #e21d19; font-family: 'Poppins', sans-serif; font-size:10px; font-weight: 700; color:#fff; text-align:center; white-space: nowrap; border-radius: 10px; padding: 0 6px;}
.badge_bg{background-color: #e21d19!important; background-image: linear-gradient(90deg, #fd5581, #fd8b55);}
.notify_badge .ripple{position:absolute; width:70px; height:26px; z-index:-1; left:50%; top:50%; opacity:0; border-radius: 30px; margin:-13px 0 0 -35px; -webkit-animation:ripple 1.8s infinite; animation:ripple 1.8s infinite}
/* ripple Animation */
.notify_badge .ripple:nth-child(2){
	animation-delay:.3s;
	-webkit-animation-delay:.3s
}
.notify_badge .ripple:nth-child(3){
	animation-delay:.6s;
	-webkit-animation-delay:.6s
}
/* animation */
@-webkit-keyframes ripple{
	0%{
		opacity:1;
		-webkit-transform:scale(0);
		transform:scale(0)
	}
	100%{
		opacity:0;
		-webkit-transform:scale(1);
		transform:scale(1)
	}
}
@keyframes ripple{
	0%{
		opacity:1;
		-webkit-transform:scale(0);
		transform:scale(0)
	}
	100%{
		opacity:0;
		-webkit-transform:scale(1);
		transform:scale(1);
		-moz-transform:scale(1);
		-ms-transform:scale(1);
		-o-transform:scale(1);
	}
}
/* Media Query Navbar */
@media screen and (max-width:767px) {
	::-webkit-scrollbar { display:none; }
	.nav>li.menu_download{display: none;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#333;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#666;}
	.navbar-default .navbar-nav > li > a{padding: 10px 20px;}
	.navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a{font-size: 14px;}
	.nav>li.divider{display: none;}
	.navbar-default .navbar-nav .menu_clipdownplus .point-text{font-size: 15px !important;}
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .menu_clipdownplus{padding: 10px 20px;}
}

/* Custom layout */
.wrap{position:relative; /* min-height: 100% */;}
.container{position:relative; width: 100%; max-width: 1280px; margin: 0 auto; padding:0px 20px}
.container:after{content:" "; display:block; clear:both;}

/* form */
.selectbox{position:relative; z-index:1;}
.selectbox:before{content:""; position:absolute; top:50%; right:15px; width:0; height:0; margin-top:-1px; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #333;}
.selectbox label{position:absolute;top:1px;left:5px;padding:2px;color:#999;z-index:-1;}
.selectbox .select-style{width:100%; height:auto; line-height:normal; font-family:inherit; padding:.8em .5em; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.textarea-style{padding: 10px 10px; resize:none;}
.search-bar{margin-bottom:60px;}
.search-bar .search-form{position: relative; width: 80%; margin: 0 auto;}
.search-bar .search-form .form-control{height: 42px; font-size: 14px; border-radius: 0; border: 0; border-bottom: 1px solid #888; padding: 0px 38px 0px 0; box-shadow: none;}
.search-bar .search-form .form-control:focus{outline:0; border-bottom: 1px solid #333;}
.search-btn{position: absolute; top: 0; width: 38px; right: 0; height: 38px; text-align: center; line-height: 38px; cursor: pointer;}
.search-btn .icon-search{width: 18px; height: 18px; border: 2px solid #888; margin:10px 10px;}
.search-btn .icon-search:before, .search-btn .icon-search:after{top: 11px; right: -3px; background: #888;}
.search-btn .icon-search:hover{border: 2px solid #333;}
.search-btn .icon-search:hover:before, .search-btn .icon-search:hover:after{background: #333;}

/* icon style */
.icon{display: inline-block; position: relative;}
.icon-search{width: 16px; height: 16px; background: transparent; border: 2px solid #ddd; border-radius: 50%; transition: all .1s ease-in-out; }
.icon-search:before, .icon-search:after{content: '';position: absolute;top: 8px;right: -3px;width: 2px;height: 8px;background: #ddd;transform: rotate(-45deg);transition: all .2s ease-in-out;}

/* common Layer Popup _clipdown hompage  */
.popup {
	background: rgba(0, 0, 0, 0.85);
	position: fixed;
	display: none;
	z-index: 5000;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.popup > div {
	max-width: 600px;
	width: 90%;
	position: fixed;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background: #FFF;
	z-index: 5001;
	text-align: center;
	border: 1px solid #e21d19;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
}
.popup-header{background: #e21d19; padding: 20px 30px 20px 20px;}
.popup-header .header-title{color: #fff; font-size: 15px; font-weight: 500; text-align: left;}
.popup-header .header-title .separation{padding-right: 10px;}
.popup-body{padding: 20px 20px; overflow-y: auto; min-height: 130px;}
.popup-body .poup-content{text-align: left;}
.popup-body .poup-content p{line-height:1.4;}
.popup-body .btn-area{position:absolute; top:0; right:10px; padding:14px 0; z-index: 999;}
.popup-body .btn-area .btn-close{display: inline-block; vertical-align: middle; background:transparent; width: 28px; height: 28px; padding:0;}
.popup-body .btn-area .btn-close:focus{outline:0;}
.popup-body .btn-area .btn-close .close{display: inline-block; position: relative; overflow: hidden; width: 28px; height: 28px; opacity: 1;}
.popup-body .btn-area .btn-close .close:before, .popup-body .btn-area .btn-close .close:after{content: ''; position: absolute; width: 100%; height:2px; top:50%; right:0; background:#fff;}
.popup-body .btn-area .btn-close .close:before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.popup-body .btn-area .btn-close .close:after{-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg)}
/* popup content Style (img_text) */
.popup-content .con_style_float{position: relative; text-align: left;}
.popup-content .con_style_float .img_left{float: left; margin-bottom: 10px;}
.popup-content .con_style_float .img_left img{max-width: 230px;}
.popup-content .con_style_float .text_right{position: relative; padding-left: 250px;}

/* footer */
.footer-section{text-align: center; border-top: 1px solid #f5f5f5; padding:20px 10px;}
.footer-section .policy-info a, .footer-section .office-info, .footer-section .copyright{color:#666; font-size:11px; font-size:1.1rem; line-height: 1.6;}
.footer-section .policy-info{padding-bottom: 8px;}
.footer-section .copyright{position: relative; padding-top:15px;}

/* 
	* Contents Item Style
*/

/* back to top style */
.back-to-top{display: none; }
.back-to-top a{color:transparent;}

/* floatBanner */
.float-box{position:fixed; width:108px; height: 140px; bottom:50px; right:20px; background-color:#d52719; border-radius: 10px; z-index: 100;}
.float-banner{position: relative; width:120px; height: 140px; text-align: center; cursor: pointer;}
.float-banner:hover{text-decoration: none;}
.banner-info{position: relative; width:80px; height: 80px; background: #fff; border-radius: 10px; margin: 10px auto; padding: 6px 5px;}
.banner-info .img-clipdown{width: 60px; margin: 0 auto;}
.banner-info .info-text{font-size: 14px; font-weight: 500; text-align: center; color: #333; padding:6px 0; text-decoration:none;}
.icon-download{position: relative; overflow: hidden;}
.icon-download .arrow span{color: #fff; text-decoration: none; padding-top: 0;}
.arrow {text-align: center; margin-top: 10px;}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-30px);
	}
	60% {
		transform: translateY(-15px);
	}
}

/* 220623 ì´ìš©ì•½ê´€ íƒ­ ìŠ¤íƒ€ì¼ ì¶”ê°€ */
.policy_section{padding-top: 150px;}
.policy_section .header_title{font-size: 22px; font-size: 2.2rem; letter-spacing: -.1rem;border-bottom: 2px solid #333; padding-bottom: 10px;}
.policy_section .tabs-menu{margin: 20px 0;}
.policy_section .tabs-menu .nav{width: 100%; margin-bottom: 60px;}
.policy_section .tabs-menu .nav-item{position: relative; overflow: hidden; width: 25%; background: #fff; border: 1px solid #ddd; font-size: 15px; font-size: 1.5rem; line-height: 1.6; margin-left: 0 !important; margin-right: -1px;}
.policy_section .tabs-menu .nav-item a{text-align: center;  border-radius: 0; padding: 12px 12px;}
.policy_section .tabs-menu .nav-item a:hover{background: #fff; color: #e21d19;}
.policy_section .tabs-menu .nav-item.active{border: 1px solid #e21d19; z-index: 2;}
.policy_section .tabs-menu .nav-item.active a{background: #fff; color: #e21d19; }
.policy_section .tab-content{position: relative; overflow: hidden; width: 100%; margin-top: 30px;}
.list-style_decimal{list-style-type: decimal;}
.list-style_circle{list-style-type: circle;}
.rule_header{font-size:22px; font-size:2.2rem; font-weight: 500; margin-bottom:40px;}
.rule_content{position: relative; font-size:14px; font-size:1.4rem; padding-bottom: 30px;}
.rule_content .rule_info{line-height: 1.8; margin-top: 10px; margin-bottom:20px;}
.rule_content .rule_heading{font-size:16px; font-size:1.6rem; margin-bottom: 10px;}
.rule_content h4{font-weight: 500;}
.rule_content ul{position: relative; margin:10px 0 30px;}
.rule_content ul li{margin-bottom: 8px;}
.rule_content ul li ol{margin:10px 0 20px;}
.rule_content ul li ol li{line-height: 1.5; margin-bottom: 5px;}
.rule_content ul li ol li ol{margin:5px 0 10px 15px;}
.rule_content .list_1depth{font-size:13px; font-size:1.3rem; padding-left: 32px;}
.rule_content .list_1depth .text_num{margin: 0 12px 0 -25px;}
.rule_content .list_2depth{padding: 0 0 0 15px;}
.list_dot:before{content: ''; display: inline-block; position: relative; top: -1px; width: 5px; height: 5px; border-radius: 50%; margin: 5px 12px 5px -16px; vertical-align: middle; background-color: #fff;}
.rule_style.contents{margin-top: 0;}
.rule_style .table_list{margin:20px 0;}

.table_border_style{table-layout: fixed; font-family: 'Rubik', 'Noto Sans KR',sans-serif; margin-bottom: -1px;}
.table_border_style thead{background: #fff; border-top: 2px solid #3b393a; border-bottom: 1px solid #c9caca;}
.table_border_style thead th{font-size: 13px; font-size: 1.3rem; font-weight:500; text-align: center; vertical-align: middle; padding: 10px 5px;}
.table_border_style tbody{background: #fff;}
.table_border_style thead tr th, .table_border_style tbody tr td{border-right: 1px solid #c9caca; border-bottom: 1px solid #c9caca;}
.table_border_style thead th:last-child, .table_border_style tbody td:last-child{border-right: 0;}
.table_border_style tbody tr td{vertical-align: middle; padding: 10px 10px;}



/* Media Query */
@media screen and (max-width: 767px){
	.popup-body{max-height:360px;}
	.popup-header .btn-area .btn-close{width: 18px; height: 18px;}
	.popup-header .btn-area .btn-close .close{width: 18px; height: 18px;}
	.close:focus, .close:hover{outline: 0;}

}
/* Media Query */
@media screen and (max-width: 480px){
	.policy_section{padding-top:30px}
	.policy_section .tabs-menu .nav{margin-bottom: 40px;}
	.policy_section .tabs-menu .nav-item{width: 100%; margin-right: 0px; margin-bottom: -1px;}
	.policy_section .tabs-menu .nav-item a{text-align: left;}

}

/* 
    * 2023-04-04
    * 공유 이벤트 페이지 GNB 우측 이벤트 배너 추가 작업
	* 이벤트 종료 시 삭제
*/
.img_fluid{max-width: 100%; width: 100%; height: auto;}
.right_menu{position: relative; float: right;}
.gnb_event .img_fluid{max-width:140px; width: 100%; height: 60px;}

@media screen and (max-width: 1000px){
	.right_menu{display: none;}
}

/* Media Query */
@media screen and (max-width: 767px){
	.nav>li{width: 55%;}
	.right_menu{display:block; position: absolute; top: 80px; right: 20px;}


}