@charset "utf-8";
@import url(../font/font.css);
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, span, form, fieldset, input, select, label, textarea, table, caption, thead, tfoot, tbody, tr, th, td
{margin:0;padding:0;font:16px/1.5 'Noto Sans KR','맑은고딕','Malgun Gothic','나눔고딕','nanumgothic',굴림,Gulim,돋움,Dotum,Sans-serif;color:#1c1c1c;-webkit-text-size-adjust:none;letter-spacing:-0.5px;line-height:1.3em}
b, span, strong, input, a, button{font-size:inherit;font-family:inherit;color:inherit;box-sizing: border-box;}
article, aside, dialog, footer, header, section, footer, nav, figure, hgroup, details, summary, figure, figcaption {display: block;}
cite{display:inline}
html, body {height:100%;} 
body {margin:0px;}
a:link {text-decoration:none;} 
i,time,em {font-style:normal;} 
time {font-family:'LatoWeb';letter-spacing:0px}
a:visited {text-decoration:none;}
/*img{border:0;max-width:100%} */
label, input, textarea, select{vertical-align:middle}
ol,ul{list-style:none;} 
table{border-collapse:collapse;table-layout:fixed;}
fieldset{border:none}
.skip, hr, legend{position:absolute;left:-1000%;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}
button{margin:0;padding:0;border:none;background:none;outline:none;cursor:pointer;display:inline-block;}
*{box-sizing: border-box;}
/************************************************************************************************************************
	Common color
	black:#1c1c1c
	red:#e20707
	border : #ebebeb
	bg: #fbfbfb
************************************************************************************************************************/
body { overflow-x:hidden; word-wrap: break-word; word-break: keep-all; }
input[type="text"],input[type="password"] { border-radius:0; -webkit-appearance:none; box-shadow:none; }
#wrap { min-height: 100%; position: relative;margin:0 auto}
/* #container { padding-bottom: 110px;} */
.column-block {width: 100%;clear: both;margin: 0 auto}
.two-column{margin-bottom: 20px;float: left;box-sizing: border-box}
.clearfix::after {content: "";clear: both;display: table;}
.clearfix.col2 a{float:left;width:calc((100% - 10px)/2)}
.clearfix.col2 a+a {margin-left:10px}
.clearfix.col2 li {float:left;width:calc((100%)/2);margin-bottom:5px}
.clearfix.col3 li {float:left;width:calc((100%)/3);margin-bottom:5px}

.s_txt1 {font-size:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.s_txt2 {
	width:100%;font-size:1em;overflow:hidden;text-overflow:ellipsis;line-height:1.5 !important;height:3em !important;
	word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
}

.bold { font-weight:500 !important }
.mt-10 { margin-top:-10px !important }
.mt0 { margin-top:0 !important }
.mt05 { margin-top:5px !important }
.mt10 { margin-top:10px !important }
.mt20 { margin-top:20px !important }
.mt25 { margin-top:25px !important }
.mt30 { margin-top:30px !important }
.mt35 { margin-top:35px !important }
.mt40 { margin-top:40px !important }
.mt45 { margin-top:45px !important }
.mt50 { margin-top:50px !important }
.mt55 { margin-top:55px !important }
.mt60 { margin-top:60px !important }
.mt70 { margin-top:70px !important }
.mt75 { margin-top:75px !important }
.mt80 { margin-top:80px !important }
.mt85 { margin-top:85px !important }
.mt110 { margin-top:110px !important }
.mb0 { margin-bottom:0 !important }
.mb05 { margin-bottom:5px !important }
.mb10 { margin-bottom:10px !important }
.mb15 { margin-bottom:15px !important }
.mb20 { margin-bottom:20px !important }
.mb25 { margin-bottom:25px !important }
.mb30 { margin-bottom:30px !important }
.mb35 { margin-bottom:35px !important }
.mb40 { margin-bottom:40px !important }
.mb45 { margin-bottom:45px !important }
.mb50 { margin-bottom:50px !important }
.mb55 { margin-bottom:55px !important }
.mb60 { margin-bottom:60px !important }
.mb70 { margin-bottom:70px !important }
.mb75 { margin-bottom:75px !important }
.mb80 { margin-bottom:80px !important }
.mb90 { margin-bottom:90px !important }
.mb100 { margin-bottom:100px !important }
.mb120 { margin-bottom:120px !important }
.ml0 { margin-left:0 !important }
.ml05 { margin-left:5px !important }
.ml10 { margin-left:10px !important }
.ml15 { margin-left:15px !important }
.ml20 { margin-left:20px !important }
.ml40 { margin-left:40px !important }
.mr0 { margin-right:0px !important }
.mr05 { margin-right:5px !important }
.mr10 { margin-right:10px !important }
.mr15 { margin-right:15px !important }

.pd0 { padding:0 !important }

.pt10 { padding-top:10px !important }
.pt15 { padding-top:15px !important }
.pt20 { padding-top:20px !important }
.pt25 { padding-top:25px !important }
.pt30 { padding-top:30px !important }
.pb10 { padding-bottom:10px !important }
.pb15 { padding-bottom:15px !important }
.pb20 { padding-bottom:20px !important }
.pb25 { padding-bottom:25px !important }
.pb30 { padding-bottom:30px !important }
.pb40 { padding-bottom:40px !important }
.pl15 { padding-left:15px !important }
.pl0 { padding-left:0 !important }
.pl10 { padding-left:10px !important }
.pl20 { padding-left:20px !important }
.pl40 { padding-left:40px !important }
.none_bg { background:none !important }
.bt0 { border-top:0 !important }
.point_red{color:#e30707 !important}
.point_white{color:#fff !important}
.point_orange{color:#e58719 !important}
.point_blue{color:#216ab5 !important}
.point_green{color:#2db400 !important}
.point_black{color:#000 !important}
.point_gray{color:#bababa !important}

.ac { text-align:center !important }
.al { text-align:left !important }
.ar { text-align:right !important }
.bd0 { border:0 !important }
form { padding:0; margin:0; }
input[type="checkbox"],
input[type="radio"] { vertical-align:middle }

.txt_gotham_b{font-family:'LatoWeb';font-weight: 700;}
.txt_gotham_m{font-family:'LatoWeb';font-weight: 500;}
.txt_gotham_r{font-family:'LatoWeb';font-weight: 400;}

.under { text-decoration:underline !important }
.f11 { font-size:11px !important }
.f14 { font-size:14px !important }
.f15 { font-size:15px !important }
.f16 { font-size:16px !important }
.f18 { font-size:18px !important }
.f20 { font-size:20px !important }
.f21 { font-size:21px !important }
.f24 { font-size:24px !important }
.f26 { font-size:26px !important }

.lh24 { line-height:24px !important }
.lh26 { line-height:26px !important }
.lh32 { line-height:32px !important }
.lh46 { line-height:46px !important }
.fl { float:left !important }
.fr { float:right !important }
.indent20 { padding-left:20px; }
.indent30 { padding-left:30px; }
.w30 { width:30% !important }
.w35 { width:35% !important }
.w40 { width:40% !important }
.w45 { width:45% !important }
.w50 { width:50% !important }
.w53 { width:53% !important }
.w55 { width:55% !important }
.w60 { width:60% !important }
.w70 { width:70% !important }
.w65 { width:65% !important }
.w400 { width:400px !important }
.pdt10 { padding-top:10px !important; }
.pdt15 { padding-top:15px !important; }
.pdt20 { padding-top:20px !important; }
.pdt25 { padding-top:25px !important; }
.pdt30 { padding-top:30px !important; }
.pdt40 { padding-top:40px !important; }
.pdt50 { padding-top:50px !important; }
.pdt60 { padding-top:60px !important; }
.pdt70 { padding-top:70px !important; }
.pdb10 { padding-bottom:10px !important; }
.pdb15 { padding-bottom:15px !important; }
.pdb20 { padding-bottom:20px !important; }
.pdb25 { padding-bottom:25px !important; }
.pdb30 { padding-bottom:30px !important; }
.pdb40 { padding-bottom:40px !important; }
.pdb50 { padding-bottom:50px !important; }
.pdb60 { padding-bottom:60px !important; }
.pdb70 { padding-bottom:70px !important; }
.pdb0 { padding-bottom:0 !important; }
.col-box:after { display:block; content:''; clear:both;}
.col-left { float:left; }
.col-right { float:right; }
.col-box3:after { display:block; content:''; clear:both;}
.col-box3 .col { float:left; margin-left:12px; }
.col-box3 .col:first-child { margin-left:0; }
.box{background: #fff;box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);}
ul.clearfix.col4 li {float:left;width:25%;text-align:center;}
ul.clearfix.col4 li.col3 {float:left;width: calc((100%)/2);text-align:center;}
ul.clearfix.col5 li {float:left;width:20%;text-align:center;}

/*input & select*/
input.txt{
	box-sizing:border-box;width:100%;height:40px;
	padding:0 10px;
	border:1px solid #ebebeb;
	outline:none;
}
input.ar{text-align:right;}
input:disabled{background:#eee;opacity:0.5}
input.disabled{
	box-sizing:border-box;width:100%;height:40px;
	padding:0 10px;
	border:1px solid #ebebeb;
	outline:none;	
	background:#eee;opacity:0.5
}
select{
	box-sizing:border-box;width:100%;height:40px;
	padding-left:10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:#fff url(../img/btn/select2.png) no-repeat right center;
	border:1px solid #ebebeb;outline:None;vertical-align:middle;
}
select::-ms-expand { 
  display: none;
}
textarea{
	box-sizing:border-box;width:100%;height:140px;
	padding:10px;
	border:1px solid #ebebeb;
	outline:None;resize: none;
}
input[type='checkbox']{
	position:relative;width:20px;height:20px;
	border:1px solid #ccc;
	background:#fff;
	margin-right: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline:none;
}
input[type='checkbox']:checked:after{
	content: '';
	position: absolute;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	left: -1px;
	top: -1px;
	box-sizing: border-box;
	background: #e20707 url(../img/btn/check.png) no-repeat center;
}
input[type='radio']{
	position:relative;width:20px;height:20px;
	border:1px solid #ccc;
	/* border-radius:50%;
	background:#fff;margin-top: -4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline:none */
}
input[type='radio']:checked:after{
	content:'';
	position:absolute;width:20px;height:20px;
	border-radius:50%;
	/* background:#e20707 url(../img/btn/check.png) no-repeat center; */
}
input[type='radio']+input[type='radio']{margin-left:5px}
input[type='checkbox']+input[type='checkbox']{margin-left:5px}
label input{margin-right:5px;vertical-align:-4px}
label+label{margin-left:15px}

/*btns*/
.btn_datepicker{
	position:absolute;
	display:inline-block;width: 38px;
    height: 38px;
    margin: 1px 0 0 -39px;
	background:url(../img/btn/calendar.png) no-repeat;
	font-size:0
}
/*.btn_datepicker:hover,
.btn_datepicker.on{background-position:0 -16px}
*/

.btn_r{margin-top:25px;text-align:right}
.btn_c{margin-top:25px;text-align:center}
.btn_l{margin-top:25px}
.btn_r+.btn_l{position:absolute;margin-top:-37px}
.btn_r a,
.btn_c a,
.btn_l a{
	display:inline-block;box-sizing:border-box;min-width:100px;height:37px;line-height:37px;
	padding:0 15px;
	background:#444;
	text-align:center;color:#fff;font-size:14px;font-weight:600
}
a.btn{
	display:inline-block;box-sizing:border-box;	
	background:#fff;font-size:18px;font-weight:500;
	text-align:center;vertical-align:middle;
	height:45px;
	line-height:44px;
}

a.btn input{
	position:absolute;top:0;right:0;
	width:200%;height:200%;
	opacity:0;cursor:pointer;
}
a.btn.icon:before{
	content:'';
	display:inline-block;width:14px;height:10px;
	background:url(../img/icon/icons.png) no-repeat 0 -27px;
	vertical-align:-2px
}
a.btn.icon.write:before{background-position:0 -48px}
a.btn.icon.check:before{background-position:0 -69px}
a.btn.icon.file:before{background-position:0 -89px}
a.btn.icon.view:before{background-position:0 -110px}
a.btn.icon.del{background:#ccc;color:#000}
a.btn.icon.del:before{background-position:0 -6px}
a.btn.small{
    padding: 0 12px 5px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
a.btn.small.border:hover{
    color: #212529;
}
a.btn.large{width:240px;}

a.green{background:#5a971f}
a.blue{background:#216ab5}
a.skyblue{background:#18afea}
a.navy{background-color: #083E52}
a.red{background:#e20707;color:#fff}
a.black{background:#1c1c1c;color:#fff}
a.gray{background:#777}
a.tomoto {background-color:Tomato;}
a.orange {background-color:Orange;}
a.dodgerblue {background-color:DodgerBlue;}
a.mediumseagreen {background-color:MediumSeaGreen;}
a.purple {background-color:SlateBlue;}
a.violet {background-color:Violet;}

a.skyblue.border{background:none;border:1px solid #18afea;color:#18afea;font-weight:400;}
a.skyblue.border:hover{background:#eee;}

a.purple.border{background:none;border:1px solid SlateBlue;color:SlateBlue;font-weight:400;}
a.purple.border:hover{background:#eee;}

a.tomoto.border{background:none;border:1px solid Tomato;color:Tomato;font-weight:400;}
a.tomoto.border:hover{background:#eee;}
a.border{background:none;border:1px solid #1c1c1c;color:#1c1c1c;font-weight:400;}
p.btn_c a.btn+a.btn{margin-left:10px}


/* 헤더 */
header {position: relative;background-color:#fff;width: 100%;position:fixed;top:0;z-index:9000;border-bottom:1px solid #ebebeb;}
#header {position: relative;height: 80px;width: 1200px;margin: 0 auto;}
#header h1  {position: absolute;top:31px;left: 100px;}
#header>h1>a {display: inline-block;}
#header h1 img {vertical-align: top; }
#header>ul {padding-top:29px;margin-left:350px;}
#header>ul li {width:165px;display: inline-block;}
#header>ul li>a {font-family:'LatoWeb';font-weight:700;font-size:18px;color:#010101;display: inline-block;letter-spacing:1px}
#header>ul li>a:hover {color:#e20707;padding-bottom:5px;border-bottom:3px solid #e20707}
#header>ul li:nth-child(2) {width: 190px;}
#header p.log {position:absolute;right:160px;top:30px}
#header p.log a {display: inline-block;font-size:13px;font-weight:500}
#header p.log a:nth-child(2):before{content:'|';display:inline-block;margin-right:5px;margin-left:5px;}
#header p.log a.btn_srch{margin-left:30px;vertical-align:top;width:27px;height:24px;background: url(../img/btn/search2.png) no-repeat center;font-size:0}

.btn-m,.btn-m span {display: inline-block;transition: all .4s;box-sizing: border-box;}
.btn-m {position: absolute;top:32px;right:100px;width: 24px;height: 16px;}
.btn-m span {position: absolute;right: 0;width: 100%;height: 2px;background-color: #1c1c1c;}
.btn-m span:nth-of-type(1) {top: 0;}
.btn-m span:nth-of-type(2) {top: 7px;width:19px;}
.btn-m span:nth-of-type(3) {bottom: 0;}
.btn-m.active span:nth-of-type(1) {-webkit-transform: translateY (7px) rotate (-45deg);transform: translateY(7px) rotate(-45deg);}
.btn-m.active span:nth-of-type(2) {opacity: 0;}
.btn-m.active span:nth-of-type(3) {-webkit-transform: translateY(-7px) rotate(45deg);transform: translateY(-7px) rotate(45deg);}
.ico-notice {position:absolute; top:24px; right:50px; width:30px; height:30px; display:block; }
.ico-notice img {width:100%;}

/*header search btn*/
#search_box {display:none;position:fixed;top: 94px;height:80px;left: 0;right: 0;background:#fff;z-index: 100;}
#search_box .search {width:1000px;margin:0 auto;box-sizing:border-box;padding-top: 26px;position: relative;}
#search_box .search .form {position: relative;height: 26px;padding-right: 50px;box-sizing: border-box;}
#search_box .search .form input {width: 100%;height: 26px;line-height: 26px;border: 0;border-radius: 0;box-shadow: none;-webkit-appearance: none;outline:none;font-size: 18px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}
#search_box .search .form .btn-srch {position: absolute;right: 0;top: 0;width: 35px;height: 35px;background: url(../img/btn/search.png) no-repeat center;box-sizing: border-box;}
#search_box .search .form:before {content: '';position: absolute;bottom: 0;height: 26px;width: 3px;display: inline-block;background: #e20707;}
@media (max-width: 900px){
	#search_box{
		top: 60px;
		height: 65px;
		padding: 0 20px;
		z-index: 1002;
	}
	#search_box .search {
		width: 100%;
		padding-top: 18px;
	}
	#search_box .search .form .btn-srch {
		top: -3px;
		background: url(../../resources_m/img/btn/search.png) no-repeat center;
	}
	#search_box .search .form input::placeholder {color:#868686;font-size:14px}
}


/* 메뉴펼침 */
#gnb { display:none;position:absolute; left: 0; right:0; top:80px;height:157px;bottom:0;border-top:1px solid #ebebeb;background:#fff;z-index:10000 !important}
#gnb .nav {position: relative;width: 1200px;margin: 0 auto; -webkit-overflow-scrolling:touch; }
#gnb .nav > ul {width:1200px;padding-left:350px;margin:0 auto}
#gnb .nav > ul > li {display: inline-block;width:165px;vertical-align: top;}
#gnb .nav .btn-dep1 {letter-spacing:-1px;display: block; padding: 0 40px; height: 55px; line-height: 54px; font-size:20px; color: #555; position: relative; }
#gnb .nav .btn-dep0 {letter-spacing:-1px;display: block; padding: 0 40px; height: 55px; line-height: 54px; font-size:20px; color: #555; position: relative; }
#gnb .nav .btn-dep1:before { content: ''; position: absolute; right:40px; top:50%; margin-top:-5px; width:10px; height:10px; 
border-left: 1px solid #222; border-bottom:1px solid #222; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); 
transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
#gnb .nav .btn-dep2 {height: 40px; line-height: 40px;position: relative;}
#gnb .nav .btn-dep2 > li {width:150px}
#gnb .nav .btn-dep2:hover {color:#e20707;transition: bottom .3s}
#gnb .nav ul ul {box-sizing: border-box;margin-top: 10px;}
#gnb .nav > ul > li.active .btn-dep1:before { border-left: 1px solid #222; border-bottom:1px solid #222;transform:rotate(-225deg); -webkit-transform:rotate(-225deg)}
#gnb .nav .active .btn-dep1 { background: #eee;color:#222;}  

#gnb .bottom {display:block;position:absolute;top: 10px;left:885px;min-width: 210px;}
#gnb .bottom .clearfix li {float:left;width:50%}
#gnb .bottom li a {display:block;height:40px;line-height: 40px;}
#gnb .bottom li a:hover {color:#e20707;}
#gnb .bottom time {font-family:'LatoWeb';font-weight:400}

body.fixed #gnb .close {content: '';position: absolute;top:100%;left: 0;display: block;width: 100%;height:1px;background: rgba(0,0,0,0.1);font-size: 0;}
/*body.fixed #gnb .close {content: '';position: absolute;top:100%;left: 0;display: block;width: 100%;height:100vh;background: rgba(0,0,0,0.1);font-size: 0;}*/

/* 서브메뉴 헤더 */
hgroup{display:block;width:100%;margin:0 auto}
hgroup .sub_bg{position:relative;background-color:#efefef;margin: 0 auto}
hgroup h1 {position:absolute;top:100px;text-align: center;left: 0;right: 0;;font-size:3.0em;color:#fff;line-height:1em;letter-spacing:-1px;font-family:'NanumSquareL';}
hgroup h1:after {content:'';display:block;margin: 25px auto 0;padding:1px 10px;background-color:#fff;width:15px;}
hgroup h2 {position:absolute;top:250px;padding:15px 0;left:0;right:0;font-size:2.0em;color:#1b1a1a;text-align:center;line-height:1em;letter-spacing:-1px;font-family:'NanumSquareL';letter-spacing:0;background-color:#efefef}
hgroup h2:after {content:'';float: right;margin-right:30px;width:13px; height:13px; 
border-left: 1px solid #333; border-bottom:1px solid #333; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); 
transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
hgroup .header_bg{z-index:-1;height:300px;width:100%;overflow:hidden;}
hgroup .header_bg img{height:300px;width:100%;overflow:hidden;}
hgroup ul.col4 li {float:left;width:25%;text-align:center;}
hgroup ul.col4 li>a {display:inline-block;font-weight: 500;text-align:center;height:80px;line-height:80px;font-size:18px;}
hgroup ul.col4 li>a.on,
hgroup ul.col4 li>a:hover {color:#e20707}
hgroup ul.col5 li {float:left;width:20%;text-align:center;}
hgroup ul.col5 li>a {display:inline-block;font-weight: 500;text-align:center;height:80px;line-height:80px;font-size:18px;}
hgroup ul.col5 li>a.on,
hgroup ul.col5 li>a:hover {color:#e20707}

/* contents */
#contents:before{content:'';display:block;height:60px;}
#contents{display: block;width:100%;overflow:hidden; max-width: 100%;}
/*#contents.hover {opacity: 0.6;transition: .3s;} */
#contents .top_bg{width:100%;height:260px;background-color: #1c1c1c;padding-top:81px}
#contents .top_bg > div {position:relative;width:1000px;margin:0 auto;}
#contents .top_bg > div>h3 {font-size:24px;font-weight:700;color:#fff}
#contents .top_bg > div>h3 time {font-family:'LatoWeb';}
#contents .top_bg > div>p {margin-top:3px;font-family:'LatoWeb';color:#fff}
#contents .top_bg > div> a {
  position:absolute;right:0;top:0;width: 220px;height: 45px;
  font-size: 18px;line-height: 2.22;letter-spacing: -0.45px;
  text-align: center;color: #fff;border: solid 1px #ebebeb;background:#353535
}
#contents .details_head_bg {background-color: #1c1c1c;height:741px;position: absolute;top: 0;width: 100%;z-index: -1;}	
article {width:1000px;margin:0 auto; max-width: 100%;} 
article > hgroup {margin-top:-40px;background:#fff;margin-bottom:35px}
article  .title2 {position: relative;font-size:20px;font-weight:700;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
article  .title5 {font-size:30px;}
article  .title2 time {font-family:'LatoWeb';font-weight:700}
article  .title2 > .ar {position: absolute;right: 0;}
article  .title2 > .ar a.btn.small {line-height: 27px;}
article h4.title4 {text-align: left;font-weight: 700;margin-bottom: 5px;font-size:18px;}
article.brand_join {width:600px}

span.need:before{
	content:'★';
	display:inline-block;
	margin-right:3px;
	font-size:8px;vertical-align:top
}
span.need{font-size:14px;display:inline-block;padding-left:20px;text-indent: -7px;}
.viewTable td span.need:before {margin-top: -2px;}

article > .title3 {position: relative;padding:10px 20px;background:#fbfbfb}
#contents:after{content:'';display:block;height:100px;}
#contents.join:after{content:'';display:block;height:0;}
#contents.bg:after{background:#fafafa}

/* mypage */
.camp_process ul {margin-top:40px;}
.camp_process ul li {position:relative;font-size:18px;font-weight:500;width:80px;height:80px;padding-top:55px;}
.camp_process ul li span{display:block;font-size:14px;padding-top:5px;}
.camp_process ul li>em {position: absolute;top:0;left: 0;right: 0;padding-top: 12px;margin: 0 auto;display:block;font-size:18px;width:44px;height:44px;border-radius:50%;color:#fff;background:#bababa}
.camp_process ul li:nth-child(2)>em {background:#8d8d8d}
.camp_process ul li:nth-child(3)>em {background:#606060}
.camp_process ul li:nth-child(4)>em {background:#1c1c1c}
.camp_process ul li+li:before {content:'';position: absolute;left: 0;top: 30%;width:20px;height:22px;background:url(../img/icon/right_arrow_double.png) no-repeat;}
.camp_process ol {margin-bottom:75px;margin-top:30px;padding:20px 40px;background:#fbfbfb}
.camp_process ol li {font-size:14px;padding:3px 0}
.camp_process ol li>em {font-size:14px;font-family:'LatoWeb';font-weight:700;margin-right:5px}
.camp_process ol li time {font-family:'LatoWeb';font-weight:700}
/*membership*/
.camp_process .clearfix.col3 li {text-align:center;}
.camp_process .clearfix.col3 li>em {text-align:center;font-family:'LatoWeb';font-weight:700}
.camp_process .clearfix.col3 li:last-child>em {background:#1c1c1c}
.camp_process ol li a.btn {font-size:14px;line-height: 1.5em;margin-left:8px;height: 24px;font-weight:700;border-bottom:1px solid #1c1c1c}
.camp_process ol li a.btn:hover{color:#e20707;border-bottom:1px solid #e20707}
.camp_process ul.need_btn li a.btn {font-size:14px;line-height: 1.5em;margin-left:8px;height: 24px;font-weight:700;border-bottom:1px solid #1c1c1c}
.camp_process ul.need_btn li a.btn:hover{color:#e20707;border-bottom:1px solid #e20707}
/* Footer */
#scrollTop {
    display: none;
    position: fixed;
	right:23px;
    bottom: 23px;
	width: 60px;
    height: 60px;
    z-index: 99;
    padding: 0;
    overflow: hidden;
    outline: none;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    background: #fff;
	border:1px solid #e5e5e5;
	padding-top:20px;
	color:#1c1c1c;
	font-size:14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
}
#scrollTop::before {
	content:'';
    position: absolute;
    top: 28%;
	left:31%;
    width: 20px;
    height: 20px;
    border-left: 1px solid #777;
    border-bottom: 1px solid #777;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
#footer {display:block;text-align:center;width:100%;box-sizing:border-box;padding:45px 0 0;border-top: 1px solid #ebebeb;}
#footer footer{width:1000px;position:relative;margin:0 auto 50px;text-align:left}
#footer footer li {display:inline-block;letter-spacing:0;padding:8px 0}
#footer footer li+li {margin-left:20px}
#footer footer li a{color:#222;font-weight:500;font-size: 15px;}
#footer footer li a:hover{color:#222;padding-bottom:5px;border-bottom:1px solid #555;transition: bottom .3s}
#footer footer p {font-size:14px;color: #868686;line-height: 1.4em;}
#footer footer p>b {font-weight:500;}
/*#footer footer p:nth-child(1){padding-bottom:15px} */
#footer footer p:nth-child(3){padding-top:3px}
#footer footer ul {max-width:1200px;margin: 0 auto 15px;}
#footer footer p:last-child{padding-top:15px;font-weight:500}
#footer footer time {font-family:'LatoWeb';font-weight:400}

/*pop-up*/
.pop_wrap {
   position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1000   
}
.pop_ct{
	position:fixed;top:25%;left:50%;
	width:500px;
	background:#fff;
	border:1px solid #1c1c1c;
	margin-left:-250px;
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
}	
.pop_ct.medium{width:600px}
.pop_ct.large{width:1000px}
.pop_ct h2{
	position:absolute;top:25px;left:25px;width:100%;height:60px;line-height:60px;box-sizing:border-box;padding:0 25px;
	font-size:20px;font-weight:700;}
.pop_ct .pop_close{
	position:absolute;top:0;right:0;width:30px;height:30px;box-sizing:border-box;
	background:#1c1c1c url(../img/btn/pop_close.png) no-repeat center;font-size:0
}
.pop_ct .pop_close_c{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    box-sizing: border-box;
    background: #d6d6d6 url(../img/btn/close.png) no-repeat center;
    font-size: 0;
    background-size: 20px auto;
}	
.pop_ct>div{margin-top: 30px;box-sizing: border-box;padding: 25px 25px 20px;max-height: 60vh;overflow: auto;}
.pop_ct>div.alert{padding: 20px;text-align:center}
.pop_ct>div:after{content:'';display:block;width:100%;height:25px;}
.pop_ct>div h4{font-size:18px;font-weight:500;text-align:center;margin-bottom:15px}
.pop_ct>div h4.al{text-align:left;}
.pop_ct>div h4 time {font-family:'LatoWeb';font-weight:700}
.pop_ct>div .btn_c .btn {font-size:16px;font-weight:400}
.pop_ct>div td.with_btn a.btn {display: inline-block;font-size: 14px;font-weight: 400;height: 40px;padding: 0 15px;line-height: 39px;margin-left: 5px;}
.pop_ct>div.alert.brand {height:270px}
.pop_ct>div.alert.brand h3{padding-top:20px;font-size:34px;padding-bottom:10px;font-weight:700;text-align:center;}
.pop_ct>div.alert.brand p{font-size:20px;font-weight:300;text-align:center;}
.pop_ct>div.alert.brand p > b {font-weight:700;}
.pop_ct>div.alert.brand > .ps_info{background:#eee;width: 100%;position:absolute;left:0;bottom:0;text-align:center;height:60px;line-height:58px}
.pop_ct>div .title2 {position: relative;padding-bottom:20px;border-bottom:2px solid #1c1c1c}

/* 테이블 */
.btn-group {margin:30px auto 0;text-align: center;}
.btn-group a {font-size:1.3em;margin:0 5px;display:inline-block;box-sizing:border-box;width:28%;height:45px;line-height:45px;text-align:center;font-weight:600;border:1px solid #626262;color:#313131}
.btn-blue {color:#3899d7 !important;border-color:#3899d7 !important}
.btn-red {color:#cf102c !important;border-color:#cf102c !important}
.btn-orange {color:#e46e30 !important;border-color:#e46e30 !important}

.pagination{margin-top:60px;text-align:center;font-family:'LatoWeb'; justify-content: center;}
.pagination a {font-family:'LatoWeb';font-size:18px;font-weight:700;color:#1c1c1c;padding:8px;height:20px;line-height:20px;box-sizing:border-box;padding-top:8px;display: inline-block;vertical-align: top;}
.pagination a:hover{color:#e46e30}
.pagination span{margin: 0 20px;}
.pagination span a{font-family:'LatoWeb';display:inline-table;width:45px;height:20px;line-height:20px;text-align:center;font-size:18px;padding:8px;font-weight:700}
.pagination span a:hover{color:#e20707}
.pagination span a.on{color:#e20707}

.viewTable{width:100%;margin-left:-1px;border-top:1px solid #1c1c1c;background:#fbfbfb}
.viewTable th{
	padding:10px;
	border:1px solid #cecece;border-left:0;
	font-weight:500;
	background:#fbfbfb;
	padding-left: 20px;
}
.viewTable th.need:after{
	content:'★';
	display:inline-block;
	margin-left:3px;
	font-size:8px;vertical-align:top
}
.viewTable tr.left_line th:nth-child(3),
.viewTable tr.left_line th:nth-child(5) {
    border-left: 1px solid #cecece;
}

.viewTable td{
	padding:21px 15px 19px;position:relative;
	border:1px solid #cecece;border-left:0;border-right:0;
}

.viewTable td .ps{font-size:12px;color:#888}
.viewTable td span.ps{margin-left:10px}
.viewTable td>p{margin-top:8px;}
.viewTable td time{font-family:'LatoWeb';}


.viewTable .btn.update{height: 30px;line-height: 28px;background:none;border:1px solid Tomato;
color:Tomato;background:url(../img/icon/update.png) no-repeat 6px 2px;width:106px;border-radius:3px;padding-left: 26px;}
.viewTable .order_btns {float:right}
.viewTable .order_btns .upArrow, .viewTable .order_btns .downArrow {font-size: 16px;width:20px;height:20px;display: inline-block;}
.viewTable .order_btns a+a {margin-left:5px;}
.viewTable .info_ar {position:absolute;right:15px;top: 15px;}
.viewTable .info_ar >a {font-size:14px;font-weight:700;padding-bottom:3px;border-bottom:1px solid #1c1c1c}
.viewTable td.col3>input{width:calc((100% - 33px)/3)}
.viewTable td.col3>input+input{margin-left:8px}
.viewTable td.col3>select+input{margin-left:8px}
.viewTable td.col3>select+select{margin-left:8px}

.viewTable.th_line th{ 
	border-right: 0;
    text-align: left;
    padding-left: 20px;padding-top: 20px;
	vertical-align:top;
}	
.viewTable.normal {padding-top: 15px;border-bottom: 1px solid #1c1c1c;}
.viewTable.normal td {border:0;padding: 13px 15px 0;}
.viewTable.normal th {border:0;vertical-align: top;padding-top:15px;text-align:right}
.viewTable.normal td>p {margin-top: 0;}
.viewTable.normal td>p+p {margin-top: 8px;}
.viewTable.normal tr:first-child th,
.viewTable.normal tr:first-child td{padding-top: 30px;}
.viewTable.normal tr:last-child th,
.viewTable.normal tr:last-child td{padding-bottom: 30px;}
.viewTable.normal td input+input {margin-left:8px;}
.viewTable td i.yes {position:absolute;right: 21px;top: 32px;;width:22px;height:18px;background:url(../img/icon/yes.png) no-repeat;}
.viewTable td i.no {position:absolute;right: 21px;top: 33px;;width:17px;height:17px;background:url(../img/icon/no.png) no-repeat;}

.listTable{width:100%;margin-left:-1px;border-top:1px solid #1c1c1c;}
.listTable th{
	padding:10px;
	border-bottom:1px solid #cecece;
	font-weight:500;
	background:#fbfbfb;
	padding:15px 15px 12px;
	text-align:center;
}

.listTable td{
	padding:15px 15px 12px;position:relative;
	border-bottom:1px solid #cecece;
	text-align:center;
}
.listTable th.left_line,
.listTable td.left_line{border-left:1px solid #cecece;}

.listTable td.al{text-align:left}
.listTable td time {font-family:'LatoWeb';font-weight:700}
.listTable td > a.link {border-bottom: 1px dashed #555;font-weight:700} 
.listTable td > a.btn {padding-bottom: 0;border-bottom: 0;}
.listTable td > a.btn.small.border {padding-bottom: 0;border-bottom: 1px solid #1c1c1c;}
.listTable.research th,
.listTable.research td {padding-left:40px}
.listTable.research a.btn.small {font-weight:700;padding: 0;border-bottom:1px solid #1c1c1c}
.listTable a.btn.line {font-weight:700;padding: 0;border-bottom:1px solid #1c1c1c;font-size:16px;height: 34px;line-height: 34px;}
.viewTable a.btn.line {font-weight:700;padding: 0;border-bottom:1px solid #1c1c1c;font-size:16px;height: 34px;line-height: 34px;}

/* 이력확인 */
.listTable a.btn_history {margin-left:15px;font-weight:700;padding: 0;border-bottom:1px solid #1c1c1c;font-size:16px;height: 34px;line-height: 34px;}
.listTable tr.history_list {display:none;background:#fbfbfb}
.listTable tr.history_list > td {padding:0}
.listTable tr.history_list .listTable {border-top: 0;width:70%;margin:0 auto}
.listTable tr.history_list .listTable th {font-size:14px;font-weight:500}
.listTable tr.history_list .listTable td {font-size:14px;font-weight:400}
.listTable tr.history_list .listTable td time {font-weight:400}
.listTable tr.history_list .listTable tr:last-child td{border-bottom:0}

/*image upload*/
.img_upload {margin-top:20px;}
.img_upload li {position:relative;}
.img_upload .clearfix.col5 li{width:18%}
.img_upload .clearfix.col5 li+li {margin-left:25px}
.img_upload a {	
    display: table-cell;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ebebeb;
    width: 180px;
    height: 180px;
    vertical-align: middle;
    text-align: center;
	background:url(../img/bg/add_image.png) no-repeat center;
}
.img_upload a input {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 180px;
    opacity: 0;
    cursor: pointer;
}
.img_upload .del {
	position: absolute;
    top: 1px;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 17px;
    font-size: 8px;
    text-align: center;
    border: 0;
	font-size:0;
	background:url(../img/btn/close_image.png) no-repeat center;
}

/* tabArea */
.tab, .tabFaq{font-size:0}
.tab li, .tabFaq li{display:inline-block;vertical-align:top}
.tab li a, .tabFaq li a{position:relative;display:block;height:45px;box-sizing:border-box;border-bottom:2px solid #1c1c1c;text-align:center;font-size:18px;line-height:44px;color:#1c1c1c;}
.tab li+li a, .tabFaq li+li a{margin-left:-1px}
.tab li a.on, .tabFaq li a.on{background:#1c1c1c;color:#fff;z-index:1}
.tab li a.on:after, .tabFaq li a.on:after{content:'';display:block;width:10px;height:5px;position:absolute;bottom:-5px;left:50%;margin-left:-5px;}
.tabArea .tab+div{display:block}
.tabArea>div{display:none;padding:15px 0}
.tabArea>div li {position:relative;padding:3px 80px 3px 15px;color:#777}
.tabArea>div li p {font-size:13px;color:#777}
.tabArea>div li > time{position:absolute;right:10px;top:0}

/* 로그인 */
.login_wrap{margin:80px auto;width:100%;height: 100%;}
.login_wrap > article {margin: 0 auto;width:400px;background:none;padding:60px 0 100px;}
.login_wrap h1{font-size:48px;text-align:center;letter-spacing:1px}	
.login_wrap h4{font-weight:500;font-size:18px;text-align:center}	
.login_wrap > div{background: #fff;/*box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);*/margin-bottom: 30px;text-align:center}
.login_wrap .login--1 fieldset{padding:30px 0 10px;text-align: center;}
.login_wrap .login--1 div{margin:0 auto;}
.login_wrap .login--1 .login_inner{box-sizing:border-box;position:relative}
.login_wrap .login--1 h2{padding-bottom:20px;color:#333;font-size:30px;font-weight:400;text-align:center}
.login_wrap .login--1 p{padding:5px 0;font-size:18px}
.login_wrap .login--1 p>b{letter-spacing:1px}
.login_wrap .login--1 li{position:relative;padding:0 0 10px 96px}
.login_wrap .login--1 li>label{position:absolute;display:block;font-weight:500;left:0;top:10px}
.login_wrap .login--1 li input{width:100%;height:40px;box-sizing:border-box;padding:8px 20px;border:1px solid #ebebeb;}
.login_wrap .login--1 a.btn.login{width:100%;color:#fff;font-size:18px;font-weight:700;letter-spacing:-0.5px;border:0;background-color:#e20707;}	 
.login_wrap .login--1 a.btn.login:hover{color:#fff;background-color:#555;}	 
.login_wrap p.btns{text-align:center;margin-bottom:30px}
.login_wrap p.btns>a{display:inline-block;font-size:16px;height:50px;line-height:50px;}
.login_wrap p.btns>a:hover{color:Tomato}
.login_wrap p.btns>a+a:before{content:'|';display:inline-block;margin:0 10px;color: #1c1c1c;}
.login_wrap ::placeholder {font-size:14px;color:#868686;font-weight:300}
.login_wrap .login--1 .container {display:block;position:relative;text-align: left;padding:15px 0 0 0;margin-bottom:40px;cursor:pointer;font-size: 15px;-webkit-user-select: none;-moz-user-select: none; -ms-user-select: none;user-select: none}
.login_wrap .login--1 .container > input {margin-right:10px}
.login_wrap .login--1 .container > i {margin-left:15px;padding-top: 5px;font-size:14px;}

.login_wrap .login--2 .title2{position: relative;padding-bottom: 10px;border-bottom: 2px solid #1c1c1c;}
.login_wrap .login--2 .title2>b.logo{position:absolute;left:0;top: 3px;background:url(../img/common/logo_s.png) no-repeat;font-size:0;width:108px;height:20px;display:inline-block;}
.login_wrap .login--2 .title2>input {position:absolute;right:0;top: 5px;}
.login_wrap .login--2 .title2.ac{padding-left:0;padding-right:0;}
.login_wrap .login--2 >div{width:100%}
.login_wrap .login--2 a.btn {overflow:hidden;display:block;font-size:16px;}
.login_wrap .login--2 a.btn.sns {margin-bottom:10px}
.login_wrap .login--2 a.btn.sns+a.btn.sns {margin-top:10px}
.login_wrap .login--2.find {margin-top:25px;text-align:left}
.login_wrap .login--2.find h4{text-align:left;font-weight: 700;margin-bottom:5px}
.login_wrap .login--2.find h4>b{letter-spacing:1px}
.login_wrap .login--2.find li {padding:0}
.login_wrap .login--2.find li+li {margin-top:10px}
.login_wrap .login--2.find li a.btn {display:block;color:#1c1c1c;height:100px;font-weight:400;line-height:1.5em;background:#ebebeb;padding:25px 30px;text-align: left;}
.login_wrap .login--2.find.form li{position:relative;padding:0 0 10px 96px}
.login_wrap .login--2.find a.btn.confirm{width:100%;color:#fff;border:0;background-color:#1c1c1c;}	 
.login_wrap .login--2.find li>label{position:absolute;display:block;margin:0;font-weight:500;left:0;top: 10px;text-align: left;}
.login_wrap .login--2.find li input{width:100%;height:40px;box-sizing:border-box;padding:8px 20px;border:1px solid #ebebeb;}
.login_wrap .login--2.find > h5 {display:block;color:#1c1c1c;font-weight:400;line-height:1.5em;background:#ebebeb;padding:25px 30px;text-align: left;}
.login_wrap .login--2.find a.btn.find{margin-top:20px;font-weight:400;border: 1px solid #1c1c1c;}
.login_wrap .login--2.find .info_ps:before {padding-right:5px;}
.login_wrap .login--2.find .info_ps{font-size:14px;text-indent: -5px;display: block;}
.login_wrap .login--2.find .clearfix.col2 a {width:calc((100% - 10px)/2)}
.login_wrap .login--3 {border-top:1px solid #d2d2d2;padding-top:29px}
.login_wrap .login--3 p {text-align:center;}
.login_wrap .login--3 p+p {margin-top:20px}
.login_wrap .login--3 a.btn {display:block;font-size:18px;background:#1c1c1c;color:#fff}
.login_wrap .form_area i.yes {position:absolute;right: 8px;top: 10px;width:22px;height:18px;background:url(../img/icon/yes.png) no-repeat;}
.login_wrap .form_area i.no {position:absolute;right:8px;top:10px;width:17px;height:17px;background:url(../img/icon/no.png) no-repeat;}

.login_wrap a.btn.confirm{width:100%;color:#fff;border:0;background-color:#1c1c1c;}	 
.login_wrap a.btn.cancel{width:100%;color:#1c1c1c;border:0;border:1px solid #1c1c1c;}	 
.login_wrap a.btn.confirm:hover{color:#fff;background-color:#555;}
.login_wrap .form_area{text-align:left;font-size:0;width: 100%;margin: 0 auto 30px;}
.login_wrap .form_area label{width:100px;text-align:right;display:inline-block;margin:7px 10px 0 15px;vertical-align:top;height:17px;line-height:17px}
.login_wrap .form_area p>span{padding-top:5px;display: inline-block;}
.login_wrap .form_area input{vertical-align:-3px;padding:0 10px;height: 30px;}
.login_wrap .form_area input+input{margin-left:8px;}
.login_wrap .form_area select{vertical-align: top;}
.login_wrap .form_area select+input{margin-left:8px;}
.login_wrap .form_area select.cell_head{width:70px;margin-left: -2px;}
.login_wrap .form_area i{padding:0 5px;}
.login_wrap .form_area .btns a{height:30px;line-height:30px;border:0;color:#fff}


.prev_wrap article div.ac > p {line-height:1.6em}
.prev_wrap.clearfix.col3 a{float:left;width:32%}
.prev_wrap .clearfix.col3 a+a {margin-left:25px}

#contents.prev_wrap {padding:0}
.prev_wrap .terms_wrap {
    height: 220px;
    margin-top: 17px;
    margin-bottom: 30px;
}
.prev_wrap .terms_wrap pre {
    display: block;
    height: 220px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    overflow-y: scroll;
    padding: 10px;
    color: #9f9f9f;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 20px;
	font-family: 'Noto Sans KR', sans-serif;
}
.prev_wrap article {width:600px}
.prev_wrap article.w400 {width:400px}
.prev_wrap article > .title2{padding-left:115px;font-size:18px;font-weight:500}
.prev_wrap article > .title2>b.logo{position:absolute;left:0;top: 3px;background:url(../img/common/logo_s.png) no-repeat;font-size:0;width:108px;height:20px;display:inline-block;}
.prev_wrap article > .title2>input {position:absolute;right:0;top: 5px;}
.prev_wrap article > .title2.ac{padding-left:0;padding-right:0;}
.prev_wrap a.btn.black {background:#1c1c1c;color:#fff}
.prev_wrap a.btn.black.w250 {width:250px;font-size:16px}
.prev_wrap a.btn.red {background:#e20707;color:#fff}	
.prev_wrap a.btn.gray_bd {border:1px solid #fff;background:#242424;color:#fff}	
.prev_wrap span.need{font-size:16px}
.with_logo_title {margin-left:10px;font-weight:700;font-size:19px;vertical-align: top;margin-top: -2px;display: inline-block;}
.process ul li {position:relative;font-size:18px;text-align: center;color:#bababa;font-weight:500;width:80px;height:80px;padding-top:55px;}
.process ul li.on {color:#d70e06}
.process ul li>em {position: absolute;top:0;left: 0;text-align: center;right: 0;padding-top: 10px;margin: 0 auto;display:block;font-size:18px;width:44px;height:44px;border-radius:50%;color:#fff;background:#bcbcbc}
.process ul li.on>em {background:#d70e06;}
.process ul li+li:before {content:'';position: absolute;left: 0;top: 30%;width:20px;height:22px;background:url(../img/icon/right_arrow_double.png) no-repeat;}

.contents_head {
    display: block;
    width: 100%;
    height: 360px;
    background: #1c1c1c;
	padding-top:30px;
}
.contents_head p {
    font-size: 16px;
	width: 600px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	line-height:26px;
}
.contents_head h4 {font-size:20px;margin:0 auto;
	text-align:center;
	color:#fff;
	line-height:26px;
}
.contents_head h4 time{font-family:'LatoWeb';font-weight: 700;}
.contents_head h5 {
	width:600px;
	font-size:18px;margin:0 auto;
	text-align:center;
	color:#fff;
	line-height:24px;
}
.contents_head p>b.point_red{color:#e20707}
.contents_head a.btn {
    display: block;
    width: 400px;
    margin: 0 auto;
    font-size: 18px;
	font-weight:500;
	background:#e30707;
	color:#fff;
}
a.btn.sns {
	position:relative;
	border:1px solid #ebebeb;
	color:#1c1c1c;
	font-weight:400;
	text-align:left;
	padding-left:70px;
}
article.w400 a.btn.sns {width:100%;font-size:16px;margin-bottom:10px;overflow: hidden;}
a.btn.sns>em{position:absolute;left:0;width:50px;height:45px;border-right:1px solid #ebebeb;}
.naver{background:url(../img/icon/icon_naver.png) no-repeat center;}
.kakao{background:url(../img/icon/icon_kakao.png) no-repeat center;}
.google{background:url(../img/icon/icon_google.png) no-repeat center;}
a.btn.back {
	position:relative;
	font-weight:500;
	border:0;color:#1c1c1c;
	font-size:16px;width:auto;	
}
a.btn.back:hover{color: #e20707;}
a.btn.back:before{
	content:'';
	display:inline-block;
	width:7px;
	background:url(../img/btn/left_arrow3.png) no-repeat center;
	width: 7px;
    height: 10px;
    margin-right: 10px;
}
a.btn.back:hover:before{
	background:url(../img/btn/left_arrow3_on.png) no-repeat center;
}
a.btn.next {
	position:relative;
	font-weight:500;
	border:0;color:#1c1c1c;
	font-size:16px;
}
a.btn.next:after{
	content:'';
	display:inline-block;
	width:7px;
	transform:rotate(180deg);
	background:url(../img/btn/left_arrow3.png) no-repeat center;
	width: 7px;
    height: 10px;
    margin-left: 10px;
}
a.btn.next:hover:after{
	transform:rotate(180deg);
	background:url(../img/btn/left_arrow3_on.png) no-repeat center;

}
.btn_c.col2 a.btn {width: 50%;cursor:pointer}
.btn_c.col2 a.btn:hover{color: #e20707;}
.btn_c.col2 a.btn.back {text-align:left;padding-left:0}
.btn_c.col2 a.btn.next {text-align:right;padding-right:0}
	
#intro {
	height: 100vh;
	min-height: 700px;
	background:url(../img/bg/intro.jpg) no-repeat center;
	background-size:cover;
	padding-top:27%;
	text-align:center;
}
#intro h4{font-size:24px;color:#fff;text-align:center;font-weight:400}
#intro h4 > b {font-weight:700}
#intro a.btn.trans_bd {width:220px;font-weight: 400;background:url(../img/bg/btn_bg.png) no-repeat center;
	background-size:cover;border:1px solid #fff;color:#fff}
#intro a.btn.trans_bd+a.btn.trans_bd {margin-left:20px}
.prev_wrap #footer {margin-top: 0;}
.prev_wrap .viewTable {border-top: 0;background: #fff;}
.prev_wrap .viewTable td{border: 0;padding: 5px 0 5px;}
.prev_wrap .viewTable td.col3>input{width:calc((100% - 17px)/3)}
.prev_wrap .viewTable td.col3>select{width:calc((100% - 17px)/3)}
.prev_wrap .viewTable td.col3>input+input{margin-left:5px}
.prev_wrap .viewTable td.col3>select+input{margin-left:5px}
.prev_wrap .viewTable td.col3>select+select{margin-left:5px}

.prev_wrap .viewTable th {background: #fff;border:0;text-align:left;vertical-align: top;padding-left:0}
.prev_wrap .viewTable tr.top_line {border-top:1px solid #1c1c1c}
.prev_wrap .viewTable tr.bottom_line {border-bottom:1px solid #1c1c1c}
.prev_wrap .viewTable td.with_btn>input {padding-right:100px}
.prev_wrap .viewTable td.with_btn>a.btn{padding:0; position: absolute;right: 0;top: 4px;font-size:16px;width: 100px;height: 40px;background: #1c1c1c;color: #fff;line-height: 40px;}
.prev_wrap .viewTable td.with_btn>a.btn.rec{width: 40px;}
.prev_wrap .viewTable td.with_btn>span.btns{position: absolute;right: 0;top: 4px;margin:0}
.prev_wrap .viewTable td.with_btn>span.btns>a.btn{font-size:0;width: 100px;height: 40px;background:url(../img/btn/plus.png) no-repeat center;}
.prev_wrap .viewTable td.with_btn>span.btns>a.btn:first-child{background:url(../img/btn/minus.png) no-repeat center;margin-right:-4px}
.prev_wrap .viewTable td.with_btn>span.btns>a.btn.rec{width: 40px;}
::placeholder {color:#868686;}
.prev_wrap .viewTable td .need {padding-left: 10px;font-size:14px;color:#e20707;text-indent:-7px}
.prev_wrap .profile{position:relative;padding-left:110px;padding-top:10px;height:100px;margin-bottom: 20px;}
.prev_wrap .profile>dt{position:absolute;left:0;top:0}
.prev_wrap .img_upload  {margin-top: 10px;}
.prev_wrap .img_upload a  {width:100px;height:100px;background-size: 50px auto;}
.prev_wrap .img_upload a>img  {width:45px;height:auto}
.prev_wrap article > .title3 {padding: 10px 70px;line-height: 1.5em;}
.prev_wrap .top_line td select+selct{margin-left:20px}
.prev_wrap td > .title4 {position: relative;padding:10px 20px;background:#fbfbfb;color:#e20707;font-size:14px;text-align:center}
.prev_wrap td li> label+input {margin-left:10px}
.prev_wrap .viewTable td i.yes {position:absolute;right: 8px;top: 15px;width:22px;height:18px;background:url(../img/icon/yes.png) no-repeat;}
.prev_wrap .viewTable td i.no {position:absolute;right:8px;top:17px;width:17px;height:17px;background:url(../img/icon/no.png) no-repeat;}
.prev_wrap .img_upload a.del {
    left: 75px;
    right: auto;
    width: 25px;
    height: 25px;
    background: url(../img/btn/close_image.png) no-repeat center;
    background-size: 25px auto;
}	

.prev_wrap .viewTable td.with_btn.msg em {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 3px;
    right: 113px;
    color: #e20707;
	font-size:14px;
}
.prev_wrap .viewTable td p.btn_c{text-align:center;}	
.prev_wrap .viewTable td p.btn_c>a.btn{font-size:16px;width: 100px;height: 40px;background: #1c1c1c;color: #fff;line-height: 40px;}	
.prev_wrap p.btn_c a.btn+a.btn {margin-left: 0px;}

/*사전가입 url 기본값*/
label.sns_url {display:inline-block;width:155px;padding-top: 9px;text-align:left}
label.sns_url+input {width:279px;float:right} 
label.sns_url2 {display:inline-block;width:200px;padding-top: 9px;text-align:left}
label.sns_url2+input {width:calc(100% - 200px);;float:right} 	

/* multi tag */
.tag_multi li {display: inline-block;margin-bottom: 10px;margin-left:8px}
.tag_multi li span {
    display: table-cell;
    width:100px;height:40px;
    text-align: center;
    line-height: 39px;
    border: 1px solid #868686;
    color: #868686;
	box-sizing: border-box;
	cursor:pointer;
	line-height: 1.0em;
    vertical-align: middle;
	word-break: break-word;
}
.tag_multi li span.on {
    border: 1px solid #e20707;
    color: #e20707;
}
.tag_multi li span.off {
    cursor:auto;background:#ebebeb;
}
.tag_multi.col2 li span {width: 293px;}
.tag_multi.col3 li span {width: 191px;}
.tag_multi.wide {width:483px;}
.tag_multi.one li {display: inline-block;margin-bottom: 0;margin-left:8px}
.prev_wrap .tag_multi li:first-child {margin-left:0}
.prev_wrap .tag_multi li:nth-child(4n+1) {margin-left:0}
.prev_wrap .tag_multi.col2 li {margin-left:0;width:calc((100% - 12px)/2)}
.prev_wrap .tag_multi.col2 li+li {margin-left: 8px;}
.prev_wrap .tag_multi.wide {width:100%;}
.prev_wrap .tag_multi.wide li {margin-left:0;margin-right:8px}
#contents.prev_wrap:after {height: 0;}

/*해시태그*/
.hash_tags_at li span{
	position:relative;
    display: block;
    float: left;
    padding: 5px 30px 5px 10px;
    color: #fff;
    border-radius: 40px;
    margin: 5px 10px 5px 0;
	background:#1c1c1c;
}
.hash_tags_at li span:before {content:'@'}
.hash_tags_at li span a {
	position:absolute;
	right:5px;
	top:4px;
    color: #222;
    text-decoration: none;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
	border-radius: 50%;
	height:22px;
	width:22px;
	background:#fff;
}
.hash_tags_sharp {width:550px;margin:0 auto}
.hash_tags_sharp a:before {content:'#'}
.hash_tags_sharp a {
	display:inline-block;
	padding:3px;
    color: #fff;
    font-size: 20px;
}


.hash_tags li {display:inline-block;}
.hash_tags a:before {content:'#'}
.hash_tags li a {
	display:block;
    color: #fff;
    font-size: 16px;
    text-align: center;
	border-radius: 40px;
	background:#c2c2c2;
	padding: 4px 15px;	
	margin-right:3px;
}


/* 가입완료 */
.info_sucess {
	height:500px;
	padding-top:100px;
	background:#fafafa;
	text-align:center
}
.info_sucess p {font-size:18px;line-height:1.8em}
.info_sucess p:last-child {margin-top:50px}
.info_sucess p>b{font-size:24px}
.info_sucess h2{font-size:24px;line-height:1.8em}
.info_sucess a.btn.red {background:#e20707;color:#fff}
.info_sucess time {font-family:'LatoWeb';}
.info_sucess.bg_white{background:#fff}
.info_sucess.w750 {width:750px;margin:0 auto}

/*etc*/
.person_policy>div+p a{display:block;margin-top:5px;font-size:17px;color:#cc332a}
.person_policy>div{
	margin:20px 0;padding:30px;
}
.person_policy>div h3{
	margin:30px 0 15px;text-align:center;
	font-size:20px;font-weight:500;color:#333
}
.person_policy>div h4{
	margin:25px 0 15px;
	font-size:18px;font-weight:500;color:#333
}
.person_policy>div h6{
	margin:25px 0 10px;
	font-size:16px;font-weight:500;color:#333
}
.person_policy>div p{
	margin:6px 0;
	font-size:15px;color:#777;
	line-height:1.8em
}
.person_policy .indent{margin-left: 20px;}
.person_policy .indent2{margin-left: 40px;}
.person_policy>div .indent li{
	padding:3px 0;
	font-size:15px;color:#777;
	text-indent:-15px
}
.person_policy>div .indent2 li{
	padding:3px 0 3px;
	font-size:15px;color:#777;
	text-indent:-19px
}
.person_policy>div table{width:100%;}
.person_policy>div table th{
	padding:12px 0;
	border:1px solid #ccc;
	background:#f7f7f7;
	text-align:center;font-size:16px;font-weight:500;color:#333
}
.person_policy>div table td{
	padding:12px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;font-size:16px;color:#666
}
.person_policy>div table td.al{text-align:left;}


/*댓글 영역 */
.comment_area h3{position: relative;font-size:20px;font-weight:400;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
.comment_area time{font-family:'LatoWeb';}
.comment_area h3 > time{font-weight:700}
.comment_area fieldset {position:relative;background:#fbfbfb;padding:20px}
.comment_area fieldset textarea{box-sizing:border-box;width:100%;height:120px;padding:15px 120px 15px 15px;overflow:scroll;overflow-x:hidden;}
.comment_area ::placeholder{color:#868686;font-size:14px}
.comment_area fieldset p{position:absolute;right:20px;top:20px;text-align:center;font-size:0;}
.comment_area fieldset p a{
	display:block;width:100px;height:120px;line-height:119px;
	background:#1c1c1c;text-align:center;font-size:18px;color:#fff
}
.comment_area fieldset p a:hover,
.comment_area fieldset p a.on{	
	background:#222
}
.comment_area>ul{margin-bottom:40px}
.comment_area li{
	position:relative;padding:30px 0 0;
	border-top:1px solid #e4e4e7;
}
.comment_area > ul > li{
	padding-top:30px;
}	
.comment_area li dl{
	padding:5px 15px 5px 20px;
	position:relative;
}
.comment_area li dt {
	position:absolute;left:0;top:0;
}
.comment_area li dt > span{
	display:block;
	width:40px;height:40px;border:1px solid #cdcdcd;
	border-radius:50%;
	overflow:hidden
}
.comment_area li dt > span img {width:100%}
.comment_area li dd {
	display:block;font-size:16px
}
.comment_area li dd b{
	padding-top:20px;
	font-weight:500
}
.comment_area li dd b:after{
	content:'|';
	display:inline-block;
	padding: 0 5px;

} 
.comment_area .btn_box a {
	font-size:14px;font-weight:400;
	border:1px solid #ebebeb;text-align:center;
	width:60px;height:30px;line-height:29px;
}
.comment_area .btn_box{margin-bottom: 10px;padding-left:20px;}
.comment_area .btn_box a:hover{background:#ebebeb;color:#fff}
.comment_area li>p{
	line-height:1.5em;padding-left: 20px;padding-bottom:20px;	
}

.comment_area li>span{
	position:absolute;right:0;top:25px;
	color:#868686;font-size:14px
}
.comment_area li>span a:hover{color:#008a9e}
.comment_area li>span a+a:before{content: '';display: inline-block;margin: 0 8px;height: 10px;width: 2px;background: #999;}	
.comment_area li.del *{color:#999}
.comment_area li li{
	padding:20px 20px 20px 40px;
	background:#fbfbfb url(../img/bg/reply.png) no-repeat 20px 30px
}

.comment_area li li>span{right:30px;top:25px}

.comment_area li li.re2>p{
	padding-left:265px;
	position:relative;	
}
.comment_area li li.re2>p .re2_name {
	position:absolute;
	left:60px;
	top:0;
	width:210px;
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis
}

.comment_area li li.re2>p .re2_name {
	display:block;color:#868686;
}
.comment_area li li.re2>p .re2_name b{
	padding-top:20px;
	color:#868686;font-weight:500
}
.comment_area li li.re2>p .re2_name b:after{
	content:'|';
	display:inline-block;
	padding: 0 5px;

} 
.comment_area.line{
	border-bottom:1px solid #e3e3e3;margin-bottom:15px
}
.comment_area.line>ul{margin-bottom:0}

/*community*/
article.details {width:750px;margin:0 auto;padding:0}
article.details .head {margin-top:80px;text-align:center;padding: 0 85px;} 
article.details .head h6 {font-size:20px;font-weight:500;color:#f00000;text-align:center} /* txt red */
article.details .head h1 {font-size:44px;margin:5px 0 20px;font-weight:700;color:#fff;text-align:center} 
article.details .head p {font-size:20px;color:#fff;line-height:28px;text-align:center} 
article.details .head p>time,
article.details .head h6>time,
article.details .head h1>time,
article.details .body h3>time,
article.details .body p>time {font-family:'LatoWeb';font-weight:700} 
article.details .head a.btn {width: 150px;height: 45px;margin:40px 0 60px;color: #fff;border: solid 1px #ebebeb;background:#353535;}
article.details .head a.btn+a.btn {margin-left:10px}
article.details .body {box-sizing: border-box;margin-bottom:90px}	
article.details .body a.video_play {margin-top:60px;position: relative;display: block;width:750px;height: 422px;background-size: cover;background-position: 0 center;border: 1px solid #d8d8d8;}	
article.details .body span.img {margin-top:60px;position: relative;display: block;width:750px;}	
article.details .body .txt_con1 {margin:45px 0;line-height:28px;font-size:18px;/*min-height: 444px;*/} 
article.details .body .txt_con1 img{width: 100%;} 
article.details .body .txt_con1 video{width: 100%;} 
article.details .body .txt_con1 p {line-height:28px;font-size:18px;text-align: center;} 
article.details .body .txt_con1 p+p {margin-top:30px} 
article.details .body .txt_con2 {position:relative;padding-bottom:20px;margin-bottom:15px;border-bottom:1px solid #ebebeb}
article.details .body .txt_con2 h3 {font-size:20px;margin-bottom:10px}
article.details .body .reaction{position:absolute;right:0;bottom:20px;}
article.details .body .txt_con3 {position:relative}
article.details .body .txt_con3 p > a{padding:0;height:auto;color:#868686;font-size:14px;font-weight:400}
article.details .body .txt_con3 p > a:hover{color:#e20707}
article.details .body .txt_con3 p > a+a:before{content: '';display: inline-block;margin: 0 8px;height: 10px;width: 2px;background: #999;}	

/*캠페인 상세 - 스크랩/공유 버튼*/
article.details .body .txt_btns > a {padding: 0;height: auto;color: #868686;font-size: 14px;font-weight: 400;}
article.details .body .txt_btns > a:hover{color:#e20707}
article.details .body .txt_btns > a+a:before{content: '';display: inline-block;margin: 0 8px;height: 11px;width: 2px;background: #868686;}	
article.details .body .txt_btns {text-align:right;margin-bottom: 15px;border-bottom: 1px solid #ebebeb;}

a.video_play:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.5) url(../img/icon/play.png) no-repeat center;opacity: 0;transition: .3s;}
a.video_play:hover:after{opacity:1}
a.btn.like {width:80px;text-align:left;font-size:0;background: url(../img/btn/like.png) no-repeat center ;}
a.btn.like.on {background: url(../img/btn/like_on.png) no-repeat center ;}
.reaction a+span {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url(../img/icon/reaction_like.png) no-repeat center;
    background-size: auto 100px;
    font-size: 0;
    z-index: 1000;
}
.reaction a.on+span {background-image: url(../img/icon/reaction_like_on.png);}
article.details .foot {padding-bottom:95px}
article.details .foot .reaction a.btn.like{color: #fff;background: url(../img/icon/heart_w.png) no-repeat 10px center;border: 0;padding: 0;font-size: 14px;padding-left: 35px;margin-top: 282px;}
article.details .title2 {position: relative;font-size:20px;margin-bottom:40px;font-weight:400;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
article.details .title2>time {font-family:'LatoWeb';font-weight:700;}
article.details .title22 {position: relative;margin-top:40px;font-size:20px;font-weight:700;padding-bottom:10px;} /*with table*/
article.details .title2 > b {font-weight:700;}
article.details ul.viewTable {padding:20px;}
article.details ul.viewTable li {padding:0 0 10px 32px;text-indent:-12px} 
article.details ul.viewTable li>time {font-family:'LatoWeb';font-weight:400;display:inline-block;margin-right: 5px;} 
article.details p.viewTable {padding:20px;position:relative;line-height:1.8em} 
article.details p.viewTable>.cnt_msg {position:absolute;right:20px;bottom:0;font-size:14px} 
article.details p.viewTable>.cnt_msg>b {color:#e20707} 
article.details .detailWrite {margin-top:55px;}
article.details .detailWrite >h2 {font-size:20px;font-weight:700;text-align:center;padding-bottom:10px}
article.details .detailWrite >h2>span {font-weight:400;}
article.details p.btn_c {margin-top:60px;}
article.details p.btn_c > a.btn {width:240px;}



/*thumbs_list */
.thumbs_list {width:100%;overflow:hidden;}
.thumbs_list li{position:relative;width:49%;height:500px;float:left;}
.thumbs_list li+li{margin-left:10px}
.thumbs_list li a> span{display: block;border: 1px solid #ebebeb;overflow:hidden;height: 320px;}
.thumbs_list li .reaction {position:absolute;top:0;left:0;}
.thumbs_list li > a:after {content:'';display:block;position:absolute;top:0;left:0;width:326px;height:326px;background: url(../img/bg/thumb_bg.png) no-repeat 0 0 ;}
.thumbs_list li dt{font-size:20px;font-weight:700;margin-bottom:15px}
.thumbs_list li dd:first-child{color:#e20707;margin-top:20px;margin-bottom:5px}
.thumbs_list li dd{font-weight:500}
.thumbs_list li a.btn{width:100%;color:#fff;background:#1c1c1c;margin-top:20px}
.thumbs_list li a.btn:hover{background:#e20707}
.thumbs_list li time {font-family:'LatoWeb';font-weight:700}
.thumbs_list li a > span > img {
	-webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1); 
    -o-transform:scale(1);  
    transform:scale(1);
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
	width:100%;
}

.thumbs_list li a:hover > span > img {
    -webkit-transform:scale(1.10);
    -moz-transform:scale(1.10);
    -ms-transform:scale(1.10);   
    -o-transform:scale(1.10);
    transform:scale(1.10);
} 
.paging{
	padding-top:20px;
	text-align:center;font-size:0
}
.paging span{
	display:inline-block;width:7px;height:7px;
	margin:0 5px;
	background:#cdcdcd;border-radius:50%;
	vertical-align:top
}
.paging span.cycle-pager-active{background:#ff4444}
.thumbs_roll {
    position: relative;
    padding: 0 45px;
}
.thumbs_roll button {
    position: absolute;
    top: 37%;
    left: 0;
    width: 13px;
    height: 24px;
    background: url(../img/btn/arrow_left2.png) no-repeat center;
    font-size: 0;
    transition: .3s;
}
.thumbs_roll button+button {
    left: auto;
    right: 0;
    background-image: url(../img/btn/arrow_right2.png);
}

/*images_list*/
.images_list {width:100%;overflow:hidden;}
.images_list li{position:relative;width:100%;height:750px;}
.images_roll .paging{padding:0;font-size:0}
.images_roll .paging span{display:none;}
.images_roll {position: relative;padding: 0;}
.images_roll button {position: absolute;bottom: 0;right: 50px;width: 50px;height: 50px;background: url(../img/btn/arrow_left3.png) no-repeat center;font-size: 0;transition: .3s;z-index: 100;}
.images_roll button+button {left: auto;right: 0;background-image: url(../img/btn/arrow_right3.png);}

/*error*/
body.error{background:#fff}
.error>div{
	position:relative;max-width:1040px;height:100vh;
	margin:100px auto;
	background:url(../img/error.png) no-repeat
}
.error>div dl{
	height:200px;
	padding-top:130px;
	text-align:center;
}
.error>div dl dt{font-size:30px;color:#222;letter-spacing:-1px}
.error>div dl dd{padding-top:10px;font-size:16px;color:#666}
.error>div p{text-align:center;margin-top: 83px}
.error>div p a{
	display:inline-block;width:320px;height:45px;line-height:45px;
	background:#e20707;
	text-align:center;font-size:18px;font-weight:600;color:#fff
}

/* campaign search */
.no_data:before {content:'';width:91px;height:81px;display:block;margin: 0 auto 20px;background: url(../img/icon/search_big.png) no-repeat center;}
.no_data {text-align:center;padding-top:20px;margin-bottom:50px}
li.no_data {width:100% !important;max-width: 1000px;height: 150px !important;}
article.details2 {max-width:1000px;margin:0 auto;padding:0}
article.details2 .head {margin-top:100px;} 
article.details2 .thumbs_list li > a:after {content:'';display:block;position:absolute;top:0;left:0;background: none;}
article.details2 .images_list li {position:relative;padding-left:600px;height:600px;padding-top: 70px;}
article.details2 .images_list li>span{position:absolute;left:0;top:0;width:600px;height:600px}
article.details2 .images_list li>span>img{width:100%}
article.details2 .images_roll button {position: absolute;bottom: 0;right: auto;left:500px;width: 50px;height: 50px;background: url(../img/btn/arrow_left3.png) no-repeat center;font-size: 0;transition: .3s;z-index: 100;}
article.details2 .images_roll button+button {left:550px;background-image: url(../img/btn/arrow_right3.png);}
article.details2 .images_list li>div{text-align:left;padding-left:60px}
article.details2 .head h6 {font-size:20px;font-weight:500;color:#f00000;} /* txt red */
article.details2 .head h1 {font-size:42px;margin:5px 0 20px;font-weight:700;color:#fff;} 
article.details2 .head p {font-size:25px;padding-left:5px;font-weight:500;color:#fff;line-height:28px;} 
article.details2 .head p>time {font-family:'LatoWeb';font-weight:700} 
article.details2 .head h6>time,
article.details2 .head h1>time,
article.details2 .body h3>time {font-family:'LatoWeb';font-weight:700} 
article.details2 .head a.btn {width: 240px;height: 45px;margin:40px 0 60px;color: #fff;background:#e20707;}
/* article.details2 .head h6>time:before{content:'';display: inline-block;margin: 0 8px;height: 15px;width: 2px;background: #e20707;}	*/
article.details2 .body {box-sizing: border-box;margin-bottom:90px}	
article.details2 .title2 {position: relative;font-size:20px;margin-bottom:40px;font-weight:400;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
article.details2 .title2>time {font-family:'LatoWeb';font-weight:700;}
article.details2 .hash_tags_sharp a {color: #e20707;font-size: 18px;}


.search-box {display: block;padding: 0 15px;margin: 0 auto;padding: 70px 200px 100px;}
.search-box .search {padding: 15px 50px 15px 15px;background: #fff;position: relative;}
.search-box .search .form {position: relative;border-bottom: 1px solid #1c1c1c;height: 50px;padding-right: 50px;box-sizing: border-box;}
.search-box .search .form input {width: 100%;height: 48px;line-height: 48px;border: 0;border-radius: 0;box-shadow: none;-webkit-appearance: none;outline:none;font-size: 18px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}
.search-box .search .form .btn-srch {position: absolute;right: 0;top: 0;width: 70px;height: 48px;background: url(../img/btn/search.png) no-repeat center;box-sizing: border-box;}


article.details2 .thumbs_list li{position:relative;width:32%;height:530px;float:left;} /*2020-02-19*/
.thumbs_list li dt{font-size:20px;font-weight:700;margin-bottom:10px}
.thumbs_list li dd:first-child{color:#e20707;margin-top:20px;margin-bottom:5px}
.thumbs_list li dd{font-weight:500}
.thumbs_list li dd:last-child time {padding-left:3px}
.thumbs_list li a.btn{width:100%;color:#fff;background:#1c1c1c;font-weight:400;margin-top:20px}
.thumbs_list li a.btn:hover{background:#e20707}
article.details2 .thumbs_list li a.btn.done{color:#e20707;cursor:auto}
article.details2 .thumbs_list li a.btn.done:hover{background:#1c1c1c;}
article.details2 .thumbs_list li:nth-child(3n+1){margin-left:0}
article.details2 .thumbs_list li p.done{position:absolute;top:0;left:0;background: url(../img/bg/thumb_block.png) no-repeat center;color:#fff;width: 320px;height: 320px;line-height: 300px;text-align: center;}
article.details2 .body .thumbs_list li {margin-bottom: 30px;}

/* -------------- loader -------------- */
.loader_wrap{position:relative;margin:40px 0}
.loader:before{
    content: "";
    position: absolute;
    top: 2px;
    left: -25px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    -webkit-animation: loaderg 3s ease-in-out infinite;
            animation: loaderg 3s ease-in-out infinite;
}
.loader{
    position: relative;
    width: 19px;
    height: 19px;
    top: 46%;
    left: 50%;
    border-radius: 50%;
    -webkit-animation: loaderm 3s ease-in-out infinite;
            animation: loaderm 3s ease-in-out infinite;
}
.loader:after{
    content: "";
    position: absolute;
    top: 3px;
    left: 28px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    -webkit-animation: loaderd 3s ease-in-out infinite;
            animation: loaderd 3s ease-in-out infinite;
}
@-webkit-keyframes loaderg{
    0%{background-color: rgba(226, 7, 7, .6);}
    25%{background-color: rgba(226, 7, 7, 1);}
    50%{background-color: rgba(226, 7, 7, .4);}
    75%{background-color: rgba(226, 7, 7, .0);}
    100%{background-color: rgba(226, 7, 7, .4);}
}
@keyframes loaderg{
    0%{background-color: rgba(226, 7, 7, .6);}
    25%{background-color: rgba(226, 7, 7, 1);}
    50%{background-color: rgba(226, 7, 7, .4);}
    75%{background-color: rgba(226, 7, 7, .0);}
    100%{background-color: rgba(226, 7, 7, .4);}
}
@-webkit-keyframes loaderm{
    0%{background-color: rgba(226, 7, 7, .0);}
    25%{background-color: rgba(226, 7, 7, .4);}
    50%{background-color: rgba(226, 7, 7, 1);}
    75%{background-color: rgba(226, 7, 7, .4);}
    100%{background-color: rgba(226, 7, 7, .0);}
}
@keyframes loaderm{
    0%{background-color: rgba(226, 7, 7, .0);}
    25%{background-color: rgba(226, 7, 7, .4);}
    50%{background-color: rgba(226, 7, 7, 1);}
    75%{background-color: rgba(226, 7, 7, .4);}
    100%{background-color: rgba(226, 7, 7, .0);}
}
@-webkit-keyframes loaderd{
    0%{background-color: rgba(226, 7, 7, .6);}
    25%{background-color: rgba(226, 7, 7, .0);}
    50%{background-color: rgba(226, 7, 7, .4);}
    75%{background-color: rgba(226, 7, 7, 1);}
    100%{background-color: rgba(226, 7, 7, .4);}
}
@keyframes loaderd{
    0%{background-color: rgba(226, 7, 7, .6);}
    25%{background-color: rgba(226, 7, 7, .0);}
    50%{background-color: rgba(226, 7, 7, .4);}
    75%{background-color: rgba(226, 7, 7, 1);}
    100%{background-color: rgba(226, 7, 7, .4);}
}

/* community main */
.sub_main .details_head_bg{background: #1c1c1c url(../img/sub/txt_p.png) no-repeat 9% 80px;}
.sub_main .details_head_bg2{height:741px;position: absolute;top: 0;width: 100%;z-index: -1;background: #1c1c1c;/*background: #1c1c1c url(../img/sub/txt_p.png) no-repeat 90% 80px;*/}
.sub_main .details_head_bg3{position: absolute;top: 50%;width: 100%;z-index: -1;background: url(../img/main/main_bg.png) no-repeat center 59%;}	
.sub_main .details_foot_bg{position: absolute;width:100%;height:1140px;top:calc(44%);width: 100%;z-index: -1;background: url(../img/sub/txt_um.png) no-repeat center 0}
.sub_main .details_foot_bg2{position: absolute;width:100%;height:1327px;top:calc(36%);width: 100%;z-index: -1;/*background: url(../img/sub/txt_um2.png) no-repeat center 0*/}
article.details3 {max-width:1000px;margin:0 auto;padding:0}
article.details3 .images_list li {position:relative;padding-left:0;height:550px;padding-top: 150px;}
article.details3 .images_list li span{position:absolute;right:0;top:0;width:550px;height:550px}
article.details3 .images_list li span>img{width:100%}
article.details3 .images_roll button {position: absolute;bottom: 180px;right: auto;left:0;width: 50px;height: 50px;background: url(../img/btn/arrow_left3.png) no-repeat center;font-size: 0;transition: .3s;z-index: 100;}
article.details3 .images_roll button+button {left:50px;background-image: url(../img/btn/arrow_right3.png);}
article.details3 .images_list li div{text-align:left;padding-left:0}
article.details3 .images_list li a.btn {width: 240px;height: 45px;margin: 40px 0 60px;color: #fff;background: #e20707;}
article.details3 h6 {font-size:20px;font-weight:500;color:#f00000;} /* txt red */
article.details3 h1 {font-size:44px;margin:5px 0 20px;font-weight:700;color:#fff;} 
article.details3 p {font-size:20px;font-weight:500;color:#fff;line-height:28px;} 
article.details3 p>time {font-family:'LatoWeb';font-weight:700} 
article.details3 h6>time,
article.details3 h1>time,
article.details3 h3>time,
.sort_area .tab_menu > a  {font-family:'LatoWeb';font-weight:700} 
article.details3 .title2 {position: relative;font-size:20px;margin-bottom:40px;font-weight:400;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
article.details3 .title2>time {font-family:'LatoWeb';font-weight:700;}
article.details3 .thumbs_list li {width: 32%; height: 500px;}
article.details3 .thumbs_list li:nth-child(3n+1){margin-left:0}

article.details3 .reaction a.btn.like {width: 42px;height:36px;margin-left: 5px;margin-top: 9px;text-align: left;font-size: 0;background: url(../img/btn/heart_w.png) no-repeat center;}
article.details3 .reaction a.btn.like.on {width: 42px;height:36px;text-align: left;font-size: 0;background: url(../img/btn/heart_w_on.png) no-repeat center;}
article.details3 .thumbs_list li> a{display:block}
article.details3 .thumbs_list li> a.video_play:after {
    content: '';
    display: block;
    width: 100%;
    height: 325px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/icon/play2.png) no-repeat center;
    opacity: 1;
    transition: .3s;
}	

article.details3 .thumbs_list li a> span{border:0;width:325px;height: 325px;}
article.details3 h3{margin-top:55px;font-size:40px;margin-bottom:40px}

.sort_area {position:relative;margin-bottom: 40px;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
.sort_area .tab_menu {color:#1c1c1c;display:inline-block;font-size:20px;font-weight:400;}
.sort_area h3{margin-bottom:0 !important}
.sort_area .tab_menu > a {color:#1c1c1c;display:inline-block;font-size:20px;font-weight:400;}
.sort_area .tab_menu > a.on {color:#e20707;font-weight:700;}
.sort_area .tab_menu > a+a:before{content: '';display: inline-block;margin: 0 10px 0 5px;height: 15px;width: 2px;background: #1c1c1c;}	
article.details3 .sort_area select {font-size:14px;height:30px;background:#fff url(../img/btn/select3.png) no-repeat right center;}
article.details3 .sort_area .ar {position:absolute;right:0;top: 0;}
article.details3 .sort_area h3+p.ar{top:25px}
article.details3 .sort_area .btn {height:30px;display:inline-block;margin-left:5px;padding: 0 10px;color:#1c1c1c;line-height:28px;font-size:14px;border: 1px solid #1c1c1c}
article.details3 .sort_area select+a.btn {margin-left:5px;}


.monthly > li{display:block;width:1000px;height:155px;/*padding:40px*/}
.monthly > li+li{margin-top:10px}
.monthly > li h3{font-size:30px;font-weight:700;margin:0;margin-top:10px}

/* 챌린지 종료 영상 */
.video_list {margin-top:8px}
.video_list li {position:relative;padding-left:0;margin-bottom:8px;overflow:hidden}
.video_list.clearfix.col3 li {
    width: calc((100% - 16px)/3);margin-bottom:8px;
}	
.video_list li:nth-child(3n+1),
.video_list li:nth-child(3n+2) {margin-right:8px;}
.video_list li>span{display:block;overflow:hidden;width:325px;height:325px}
.video_list li>span>img{width:100%}
.video_list li a > span > img {
	-webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1); 
    -o-transform:scale(1);  
    transform:scale(1);
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
}
.video_list li:hover a > span > img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);   
    -o-transform:scale(1.15);
    transform:scale(1.15);
} 
.video_list a.video_play {position: relative;display: block;width:325px;height: 325px;background-size: cover;background-position: 0 center;border: 0;overflow:hidden}
.video_list a.video_play:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.5) url(../img/icon/play.png) no-repeat center;opacity: 0;transition: .3s;}
.video_list a.video_play:hover:after{opacity:1}

/*챌린지 이벤트 메인 */
article.details3 .thumbs_list.col2 li {width: 49.5%; height: auto;margin-bottom:40px}
article.details3 .thumbs_list.col2 li:nth-child(3n+1){margin-left:10px}
article.details3 .thumbs_list.col2 li:nth-child(2n+1){margin-left:0}
article.details3 .thumbs_list.col2 li a> span {width: 100%;}
article.details3 .thumbs_list.col2 li > a:after {width: 100%;height: 326px;background: none;}
article.details3 .thumbs_list.col2 li p.done {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/bg/thumb_block.png) no-repeat center;
	background-size:cover;
    color: #fff;
    width: 495px;
    height: 325px;
    line-height: 300px;
    text-align: center;
}

/*캠페인 메인 */
.thumbs_main_list li+li{margin-left:10px} 
.thumbs_main_list li > a {display:block;position:relative;}
.thumbs_main_list li a> span{display: block;overflow:hidden}
.thumbs_main_list li a> span img{width:100%}
.thumbs_main_list li dl {position:absolute;left:0;top:0;width:500px;padding-top:350px;padding-left:18px;height:500px;background: url(../img/main/front_bg.png) no-repeat center;background-size:cover}
.thumbs_main_list li dt{font-size:30px;font-weight:700;margin-bottom:10px;color:#fff}
.thumbs_main_list li dd:first-child{color:#e20707;margin-top:20px;margin-bottom:5px}
/* .thumbs_main_list li dd:first-child time:before{content: '';display: inline-block;margin: 0 8px;height: 15px;width: 2px;background: #e20707;}	*/
.thumbs_main_list li dd{font-weight:500;color:#fff;font-size:20px}
.thumbs_main_list li dd:last-child{padding-left:5px}
.thumbs_main_list li time {font-family:'LatoWeb';font-weight:700}
article.wide {width: 100vw;padding-left: calc((100vw - 1015px) /2);margin-top:-80px;margin-bottom:115px;height:611px;}


/* Light Carousel */
.lc-wrapper {
	height: 535px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.lc-wrapper .lc-carousel {
	position: relative;
	left: 0px;
	display: inline-block;
	/*word-spacing: -.36em;*/
}

.lc-wrapper .lc-carousel-item {
	display: inline-block;
}

.lc-wrapper .lc-arrow {
	position: absolute;
    width: 35px;
    height: 38px;
    background: url(../img/btn/arrow_left2.png) no-repeat center;
    font-size: 0;
    transition: .3s;
}

.lc-wrapper .lc-arrow:hover {
	background-color: #eee;
}

.lc-wrapper .lc-arrow:active {
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15)
}

.lc-wrapper .lc-arrow-left {
	left: 15px;
}

.lc-wrapper .lc-arrow-right {
	right: 15px;
    background-image: url(../img/btn/arrow_right2.png);
}

.lc-wrapper .lc-scrollbar-track {
	position: relative;
	display: block;
	background-color: #eee;
	height: 1px;
	border-radius: 4px;
	width: 100%;
	top: 2px;
	margin: 0;
}

.lc-wrapper .lc-scrollbar-thumb {
	position: absolute;
	left: 0px;
	background-color: #1c1c1c;
	height: 6px;
	border-radius: 6px;
	width: 10%;
	top: -2px;
	margin: 0;
	cursor: pointer;
}

.lc-wrapper .lc-scrollbar {
	display: block;
	position: absolute;
	height: 6px;
	bottom: 0;
	left: 0;
	width: 100%;
	user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	font-size: 0;
}

/*마이 박스*/
.top_bg .profile {
	padding:5px 15px 5px 75px;
	position:relative;
}
.top_bg .profile span{
	position:absolute;left:0;top:0;
	display:block;
	width:65px;height:65px;
	border-radius:50%;
	overflow:hidden
}
.top_bg .profile span> img {width: auto;height: 65px;}

.img_upload2 {width:200px;margin:0 auto}
.img_upload2 li {position:relative;width:100%}
.img_upload2 li > span,
.img_upload2 a {	
    display: table-cell;
    box-sizing: border-box;
    overflow: hidden;
    border: 0;
    width: 200px;
    height: 229px;
    vertical-align: middle;
    text-align: center;
	background: #fbfbfb url(../img/bg/add_image2.png) no-repeat center;
}

.img_upload2 a input {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 229px;
    opacity: 0;
    cursor: pointer;
}
.img_upload2 a img,
.img_upload2 li > span img  {
    display: block;
    margin-top: -30px;
    width: 200px;
    height: 200px;
}	
.img_upload2.detail li a,
.img_upload2.detail li > span {	
	display:block;
    box-sizing: border-box;
    overflow: hidden;
    border: 0;
    width: 200px;
    height: 200px;
    vertical-align: middle;
    text-align: center;
	border-radius:50%;
	border:1px solid #ebebeb;	
	background:none;
}

.img_upload2.detail .no_img a {	
    display: table-cell;
    box-sizing: border-box;
    overflow: hidden;
    border: 0;
    width: 200px;
    height: 200px;
    vertical-align: middle;
    text-align: center;
	background: #e7e7e7;
	color:#fff;
	font-size: 20px;
	font-weight: 700;
}
.img_upload2.detail .no_img .add {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    border: 0;
	border-radius:50%;
	background:#868686;
	color:#fff;
	font-weight:300;
}
.img_upload2.detail h4 {font-weight:700;text-align:center;font-size: 18px;margin-top: 16px;}
.img_upload2.detail a img,
.img_upload2.detail li > span img  {
    display: block;
    margin-top: 0;
    width: 200px;
    height: 200px;
}

.img_upload2.detail .del,
.img_upload2 .del {
	position: absolute;
    top: 1px;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 17px;
    font-size: 8px;
    text-align: center;
    border: 0;
	font-size:0;
	border-radius:50%;
	background:url(../img/btn/close_image.png) no-repeat center;
}
.img_upload2  > p {position:absolute;bottom: 69px;left: 13%;text-indent: -7px;}
.viewTable.myinfo .img_upload2 li > span, .img_upload2 a {
	display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
}
.viewTable.myinfo .img_upload2 a img, .img_upload2 li > span img {
    display: block;
    margin-top: 0;
}
.checkpw--1 {width:100%;max-width:400px;margin:0 auto;padding-bottom: 30px;}
.checkpw--1 fieldset{padding:50px 0 10px;text-align: center;}
.checkpw--1 > p {padding:30px 0 10px;text-align: center;}
.checkpw--1 > p >a {margin-left:30px}
.checkpw--1 .login_inner{box-sizing:border-box;position:relative}
.checkpw--1 h2{padding-bottom:20px;line-height: 1.6em;font-size:18px;font-weight:400;text-align:center}
.checkpw--1 li{position:relative;padding:0 0 10px 90px}
.checkpw--1 li>label{position:absolute;display:block;font-weight:500;left: 50px;top: 9px;}
.checkpw--1 li input{width:220px;height:40px;box-sizing:border-box;padding:8px 20px;border:1px solid #ebebeb;}
.checkpw--1 a.btn.login{width:100%;color:#fff;font-size:18px;font-weight:700;letter-spacing:-0.5px;border:0;background-color:#e20707;}	 
.checkpw--1 a.btn.login:hover{color:#fff;background-color:#555;}

.dot_list {padding:40px;background:#fbfbfb;}
.dot_list li:before{content: '\2022';display: inline-block;vertical-align: top;text-indent: -11px;margin-right: 1px;}
.dot_list li{text-indent:-7px;margin-bottom: 10px;line-height: 1.5em;}

.input_list {padding:20px}
.input_list li {display:block;margin-bottom:10px;}
.input_list textarea{height:100px;margin-top:8px}

.input_list li label {
	position:relative;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 42px;
	padding-left:20px

}
.input_list input[type='radio']{
	position:absolute;width:100%;height:45px;
	top:0;
	left:0;
	cursor: pointer;
	border:1px solid #ebebeb;
	border-radius:0;
	background:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline:none
}
.input_list input[type='radio']:checked:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;height:43px;
	border-radius:0;
	border:1px solid #e20707;
	background:none;
}
.input_list li.on label {
	color:#e20707;
}

.viewTable.th_line td.with_btn>input {width: calc(100% - 100px);}
.viewTable.th_line td.with_btn> a.btn{position: absolute;right: 15px;top: 21px;font-size:16px;width: 100px;height: 40px;background: #1c1c1c;color: #fff;line-height: 40px;}
.viewTable.th_line td.with_btn> a.btn.rec{width: 40px;}
.viewTable.th_line td.with_btn span.btns{position: absolute;right: 0;top: 4px;margin:0}
.viewTable.th_line td.with_btn span.btns>a.btn{font-size:0;width: 100px;height: 40px;background:url(../img/btn/plus.png) no-repeat center;}
.viewTable.th_line td.with_btn span.btns>a.btn:first-child{background:url(../img/btn/minus.png) no-repeat center;margin-right:-4px}
.viewTable.th_line td.with_btn span.btns>a.btn.rec{width: 40px;}

.search-box2 {
    display: block;
    margin: 0 auto;
	width:620px;
    padding: 80px 0 0;
}
.search-box2 .form {
    position: relative;
    border-bottom: 1px solid #1c1c1c;
    padding-right: 50px;
    box-sizing: border-box;
}
.search-box2 .form input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
	outline:none;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.search-box2 .form .btn-srch {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 48px;
    background: url(../img/btn/search.png) no-repeat center;
    box-sizing: border-box;
}
.search-box2 select {
    width: 140px;
    height: 40px;
	font-size:14px;
	color:#1c1c1c;
	background: #f6f6f6 url(../img/btn/select.png) no-repeat 95px center;
    border: 0;
    margin-top: 3px;	
}	
.search-box2 .form select+input{width:375px}
.search-box2 .form select+label{margin-left:15px}
.search-box2 .form label {font-weight:500;margin-right:10px}
.info_ps:before{
	content:'*';
	display:inline-block;
	font-size:8px;vertical-align:top
}
.info_ps{padding-left:20px;font-size:14px;text-indent: -10px;display: block;}

.viewTable.research td.with_btn>input {width: calc(100% - 100px);}
.viewTable.research td.with_btn>a.btn{position: absolute;right: 15px;top: 21px;font-size:16px;width: 40px;height: 40px;background: #1c1c1c;color: #fff;line-height: 40px;}
.viewTable.research td.with_btn>span.btns{position: absolute;right: 0;top: 21px;margin:0}
.viewTable.research td.with_btn>span.btns>a.btn{font-size:0;width: 40px;height: 40px;background:url(../img/btn/plus.png) no-repeat center;}
.viewTable.research td.with_btn>span.btns>a.btn:first-child{background:url(../img/btn/minus.png) no-repeat center;margin-right:-4px}
.viewTable.research td.with_btn>span.btns>a.btn.rec{width: 40px;}
.viewTable.research td.with_btn.two>span.btns{right: 20px;}

dl.top_menu{position:relative;padding-left:250px}
dl.top_menu dt{position:absolute;left:0;font-size:20px;font-weight:700}
dl.top_menu dt>b:after{content:'';display:block;padding-bottom:3px;border-bottom:2px solid #1c1c1c}
dl.top_menu+dl.top_menu{margin-top:35px}
dl.top_menu dd a+a{margin-left:10px}
.sub_head {text-align:center;margin:0 auto 30px;width:750px;position:relative}
.sub_head h1 {font-size:44px;text-align:center;width: 500px;margin: 0 auto 30px;}
.sub_head h3 {font-size:24px;text-align:center;width: 500px;margin: 40px auto 10px;}
.sub_head h6 {font-size:20px;font-weight: 500;color: #f00000;text-align: center;margin-bottom:10px}
.sub_head h6 > b:before {content:'|';display:inline-block;padding:0 5px}
.sub_head p {font-size:18;font-weight: 500;text-align: center;margin-bottom:10px}
.sub_head h6>time,
.sub_head h1>time,
.sub_head p>time {font-family:'LatoWeb';font-weight:700} 

/*신청자 리스트*/
.title2 > .total {
	margin-left:10px
}
.title2 > .total:before {content:'|';display:inline-block;margin-right:10px} 
.table_wrap{position:relative}
.table_wrap .btns_top{position:absolute;right:0;top:-38px}
.table_wrap .btns_top a+a{margin-left:5px}
.point_gray.small {font-size:12px;color:#8d8d8d}
.table_wrap .listTable td {line-height: 1.6em;}
.table_wrap .btns_top.normal a+a:before{content:'|';display:inline-block;margin-left:5px;margin-right:5px;color:#1c1c1c}
.table_wrap .btns_top.normal a+a {margin-left: 0;}
.table_wrap .btns_top.normal a{font-size:14px;font-weight:700}
.table_wrap .btns_top.normal a.on,
.table_wrap .btns_top.normal a:hover {color:#e20707}

/*신청자 상세*/
.stars{color:#1c1c1c;font-size:20px}
.stars:before{content:'';display:inline-block;margin-right:2px;vertical-align: top;width:32px;height:22px;margin-left:15px;background:url(../img/icon/stars.png) no-repeat center;}
.research_list dt{margin-top:25px;border-bottom:3px solid #1c1c1c;padding-bottom:10px;font-weight:500}
.research_list dd{padding:10px 0;border-bottom:1px solid #ebebeb;font-size:14px}
.research_list time {font-family:'LatoWeb';font-weight:700;margin-right:5px} 

/*캠페인 통계*/
.graph_area {border:1px solid #ebebeb;min-height:200px;overflow:hidden;padding:25px}
.graph_area img {max-width:100%;}
.table_wrap.stats .viewTable {background:#fff;margin-top:10px;}
.table_wrap.stats .viewTable thead{background:#fbfbfb}
.table_wrap.stats .viewTable th:last-child{border-right:0}
.table_wrap.stats .viewTable td{text-align:center;border-right: 1px solid #cecece;}
.table_wrap.stats .viewTable td:last-child{border-right:0}
.table_wrap.stats p>time {font-family:'LatoWeb';font-weight:700;margin-right:5px} 
.table_wrap.stats .dot_list {padding: 15px 20px 35px;background: #fff;}
.table_wrap.stats .dot_list li {margin-bottom: 0;color:#868686;font-size:14px}

.table_wrap .tab, .table_wrap .tabFaq{position:absolute;right:0;top:-38px}
.table_wrap .tab a+a, .table_wrap .tabFaq a+a{margin-left:5px}
.table_wrap .tab li+li a:before, .table_wrap .tabFaq li+li a:before{content:'|';display:inline-block;margin-left:10px;margin-right:8px;color:#1c1c1c}
.table_wrap .tab li+li, .table_wrap .tabFaq li+li {margin-left: 0;}
.table_wrap .tab li a, .table_wrap .tabFaq li a{font-size:14px;font-weight:700;height: 22px;border-bottom: 0;line-height: 1.5em;}
.table_wrap .tab li a.on,
.table_wrap .tab li a:hover,
.table_wrap .tabFaq li a.on,
.table_wrap .tabFaq li a:hover {background:none;color:#e20707}
.table_wrap .tabArea>div {padding: 0;}
.table_wrap .tabArea .btns_top {top: 23px;}

/*캠페인 관리 서브메뉴 */
.sub_menu {margin-top:80px;margin-bottom:80px}
.sub_menu li a {display: block;text-align: center;font-size:20px;color:#1c1c1c;font-weight:700;padding-bottom:10px;border-bottom:2px solid #1c1c1c}
.sub_menu li a.on,
.sub_menu li a:hover{color:#e20707;border-bottom:2px solid #e20707}
.sub_menu.gray {margin-bottom:60px}
.sub_menu.gray a {color:#868686}
.sub_menu.gray li a.on,
.sub_menu.gray li a:hover{color:#1c1c1c;border-bottom:2px solid #1c1c1c}
.sub_menu .clearfix.col2 li {float:left;width:calc((100%)/2)}
.sub_menu .clearfix.col2 li a {width:100%}
.sub_menu .clearfix.col2 li+li {margin-left:0}
.sub_menu .clearfix.col3 li {float:left;width:calc((100%)/3)}
.sub_menu .clearfix.col3 li.col2 {float:left;width:calc((100%)/2)}
.sub_menu .clearfix.col3 li+li {margin-left:0}

.listTable th time {font-family:'LatoWeb';font-weight:700;margin-right:5px} 

/*faq & 1:1 문의 */
#accordion_list>li{border-bottom:1px solid #ebebeb;padding:0}
#accordion_list time {font-family:'LatoWeb';font-weight:700;margin-right:5px} 

#accordion_list>li>a{
	position:relative;
	display:block;font-weight:500;
	padding:15px 40px 15px;
	color:#1c1c1c;font-size:16px;line-height:1.2em;
}
#accordion_list>li>a:before{
	content:'Q';
    position:absolute;
	left:20px;top:16px;
    font-family: 'LatoWeb';
    font-weight: 700;
    font-size: 15px;
}	
#accordion_list>li>a:after{
	content: ''; position: absolute; right:40px; top:50%; margin-top:-5px; width:10px; height:10px; 
	border-left: 2px solid #1c1c1c; border-bottom:2px solid #1c1c1c; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); 
	transition:all 0.3s ease; -webkit-transition:all 0.3s ease;
}
#accordion_list>li>a.on:after { border-left: 2px solid #1c1c1c; border-bottom:2px solid #1c1c1c;transform:rotate(-225deg); -webkit-transform:rotate(-225deg)}
#accordion_list>li>a time{display:block;font-size:13px;color:#999}
#accordion_list>li>div{
	display:none;
	padding:20px 40px;
	border-top:1px solid #dadee1;
	position:relative
}
#accordion_list>li>div:before{
	content:'A';
    position:absolute;
	left:21px;top:22px;
    font-family: 'LatoWeb';
    font-weight: 700;
    font-size: 15px;
}	
.search-box2 .form2 {position: relative;border-bottom: 1px solid #1c1c1c;padding-right: 50px;box-sizing: border-box;}
.search-box2 .form2 input {width: 100%;height: 48px;line-height: 48px;border: 0;border-radius: 0;box-shadow: none;-webkit-appearance: none;outline:none;font-size: 16px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}
.search-box2 .form2 .btn-srch {position: absolute;right: 0;top: 0;width: 70px;height: 48px;background: url(../img/btn/search.png) no-repeat center;box-sizing: border-box;}
.search-box2 .form2 select {width: 140px;height: 40px;font-size:16px;color:#1c1c1c;background: #f6f6f6 url(../img/btn/select.png) no-repeat 95px center;border: 0;margin-top: 3px;	}	

.search-box2 .form2 label{display:inline-block;font-weight:500}
.search-box2 .form2 label+select{margin-left:5px}
.search-box2 .form2 select+label{margin-left:35px}
.search-box2 .form2 label+input{margin-left:5px;width:300px}
.search-box2 .form2 input ::placeholder {font-size:15px}
article.board h2.title2 {font-size:30px}
article.board h2 {font-size:30px}
article.board .table_wrap .tab, article.board .table_wrap .tabFaq {right: auto;top: -41px;left: 167px;}
article.board .table_wrap .tab li a, article.board .table_wrap .tabFaq li a {font-size: 18px;font-weight: 400;}
article.board .table_wrap .tab li a.on, 
article.board .table_wrap .tab li a:hover,
article.board .table_wrap .tabFaq li a.on,
article.board .table_wrap .tabFaq li a:hover {font-weight:500;color: #e20707;}
.btn > time {font-family:'LatoWeb';font-weight:700;margin-right:5px} 
article.board td time {font-weight:400}
article.board td b > time {font-weight:700}

article.board td.textarea > div {min-height: 100px;}
article.board td.file_area.notice {padding-top:20px}
article.board td.file_area.notice li{display:block;background: url(../img/icon/file.png) no-repeat 0 9px;height: 30px;line-height: 30px;}
article.board td.file_area.notice li > a:after {content: '';
    display: inline-block;
    background: url(../img/sub/ico_download.png) no-repeat center bottom;
    background-size: 20px auto;
    width: 25px;
    height: 25px;
    padding: 0 10px;
    vertical-align: top;}

.viewTable td.file_area {
    position: relative;
	padding-top:55px;
}
.viewTable td.file_area .btn_f {
	position:absolute;
	left:15px;
	top:15px;
    box-sizing: border-box;
    display: inline-block;
    min-width: 100px;
    height: 35px;
    line-height: 35px;
    background: #1c1c1c;
    text-align: center;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    overflow: Hidden;
    cursor: pointer;
}
.viewTable td.file_area .btn_f input {
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 200%;
    opacity: 0;
    cursor: pointer;
}
.viewTable td.file_area .info {
    position: absolute;
    top: 15px;
    left: 150px;
	font-size:14px;
	font-weight:300;
}
.viewTable td.file_area ul li {
    padding-left: 15px;display: inline-block;
    background: url(../img/icon/file.png) no-repeat 0 4px;
}
.viewTable td.file_area li a{font-size:14px;}
.viewTable td.file_area li a.btn_del {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: top;
    color: #222;
    font-weight: 600;
    font-size: 12px;
	margin-left: 10px;
    margin-right: 25px;
    text-decoration: none;
}
article.board .viewTable th {border-right: 0;}

/*mybox 인플루언서*/
.mybox_info{margin:70px 0;position:relative;}
.mybox_info dt{padding-top:45px;display:inline-block;width:calc(100% - 634px)}
.mybox_info dt a > p{font-size:20px;font-weight:700;border-bottom:2px solid #1c1c1c;padding-bottom: 8px;}
.mybox_info dd{vertical-align: top;box-sizing:border-box;display:inline-block;width:200px;height:200px;margin-left:8px;padding-top:40px;}
.mybox_info dd p {text-align:center;color:#fff;font-weight:500}
.mybox_info dd h3 {margin-top:10px;font-size:32px;line-height:0.9em;text-align:center;color:#fff;}
.mybox_info dd time {font-family:'LatoWeb';font-weight:700}
.mybox_info dd>a {display:block;height: 200px;padding-top: 40px;margin-top: -40px;}
.mybox_info dd.level {background: #f08383 url(../img/icon/icon_diamond.png) no-repeat center 145px}
.mybox_info dd.level.no {background: #f08383}
.mybox_info dd.star {background: #9e9e9e url(../img/icon/icon_star.png) no-repeat center 145px}
.mybox_info dd.point {background: #494949 url(../img/icon/icon_dollar.png) no-repeat center 145px}
.mybox_info dd.star time:before{content:'';display:inline-block;width:25px;height:24px;background: url(../img/icon/icon_star2.png) no-repeat 0 0}
.mybox_info dd.point time:after{content:'P';display:inline-block;font-size:20px;}
.mybox_info dd.star h3,
.mybox_info dd.point h3{font-size:44px}
.mybox_info dd.level h3 {margin-top:17px;}
.mybox_info dd.level.no h3 {margin-top:40px;}
.mybox_info2 {margin-bottom:60px}
.mybox_info2 div.point{padding-top:40px;vertical-align: top;box-sizing:border-box;width:200px;height:200px;}
.mybox_info2 div.point p {text-align:center;color:#fff;font-weight:500}
.mybox_info2 div.point h3 {margin-top:10px;font-size:36px;text-align:center;color:#fff;}
.mybox_info2 time {font-family:'LatoWeb';font-weight:700}
.mybox_info2 div.point {background: #494949 url(../img/icon/icon_dollar.png) no-repeat center 135px}
.mybox_info2 div.point time:after{content:'P';display:inline-block;font-size:20px;}
.mybox_info2 div.point h3{font-size:44px}
.mybox_info2 .btn {font-weight:400}
.mybox_info2 label {vertical-align: top;display:inline-block;width:160px;font-weight:500}
.mybox_info2 label+time {font-size:30px}
.mybox_info2 li {float:left}
.mybox_info2 li:nth-child(1) {width:25%;}
.mybox_info2 li:nth-child(2) {width:45%;}
.mybox_info2 li:nth-child(2) p:nth-child(1) {margin:15px 0 40px}
.mybox_info2 li:nth-child(2) p:nth-child(3) {margin:40px 0 15px}
.mybox_info2 li:nth-child(3) p {text-align:center}
.mybox_info2 li:nth-child(3) p:nth-child(1)  {margin-top:20px;}
.mybox_info2 li:nth-child(3) p:nth-child(2)  {margin:10px 0 20px;font-size:30px}

.mybox_info3 {display:block;margin-bottom:60px;position:relative}
.mybox_info3 li {float:left}
.mybox_info3 li:nth-child(1) {width:25%;}
.mybox_info3 li:nth-child(2) {width:75%;}
.mybox_info3 time {font-family:'LatoWeb';font-weight:700}
.mybox_info3 label {vertical-align: top;display:inline-block;margin-right:20px;font-weight:500;}
.mybox_info3 label+time {font-size:30px}
.mybox_info3 div.star {text-align: center;vertical-align: top;box-sizing:border-box;display:inline-block;width:200px;height:200px;margin-left:8px;padding-top:40px;background: #9e9e9e url(../img/icon/icon_star.png) no-repeat center 135px}
.mybox_info3 div.star p {text-align:center;color:#fff;font-weight:500}
.mybox_info3 div.star h3{margin-top:10px;font-size:36px;text-align:center;color:#fff;}
.mybox_info3 .clearfix.col3 span{
	float:left;
	display:inline-block;
	width:calc(100%/3);
}


.search-box3 {position: relative;background:#fbfbfb;padding: 15px 40px;box-sizing: border-box;}
.search-box3 .btn {display:inline-block;width:140px;line-height:39px;height:40px;font-weight:400;margin-left:15px}
.search-box3 select {font-size:14px;height:40px;margin-left:35px}	
.search-box3 label{display:inline-block;font-weight:500}
.search-box3 label+input{margin-left:15px;height:40px;}
.search-box3 input+select{margin-left:35px}
.search-box3.ac {text-align:center} 

/*sns upload*/
.sns_upload {margin-top:20px;}
.sns_upload li {position:relative;display:inline-block;margin-top:10px;vertical-align: top;margin-right:8px}
.sns_upload li>p {color:#868686;margin-top:8px}
.sns_upload a {	
	position:relative;
    display: table-cell;
    box-sizing: border-box;
    overflow: hidden;
    width: 120px;
    height: 120px;
    vertical-align: middle;
    text-align: center;
	background:#e1e1e1 url(../img/btn/plus2.png) no-repeat center;
}
.sns_upload li .img {	
	position:relative;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    width: 120px;
    height: 120px;
    vertical-align: middle;
    text-align: center;
	border:1px solid #ebebeb;
	background:#e1e1e1 url(../img/btn/plus2.png) no-repeat center;
}
.sns_upload li .img>img{width:100%}
.sns_upload li .img:hover:after {
	content:'';
	position: absolute;
	display:block;
    top: 0;
    left: 0;	
	background:url(../img/sub/profile_bg.png) no-repeat center;
    width: 120px;
    height: 120px;
}
.sns_upload .del {
	position: absolute;	
	display:none;
    top: 40px;
    left: 61px;
    width: 60px;
	color:#fff;
	text-align:center;
    font-size: 12px;
	padding-top:30px;
	z-index:2;
	background:url(../img/btn/close_w.png) no-repeat center 0;
}.sns_upload .reload {
	position: absolute;
	display:none;
    top: 40px;
    left: 0;
    width: 60px;
	color:#fff;
	text-align:center;
    font-size: 12px;
	padding-top:30px;
	z-index:2;
	background:url(../img/btn/reload.png) no-repeat center 0;
}
.sns_upload li .img:hover a{display:inline-block}
.sns_upload time {font-family:'LatoWeb';font-weight:700}

.viewTable.sns {background:#fff;padding-top: 15px;border-bottom: 0;}
.viewTable.sns td {border:0;padding: 13px 15px 0;}
.viewTable.sns th {background:#fff;border:0;padding-top:15px;text-align:left}
.viewTable.sns td>p {margin-top: 0;}
.viewTable.sns td>p+p {margin-top: 8px;}
.viewTable.sns tr:first-child th,
.viewTable.sns tr:first-child td{padding-top: 30px;}
.viewTable.sns tr:last-child th,
.viewTable.sns tr:last-child td{padding-bottom: 30px;}
.viewTable.sns td label {display:inline-block;width:130px}
.viewTable.sns td label+input {width:calc(100% - 130px)}
.viewTable.sns td input+input {margin-left:8px;}
.viewTable.sns tr:nth-child(even) th{color:#868686}

.mybox_info3{margin:55px 0;position:relative;}
.mybox_info3 dt{padding-top:120px;display:inline-block;width:calc(100% - 634px)}
.mybox_info3 dt > span{font-size:20px;font-weight:700;border-bottom:2px solid #1c1c1c;padding-bottom: 8px;}
.mybox_info3 dd{vertical-align: top;box-sizing:border-box;display:inline-block;}

.mybox_info3 .sns_upload li {
    float: left;
    width: calc((100% - 35px)/3);
}
.mybox_info3 .sns_upload ul::after {
    content: "";
    clear: both;
    display: table;
}

.viewTable.myinfo td.with_btn>a.btn {
    position: absolute;
    right: 15px;
    top: 21px;
    font-size: 16px;
    width: 100px;
    height: 40px;
    background: #1c1c1c;
    color: #fff;
    line-height: 40px;
}
.viewTable.myinfo .img_upload2 > p {bottom: 32px;}
.viewTable .img_upload2 > p>span.need:before{
	content:'★';
	display:inline-block;
	margin-right:3px;
	font-size:8px;vertical-align:top
}
h2.title2 span.need:before,
.viewTable.th_line p>span.need:before{
	content:'★';
	display:inline-block;
	margin-right:3px;
	font-size:8px;vertical-align:top
}
.viewTable td.with_btn.col3>input+input {margin-left: 8px;}
.viewTable td.with_btn.col3>select+input {margin-left: 8px;}
.viewTable td.with_btn.col3>input {width: calc((100% - 116px)/3);}
.viewTable td.with_btn.col3>select {width: calc((100% - 116px)/3);}
.viewTable .img_upload2 > p>span.need time {font-family:'LatoWeb';}
.viewTable td.at {vertical-align: top;padding-top: 60px;}
.viewTable td.at .img_upload2 > p {bottom:auto;top:320px}
.viewTable.myinfo td.col3>select {width: calc((100% - 30px)/3);}
.viewTable.myinfo td.col3>select+select {margin-left: 8px;}
.viewTable.myinfo td p.with_btn{position:relative}
.viewTable.myinfo td p.with_btn>span.btns{position: absolute;right: 0;top: 0;margin:0}
.viewTable.myinfo td p.with_btn>span.btns>a.btn{font-size:0;width: 100px;height: 40px;background:url(../img/btn/plus.png) no-repeat center;}
.viewTable.myinfo td p.with_btn>span.btns>a.btn:first-child{background:url(../img/btn/minus.png) no-repeat center;margin-right:-4px}
.viewTable.myinfo td p.with_btn>span.btns>a.btn.rec{width: 40px;}
.viewTable.myinfo td p.with_btn.msg em {display: inline-block;height: 40px;line-height: 40px;position: absolute;top: 0;right: 113px;color: #e20707;font-size:14px;}
.viewTable.myinfo td p.with_btn.msg .btn{position: absolute;display:block;right: 0;top: 0;font-size: 16px;width: 100px;height: 40px;background: #1c1c1c;color: #fff;line-height: 40px;}	
.viewTable td.channel label{display:inline-block;margin-right:10px;}
.viewTable td.channel select{width:120px}

/* 배송 현황 */
.search-box {
    display: block;
    margin: 0 auto;
    padding: 0 60px 15px 15px;
    background: #fff;
    position: relative;
    box-sizing: border-box;
}

.search-box .btn-srch {
    position: absolute;
    right: 10px;
    top: 0;
    width: 50px;
    height: 40px;
    background: url(../img/btn/search.png) no-repeat center;
    box-sizing: border-box;
}

td.cnt_msg {padding-bottom:20px}
td.cnt_msg >p {position:absolute;right:20px;bottom:0;font-size:14px} 
td.cnt_msg >p>b {color:#e20707} 

/*별점*/
.star_rating {margin:100px auto;text-align:center}
.star_rating h2 {font-size:20px;text-align:center;background:#fbfbfb;padding:30px 0}
.gl-star-rating[data-star-rating] {
  position: relative;
  display: block;
}

.gl-star-rating[data-star-rating] > select {
  overflow: hidden;
  visibility: visible !important;
  position: absolute !important;
  top: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: circle(1px at 0 0);
          clip-path: circle(1px at 0 0);
  white-space: nowrap;
}

.gl-star-rating[data-star-rating] > select::before,
.gl-star-rating[data-star-rating] > select::after {
  display: none !important;
}

.gl-star-rating-ltr[data-star-rating] > select {
  left: 0;
}

.gl-star-rating-rtl[data-star-rating] > select {
  right: 0;
}

.gl-star-rating[data-star-rating] > select:focus + .gl-star-rating-stars::before {
  opacity: 0.5;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  outline: dotted 1px currentColor;
  pointer-events: none;
}

.gl-star-rating-stars {
  position: relative;
  display: inline-block;
  height: 40px;
  vertical-align: middle;
  cursor: pointer;
}

.gl-star-rating-stars > span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 40px;
  background-repeat: no-repeat;
  background-image: url(../img/icon/star-empty.svg);
  margin: 0 10px 0 0;
}

.gl-star-rating-stars > span:last-of-type {
  margin-right: 0;
}

.gl-star-rating-rtl[data-star-rating] .gl-star-rating-stars > span {
  margin: 0 0 0 4px;
}

.gl-star-rating-rtl[data-star-rating] .gl-star-rating-stars > span:last-of-type {
  margin-left: 0;
}

.gl-star-rating-stars.s10 > span:nth-child(1),
.gl-star-rating-stars.s20 > span:nth-child(-1n+2),
.gl-star-rating-stars.s30 > span:nth-child(-1n+3),
.gl-star-rating-stars.s40 > span:nth-child(-1n+4),
.gl-star-rating-stars.s50 > span:nth-child(-1n+5),
.gl-star-rating-stars.s60 > span:nth-child(-1n+6),
.gl-star-rating-stars.s70 > span:nth-child(-1n+7),
.gl-star-rating-stars.s80 > span:nth-child(-1n+8),
.gl-star-rating-stars.s90 > span:nth-child(-1n+9),
.gl-star-rating-stars.s100 > span {
  background-image: url(../img/icon/star-full.svg);
}

.gl-star-rating-text {
  display: inline-block;
  position: relative;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background-color: #212121;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 12px 0 6px;
  margin: 0 0 0 30px;
}

.gl-star-rating-text::before {
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 17px 12px 17px 0;
  border-color: transparent #212121 transparent transparent;
}

.gl-star-rating-rtl[data-star-rating] .gl-star-rating-text {
  padding: 0 6px 0 12px;
  margin: 0 12px 0 0;
}

.gl-star-rating-rtl[data-star-rating] .gl-star-rating-text::before {
  left: unset;
  right: -12px;
  border-width: 17px 0 17px 12px;
  border-color: transparent transparent transparent #212121;
}
.rating-box {
  display: inline-block;
  vertical-align: top;
}
.rating-box ul {
  margin: 0;
  padding: 0;
  width:250px
}

.rating-box ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding:0
}
.rating-box ul li i{
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    background-image: url(../img/icon/star-empty.png);
    margin: 0 5px 0 0;
}	

.rating-box ul li.hovered > i {
  background-image: url(../img/icon/star-full.png);
}
.rating-box .info {
  color: #3c3c3c;
  font-size: 0.8em;
}
.rating-box .info.max {
  float: right;
}
.star_rating .form-control::before {
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 17px 12px 17px 0;
    border-color: transparent #212121 transparent transparent;
}
.star_rating .form-control {
    display: inline-block;
    position: relative;
    height: 34px;
    line-height: 33px;
    font-size: 14px;
    font-weight: 400;
	letter-spacing:3px;
    color: #fff;
    background-color: #212121;
    white-space: nowrap;
    vertical-align: middle;
	box-sizing: border-box;
    padding: 0 12px 0 6px;
    margin: 5px 0 0 30px;
}
.star_rating .form-control > input{background-color: #212121;color:#fff;border:0;width:10px;font-size: 14px;vertical-align: auto;vertical-align: unset;}

/*광고주 가입 */
.brand_join .viewTable td.col3>input {width: calc((100% - 23px)/3);}
.brand_join .viewTable td.col3>input+input {margin-left: 8px;}
.brand_join .viewTable td.with_btn > p{position:relative}
.brand_join .viewTable td.with_btn > p input {width: calc(100% - 40px);}
.brand_join .viewTable td.with_btn > p a.btn{font-size:0;width: 40px;margin-left:-4px;height: 40px;}
.brand_join .viewTable td.with_btn > p a.btn.plus{background:url(../img/btn/plus.png) no-repeat center;}
.brand_join .viewTable td.with_btn > p a.btn.minus{background:url(../img/btn/minus.png) no-repeat center;}
.brand_join .viewTable td.email>input:first-child{width:40%}
.brand_join .viewTable td.email>input:nth-child(3){width:calc(60% - 17px)}
.brand_join .viewTable td.email>i{font-family:'LatoWeb';font-weight:700;width:12px;height:12px;display:inline-block;}
.brand_join p a.btn.small {padding:0; margin-left:30px;border-bottom:1px solid #1c1c1c}
.info_sucess.join {background:#fff;}

/* Progressbar*/
.progressbar {
    width: 100%;
	margin-top: 5px;
	margin-bottom: 35px;
	position: relative;
	background-color: #fefefe;
	box-shadow: inset 0px 1px 1px rgba(0,0,0,.1);
}

.proggress{
	height: 8px;
	width: 10px;
	background-color:#f08383 !important;
}
/*
#jq_1 .proggress {background-color:Orange !important;}
#jq_2 .proggress {background-color:Tomato !important;}
#jq_3 .proggress {background-color:SlateBlue !important;}
#jq_4 .proggress {background-color:Violet !important;}
#jq_5 .proggress {background-color:MediumSeaGreen !important;}
#jq_6 .proggress {background-color:MediumSeaGreen !important;}
*/
.percentCount{
	float:right;
	margin-top: 10px;
	clear: both;
	font-weight: 700;
	font-family: 'LatoWeb';
}

/* 인플루언서 회원가입 혜택 / 광고주 가입 절차 */
.benefit {position:relative;height:519px}
.benefit ul {margin:40px 0 80px;}
.benefit ul li {position:relative;font-size:18px;text-align:center;font-weight:500;width:50%;height:145px;padding:75px 0 25px;}
.benefit ul li>em {position: absolute;top:20px;left: 0;right: 0;padding-top: 10px;margin: 0 auto;display:block;font-size:18px;width:44px;height:44px;border-radius:50%;color:#fff;text-align:center;background:#1c1c1c}
.benefit ul li>em,
.benefit .info time,
.benefit li time {font-family:'LatoWeb';font-weight:700}
.benefit ul li:nth-child(1){border-right:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;margin-bottom:0;}
.benefit ul li:nth-child(2){border-bottom:1px solid #d2d2d2;margin-bottom:0}
.benefit ul li:nth-child(3){border-right:1px solid #d2d2d2}
.benefit .info {padding:20px 40px;background:#f3f3f3;position:absolute;bottom: 0;left: 0;}
.benefit .info h4{text-align:left;color:#e20707}
.benefit.brand {width:500px;height: 330px;margin: 0 auto;position:relative;}
.benefit.brand ul {background: #fff;padding-top:25px;margin: 40px 0 0;height:320px}
.benefit.brand ul li:nth-child(1){border-bottom:0;}
.benefit.brand ul li:nth-child(2){border-bottom:0;border-right:1px solid #d2d2d2}
.benefit.brand ul li:nth-child(3){border-right:0}
.benefit.brand .info {text-align:left;position: absolute;bottom: 0;left: 0;width: 100%;}
.benefit.brand .info p:before{content: '\2022';display: inline-block;vertical-align: top;text-indent: -11px;margin-right: 1px;}
.benefit.brand .info p{text-indent:-7px;margin-bottom: 10px;line-height: 1.5em;}
#intro.brand {padding-top: 5%}
.pop_ct .ps_info {font-size:14px}
.pop_ct h3 {font-size:30px}





/* 멤버십 */
#contents .top_bg2{width:100%;height:360px;background-color: #1c1c1c;padding-top:100px}
#contents .top_bg2 > div {position:relative;width:1000px;margin:0 auto;}
#contents .top_bg2 > div>h3 {text-align:center;font-size:24px;color:#fff}
#contents .top_bg2 > div>h3 time {font-family:'LatoWeb';font-weight:700;}
.membership_menu {width:700px;margin:-100px auto 0}
.membership_menu li {float:left;width:calc((100% - 10px)/2);margin-bottom:10px}
.membership_menu li:nth-child(2),
.membership_menu li:nth-child(4) {margin-left:10px}
.membership_menu li a {display:block;width:345px;height:235px;padding-top:180px;text-align:center;font-size:24px;border:1px solid #e1e1e1;background:#fff url(../img/sub/icon_mem1.png) no-repeat center 40px;}
.membership_menu li time {font-family:'LatoWeb';font-weight:700;letter-spacing:2px}
/* .membership_menu li:nth-child(2) a{background:#fff url(../img/sub/icon_mem2.png) no-repeat center 40px;} */
.membership_menu li:nth-child(2) a{background:#fff url(../img/sub/icon_mem3.png) no-repeat center 40px;}
.membership_menu li:nth-child(3) a{background:#fff url(../img/sub/icon_mem4.png) no-repeat center 40px;}
.membership_menu li:nth-child(4) a{background:#fff url(../img/sub/icon_mem4.png) no-repeat center 40px;}
.membership_menu li a:hover{color:#fff;background:#e20707 url(../img/sub/icon_mem1_on.png) no-repeat center 40px;border: 1px solid #e20707;}
/* .membership_menu li:nth-child(2) a:hover{background:#e20707 url(../img/sub/icon_mem2_on.png) no-repeat center 40px;} */
.membership_menu li:nth-child(2) a:hover{background:#e20707 url(../img/sub/icon_mem3_on.png) no-repeat center 40px;}
.membership_menu li:nth-child(3) a:hover{background:#e20707 url(../img/sub/icon_mem4_on.png) no-repeat center 40px;}
.membership_menu li:nth-child(4) a:hover{background:#e20707 url(../img/sub/icon_mem4_on.png) no-repeat center 40px;}
.membership_level .clearfix.col5 li {width:20%;height:230px;position:relative;background:#a4a4a4;text-align:center}
.membership_level .clearfix.col5 li:after{content:'';position:absolute;top:50%;right:-12px;width: 0;height: 0;border-style: solid;border-width: 12px 0 12px 12px;z-index:2;border-color: transparent transparent transparent #a4a4a4;}
.membership_level li em {display: block;margin: 28px auto 0;font-family:'LatoWeb';font-weight:700;font-size:22px;color:#fff;width:40px;height:40px;line-height:38px;border-radius:50%;border:2px solid #fff}
.membership_level li h4{font-size:22px;color:#fff;margin:20px 0}
.membership_level li p{color:#fff}
.membership_level time {font-family:'LatoWeb';font-weight:700;}
.membership_level .clearfix.col5 li:nth-child(2){background:#777}
.membership_level .clearfix.col5 li:nth-child(2):after{border-color: transparent transparent transparent #777;}
.membership_level .clearfix.col5 li:nth-child(3){background:#494949}
.membership_level .clearfix.col5 li:nth-child(3):after{border-color: transparent transparent transparent #494949;}
.membership_level .clearfix.col5 li:nth-child(4){background:#1c1c1c}
.membership_level .clearfix.col5 li:nth-child(4):after{border-color: transparent transparent transparent #1c1c1c;}
.membership_level .clearfix.col5 li:nth-child(5){background:#e20707}
.membership_level .clearfix.col5 li:nth-child(5):after{border-color: transparent transparent transparent #fff;}
.membership_info li {position:relative;display:block;border-top:5px solid #574339;padding-top:25px;padding-left:390px;padding-bottom:65px}
.membership_info h3 {position:absolute;left:0;top:25px;font-size:50px;line-height: 1.2em;}
.membership_info dl {position:relative;padding-left:200px;}
.membership_info dt {position:absolute;left:0;top:0;font-weight:700;padding-bottom:20px}
.membership_info dd {display:inline-block;color:#868686;font-weight: 300;padding-bottom:20px;line-height: 1.6em;}
.membership_info time {font-family:'LatoWeb';font-weight:700;}
.membership_starpoint .clearfix.col3 {margin:45px 0 85px}
.membership_starpoint .clearfix.col3 li {float:left;width:calc((100% - 88px)/3);height:304px;background:url(../img/sub/bg_mem1.png) no-repeat center;padding-top:80px;text-align:center}
.membership_starpoint .clearfix.col3 li:nth-child(2) {background:url(../img/sub/bg_mem2.png) no-repeat center;}
.membership_starpoint .clearfix.col3 li:nth-child(3) {background:url(../img/sub/bg_mem3.png) no-repeat center;}
.membership_starpoint .clearfix.col3 li+li {margin-left:44px}
.membership_starpoint h2{font-size:30px}
.membership_starpoint h4{font-size:20px;}
.membership_starpoint time {font-family:'LatoWeb';font-weight:700;}
.membership_starpoint .clearfix.col3 li h2{color:#fff;font-weight:700}
.membership_starpoint .clearfix.col3 li h4{color:#fff}
.membership_starpoint .clearfix.col3 li p {color:#fff;font-weight:300}
.membership_starpoint .clearfix.col3 li p {margin-top:40px}

.viewTable td.with_btn.one > p{position:relative}
.viewTable td.with_btn.one > p input {width: calc(100% - 40px);}
.viewTable td.with_btn.one > p a.btn{font-size:0;width: 40px;margin-left:-4px;height: 40px;}
.viewTable td.with_btn.one > p a.btn.plus{background:url(../img/btn/plus.png) no-repeat center;}
.viewTable td.with_btn.one > p a.btn.minus{background:url(../img/btn/minus.png) no-repeat center;}


/*campaign swiper*/
article.details2 .swiper-slide {position:relative;padding-left:600px;height:600px;padding-top: 70px;}
article.details2 .swiper-slide>span{position:absolute;left:0;top:0;width:600px;height:600px}
article.details2 .swiper-slide>span>img{width:100%}
article.details2 .swiper-button-next {position: absolute;bottom: 0;right: auto;left:550px;width: 50px;height: 50px;background: url(../img/btn/arrow_right3.png) no-repeat center;font-size: 0;transition: .3s;z-index: 100;transform: rotate(0deg); -webkit-transform: rotate(0);top: 92%;border: 0;}
article.details2 .swiper-button-prev {position: absolute;bottom: 0;right: auto;left:500px;width: 50px;height: 50px;background: url(../img/btn/arrow_left3.png) no-repeat center;font-size: 0;transition: .3s;z-index: 100;transform: rotate(0deg); -webkit-transform: rotate(0);top: 92%;border: 0;}
article.details2 .swiper-slide>div{text-align:left;padding-left:60px}

article#wide {width: 100vw;max-width:100%;padding-left: calc((100vw - 1015px) /2);margin-top:-80px;margin-bottom:115px;height:611px;}  	
article.details3 .swiper-container {overflow: inherit;}
article.details3 .swiper-slide {width: 500px;}
article.details3 .swiper-slide > a {display:block;position:relative;}
article.details3 .swiper-slide a> span{display: block;overflow:hidden}
article.details3 .swiper-slide a> span img{width:100%}
article.details3 .swiper-slide dl {position:absolute;left:0;top:0;width:500px;padding-top:310px;padding-left:18px;height:500px;background: url(../img/main/front_bg.png) no-repeat center;background-size:cover}
article.details3 .swiper-slide dt{font-size:30px;font-weight:700;margin-bottom:10px;color:#fff}
article.details3 .swiper-slide dd:first-child{color:#e20707;margin-top:20px;margin-bottom:5px}
article.details3 .swiper-slide dd{font-weight:500;color:#fff;font-size:20px}
article.details3 .swiper-slide dd:last-child{padding-left:5px}
article.details3 .swiper-slide time {font-family:'LatoWeb';font-weight:700}
article.details3 .swiper-container-horizontal > .swiper-scrollbar {bottom: -25px;}
article.details3 .swiper-scrollbar-drag {background: #1c1c1c;}

/* 공지사항 팝업 */
.pop_ct.notice {
    width: 600px;
    height: 400px;
}
.pop_ct.notice h2 {
	border-bottom: 0;
    background: #f08383;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: 400;
	left: 0;
    top: 0;	
}

.pop_ct.notice>div {
    background: #fff;
    box-sizing: border-box;
    overflow-y: auto;
	padding: 20px;
}
.pop_ct.notice h3 {
    padding: 0 20px;
    font-size: 19px;
    color: #666;
    font-weight: 400;
}
.pop_ct.notice h1 {
    padding: 0 20px 20px;
    font-size: 30px;
    color: #666;
    font-weight: 400;
	text-align:center;
}
.pop_ct.notice > div p {
    padding: 5px 20px;
    font-size: 16px;
    color: #666;
	line-height:1.7em;
}

.pop_ct.notice > div p.hr_line{
	border-bottom:1px solid #ebebeb;
}
.pop_ct.notice .btn_pop_today {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc((100%)/2);
    height: 70px;
    line-height: 70px;  
    font-size: 18px;
    background: #ebebeb;
    color: #555;
    text-align: center;
    box-sizing: border-box;
}
.pop_ct.notice .btn_pop_close {
    position: absolute;
    bottom: 0;
    top: auto;
    right: 0;
    width: calc((100%)/2);
    height: 70px;
    line-height: 70px;
    background: #ebebeb;
    font-size: 18px;
    color: #555;
    text-align: center;
}
.pop_ct.notice .btn_pop_today:after {
    content: '|';
    position: absolute;
    right: 0;
    font-size: 20px;
    color: #555;
    border: 0;
	z-index: 1;
}
.pop_ct.notice.cashback{height: 600px;}
.pop_ct.notice > div .info_bg {background:#f2eee3;}
.pop_ct.notice.cashback>div {height: 560px;}	

/*인플루언서 회원가입 */
.prev_wrap .viewTable td.col2>select{width:calc((100% - 9px)/2)}
.prev_wrap .viewTable td.col2>select+select{margin-left:5px}

/* SNS 계정 확인*/
.confirm_sns {
	position:relative;text-align:center;
    padding-top: 30px;
}
.confirm_sns > a.btn {
	display:inline-block;
	margin-left:10px;
    line-height: 22px;
    height: 27px;
    font-size: 16px;
	border-bottom:1px solid #1c1c1c;
}

/* pum effect*/
article#wide,
.details_foot_bg2 {
	position:relative;
}
.main_3 > div > div:nth-child(2){position:relative;overflow:hidden}
.main_3 .clearfix.col2 > div:nth-child(2) > div:nth-child(1){position:relative;overflow:hidden} 
.txt_p{
	position:absolute;
	bottom: 0;
    right: 8%;
    width:476px;
	height:602px;
}	
.txt_u{
	position:absolute;
	top:-8%;
	left:calc((100vw - 2237px) /2);
    width:524px;
	height:611px;
}	
.txt_m{
	position:absolute;
	bottom: 0;
	right: calc((100vw - 2237px) /2);
    width:602px;
	height:602px;
}	
.txt_m > img {
    opacity: 0.2;
}
.file_down {margin-top:10px}
.file_down li {
    padding-left: 15px;display: block;
    background: url(../img/icon/file.png) no-repeat 0 4px;
}
.file_down li a{font-size:14px;border-bottom:1px dashed #ddd}
#accordion_list .file_down li {background: url(../img/icon/file.png) no-repeat 0 8px;}

/*FancyMe Tags */
#hiddenlist{display:none}
.fancyme-tags input[type=text]{
    padding: 7px 15px;
    width: 620px;
    border: 1px solid #e3e3e3;
}
#tagfield {position:relative}
.fancyme-tags input[type=button]{
    box-sizing:border-box;
	width:130px;height:40px;line-height:40px;
    border-radius: 2px;
    background-color: #444;
    color: #fff;
  	cursor: pointer;
	border:0;
	position: absolute;
    right: 35px;
    top:0;
}
.fancyme-tags input[type=button]:hover{background-color: #000}
.fancyme-tags #shownlist{
    display: block;
    clear: both;
    margin-top: 15px;
    padding-left: 3px;
}
.fancyme-tags #shownlist span{
    display: block;
    float: left;
    padding: 5px 20px;
    border: 1px solid #e3e3e3;
    color: #666;
    border-radius: 40px;
    margin: 5px 10px 5px 0;
}
.fancyme-tags #shownlist span:before {content:'#'}

.fancyme-tags #shownlist span a{
	color: #222;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    padding-left: 10px;
}
.fancyme-tags.black input[type=button]:hover{
	background-color: #000;
	color: #fff;
}
.fancyme-tags.black #shownlist span{background-color: #fff}

/*2020-01-03 추가*/
.pop_ct.medium .viewTable td.col3>select{width:calc((100% - 23px)/3)} 
.thumbs_list li dt.name {font-size: 16px;margin-bottom: 0;}	
article.details3.community .thumbs_list li {height: 530px;}
article.details.community .body .txt_con2 {padding-bottom: 0;}
article.details.community .body .txt_con2 p:nth-child(1) > a.btn {padding: 0;color: #868686;font-size: 14px;font-weight: 400;}
article.details.community .body .txt_con2 p:nth-child(1) > a.btn+a.btn:before{content:'|';display:inline-block;margin-right:5px;margin-left:5px;}
article.details.community .body .reaction {bottom: 10px;}	

/*동영상*/
/*.main_1 .main_banner .main_video {z-index:-1 !important;}*/
/*.main_1 .main_banner .main_video .text {height: calc(100vh - 80px);}*/
.main_1:before {content:'';display:block;height:80px}
.main_1 .main_banner .swiper-container {z-index: auto;height: 550px;}
.main_1 .main_banner .swiper-wrapper{z-index:0 !important;}
.main_1 .main_banner .main_video .text {height: calc(100vh + 80px);}
.main_1 .main_banner .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {max-height: unset;}
#contents.sub_main.community:before {height: 0px;}

/* pum effect*/
.sub_main.community{position:relative}
#contents.sub_main.community{overflow: unset;}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.sub_main.community .txt_p{
	position:absolute;
	top:-70px;
	left: calc((100vw - 2090px) /2);
    width:476px;
	height:602px;
	opacity: 0.3;
}	
.sub_main.community .txt_u{
	position:absolute;
	top:40%;
	left:auto;
	right:calc((100vw - 2237px) /2);
    width:524px;
	height:611px;
}	
.sub_main.community .txt_m{
	position:absolute;
	bottom:-7%;
	right:auto;
	left: calc((100vw - 2384px) /2);
    width:602px;
	height:602px;
}

/* commnuity detail */
article.details.community .body {background:#fff;margin-top:50px;margin-bottom: 50px;}
article.details.community .body .txt_con1 {padding: 0}	
article.details.community .body a.video_play {margin: 10px 0;width: auto;}	
article.details.community .head p.btn_c {margin-top: 0px;}
article.details.community .head a.btn {margin: 20px 0 0;}	
article.details.community .head a.btn:hover {background: #555;}	
article.details .body .txt_con1 iframe {width: 100%;height: 443px;}
article.details .body .txt_con1 img{width: auto;max-width:710px} 
article.details.community .thumbs_list li a> span {height: 325px;width: 325px;}
.sub_main.community .commnuity_head_bg{background-color: #1c1c1c;height: 550px;position: absolute;top: 0;width: 100%;z-index: -1;} 

.ckeditor-html5-video iframe{width: 100%; min-height: 400px;}
	
/* 2020-03-03 */
.community__head {background-color: #1c1c1c;}
.community__head .head {text-align:center;padding: 80px 85px 60px;} 
.community__head .head h6 {font-size:20px;font-weight:500;color:#f00000;text-align:center} /* txt red */
.community__head .head h1 {font-size:44px;margin:5px 0 20px;font-weight:700;color:#fff;text-align:center} 
.community__head .head h5 {font-size:20px;color:#fff;line-height:28px;text-align:center} 
.community__head .head p>time,
.community__head .head h6>time,
.community__head .head h1>time {font-family:'LatoWeb';font-weight:700} 
.community__head .head p.btn_c {margin-top: 0px;}
.community__head .head a.btn {margin: 20px 0 0;}	
.community__head .head a.btn:hover {background: #555;}
.community__head .head a.btn {width: 150px;height: 45px;margin:40px 0 0;color: #fff;border: solid 1px #ebebeb;background:#353535;}
.community__head .head a.btn+a.btn {margin-left:10px}
.comment_area fieldset em {position: absolute;display: block;right: 120px;bottom: 0;font-size:14px}

/* 2020-03-05*/
strong span{font-weight: bolder;}
.body h1{
	font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.body h2{
	display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.body h3{
	display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.body h4{
	display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.body h5{
	display: block;
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.body h6{
	display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
} 

/* 2020-03-06 */
article.details3.community .thumbs_list li {width: calc((100% - 36px)/3);}
article.details3.community .thumbs_list li+li {margin-left: 18px;}
article.details3.community .thumbs_list li:nth-child(3n+1) {margin-left: 0;}
article.details3.community .thumbs_list li > a:after {width: 325px;height: 325px;}	
article.details3.community .thumbs_list li a> span {width: 325px;height: 325px;}	
article.details3.community .thumbs_list li> a.video_play:after {width: 100%;height: 325px;}
article.details3.community .thumbs_list li {height: 564px;}	
article.details3.community h1 {width:420px}
article.details3.community .images_roll button {bottom: 120px;}

/* 2020-03-25*/
article.details .body .txt_con1 i, 
article.details .body .txt_con1 time, 
article.details .body .txt_con1 em {font-style: inherit;}
article.details .body .txt_con1 span {font-weight: inherit;}

/* 2020-03-25*/
article.details .foot .thumbs_list li {height: 530px;}
article.details .foot .thumbs_list li dd:first-child{font-family:'LatoWeb';letter-spacing:0px;font-weight:700}

/* 2020-03-31*/
.mustbe {position:relative;padding:15px;background: #fdeeee;border-radius:10px;width:100%;max-width:400px;text-align: center;font-weight: 400;color: #f00000;font-size: 0.9em;margin:0 auto}
.mustbe:after {content:'';position:absolute;bottom:-15px;left:0;right:0;margin:0 auto;width: 0;height: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 15px solid #fdeeee;}

/* 2020-04-01*/
.community__head .head p {color:#fff;font-size: 1.2em;}
/* 2020-04-02 댓글 비공개*/
label.anonym {position:absolute;right:120px;bottom:5px;font-size:14px}
label.anonym input {margin-right:8px;}
.comment_area fieldset {padding: 20px 20px 30px;}
.comment_area fieldset em {bottom: 5px;left:20px;width:150px}
article.details.community .body .txt_con1 {min-height: 100px;}	

/* 2020-04-08*/
article.details3 .sort_area .title2 {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}
/* 2020-04-21*/
article.details3 .sort_area .btn.red {
    height: 30px;
    display: inline-block;
    margin-left: 5px;
    padding: 0 10px;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
	background:#e20707;
    border: 1px solid #e20707;
}
/* 2020-04-28*/
article.details3 .images_roll.community {min-height: 550px;}

/* 2020-04-29*/
.login_wrap .login--2.find.form li.col3 input {width:calc((100% - 23px)/3)}

/* 2020-05-12*/
.mybox_info2 li:nth-child(3) p:nth-child(1) {margin-top: 0px;}
.mybox_info2 li:nth-child(3) p.ps {margin: -10px 0 30px;font-size:14px}
.mybox_info2 li:nth-child(3) p.point {margin: 10px 0 10px;font-size: 30px;}

/* 2020-05-29 */
.writing_info .dot_list {padding:10px 20px;background:#fff}
.writing_info .dot_list li {font-size:0.9em;line-height: 1.2em;}
.writing_info .dot_list li span {font-size:0.9em;}
.writing_info .dot_list li i {position:relative;display:inline-block;width:30px;height:14px;}
.writing_info .dot_list li i:before {content:'';position:absolute;left:0;top:0;display:inline-block;width:25px;height:25px;border-radius:5px;background:url(../img/icon/share.png) no-repeat 0 0;background-size:25px auto}

/* 2020-07-15 */
.mybox_info4 {text-align:center;margin-bottom:50px}
.mybox_info4 > div {display:inline-block;margin-right:40px}
.mybox_info4 label {vertical-align: top;display:inline-block;width:120px;font-weight:500}
.mybox_info4 label+time {font-size:30px}


/* Medium devices (landscape tablets, 1400px and down) */
@media only screen and (max-width: 1400px) {
  #intro.brand {padding-top: 1%;}
}

/*tooltip 2020-06-19*/
.tooltip {position: absolute;left: 0;top: 0;z-index: 7001;display: none;padding: 0;margin: 0;min-width: 200px;max-width: 450px;border: 1px solid #aaa;background-color: #fff;font-family: Arial, sans-serif;font-size: 12px;font-weight: normal;line-height: 16px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);box-shadow: 0 5px 10px rgba(0, 0, 0, .2);}
.tooltip > .arrow, .tooltip > .arrow:after {position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid;}
.tooltip > .arrow {border-width: 11px;}
.tooltip > .arrow:after {content: "";border-width: 10px;}
.tooltip_content {padding: 10px 12px;margin: 0;}
.tooltip.left {margin-right: 10px;}
.tooltip.left > .arrow:after {right: 1px;margin-top: -10px;border-left-color: #fff;border-right-width: 0;}
.tooltip.left > .arrow {right: -11px;top: 50%;margin-top: -11px;border-left-color: #aaa;border-right-width: 0;}
/*리포트 백분율 소숫점 이하 표시*/
.tooltip.left.report{right: 50px;bottom: 10px;font-size:16px;line-height:40px;min-width: 100px;left: auto;top: auto;}
td.pnt:hover .tooltip.left.report{display:block}

/*notice 2020-06-30*/
.pop_ct.notice.cashback>div {padding-bottom: 50px;}
.pop_ct.notice > div .info_bg {padding: 20px;}
.pop_ct.notice.cashback .in_dep1 {padding-left: 20px;text-indent: -15px;}
.pop_ct.notice.cashback .in_dep2 {padding-left: 20px;}

/* 2020-09-11*/
 /* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.brand#intro .clearfix.col3 li {width:calc((100% - 1px)/3)}
}
 
 
/* IE6,7 */
@media screen\9 {
	.brand#intro .clearfix.col3 li {width:calc((100% - 1px)/3)}
}
 
/* IE8 */
@media \0screen {
	.brand#intro .clearfix.col3 li {width:calc((100% - 1px)/3)}
}
 
/* IE6,7,8 */
@media \0screen\,screen\9 {
	.brand#intro .clearfix.col3 li {width:calc((100% - 1px)/3)}
}
 
/* IE9,10 */
@media screen and (min-width:0\0){
	.brand#intro .clearfix.col3 li {width:calc((100% - 1px)/3)}
} 

/*동의 2020-09-14 */
.pop_ct .with_check {position:relative;padding-left:28px}
.pop_ct .with_check input {position:absolute;left:0}

/*market*/
article.details2.market .body p {text-align:center}
article.details2.market .body .sort_area p .btn {background:#1c1c1c;color:#fff;padding: 0 50px;display: inline-block;margin: 30px auto;}
article.details2.market .body .sort_area p .btn:hover{background:#e20707}
article.details.market .body .txt_con1 {min-height: auto;}
article.market .sub_menu {margin-top: 40px;margin-bottom: 80px;}
article.market .sub_menu a {padding: 10px 0;height:45px;border: 2px solid #fff;border-bottom-color:#868686}
article.market .sub_menu li a.on {color: #fff;border: 2px solid #e20707;background: #e20707;}
article.market .sub_menu li a:hover {color: #e20707;border: 2px solid #e20707;}
article.market .sub_menu li a.on:hover {color: #fff;}

article.market label.ml40 {margin-left:40px}
article.market .tag_multi.one li {vertical-align: middle;}
article.market .tag_multi li span {width:120px}
article.market textarea.mt10 {margin-top:10px}
article.market .form-group {max-width:310px}
article.market .form-group .viewTable {background:#fff}
article.market .form-group .viewTable th {text-align:left}
article.market .form-group .viewTable th {border-right: 0;}
article.market .form-group .viewTable td {padding: 5px 15px}
article.market input[type='radio']:checked:after {left:-1px;top:-1px;}

/*main full banner */
.sub_main.market .main_1:before {content:'';display:block;height:0px}
.main_1 .main_banner .swiper-container {z-index: auto;height: 550px;}
.main_1 .main_banner .swiper-wrapper{z-index:0 !important;}
.main_1 .main_banner .main_video .text {height: calc(100vh + 80px);}
.main_1 .main_banner .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {max-height: unset;}

/*mypage seller*/
.mybox_info dt {padding-top: 0;display: block;margin-bottom: 30px; width:100%;}
.mybox_info dd.seller {background:#4f81bd url(../img/icon/icon_seller.png) no-repeat center 145px;}	
.mybox_info dd.seller h3 {margin-top: 35px;}
.mybox_info dd.seller h3 time {font-size: 2.0em;}
.mybox_info {display: block;}
hgroup ul.col6 li {float:left;width:calc(100%/6);text-align:center;}
hgroup ul.col6 li>a {display:inline-block;font-weight: 500;text-align:center;height:80px;line-height:80px;font-size:18px;}
hgroup ul.col6 li>a.on,
hgroup ul.col6 li>a:hover {color:#e20707}
.mybox_info2 div.seller {padding-top: 60px;vertical-align: top;box-sizing: border-box;width: 200px;height: 200px;background: #494949;}
.mybox_info2 div.seller p {font-size: 1.5em;color:#fff;line-height:1.7em;text-align:center;font-weight:600}
.mybox_info2 li:nth-child(3) p.mt60 {margin-top: 60px;}
.title2 b.txt_red{color:#e20707}

.pop_ct.excel{width:800px}
.pop_ct.excel div .info_box {position: relative;padding: 15px 20px;margin-bottom: 15px;border-top: 1px solid #222;background: #fefff9;}
.pop_ct.excel div .info_box > p >a.btn {position: absolute;right: 10px;top: 15px;}
.pop_ct.excel div .dot_list {padding: 0 20px;background: none;}
.pop_ct.excel .viewTable td {background:#fff}
.dot_list.pd{padding-top:0;padding-bottom:0;padding-left:20px;padding-right:20px}
article.market td a.btn {position:relative}
article.market td a.btn i {position:absolute;left:-10px;top:-10px;color:#fff;background:#e20707;font-size:0.9em;padding-right:3px;width:20px;height:20px;line-height:18px;border-radius:50%}
/*market inquiry*/
article.market .viewTable.qna td {padding: 15px;}

.person_policy .policy{width: 940px;margin: 0 auto; max-width: 100%;}
.person_policy .policy a{cursor:pointer}
.person_policy .policy table.index td {text-align: left;}
.person_policy .policy .with{display: flex;}
.person_policy .policy .with div:nth-child(2){margin-left: 4px;}
.person_policy .policy .with span:nth-child(n+2){margin-left: 4px;}
.person_policy .policy .blockText:nth-child(n+2){margin-top:20px;}
.person_policy .policy .blockText .blockText_tit{color: #333;font-weight: 500;font-size: 18px;margin: 25px 0 15px;}
.person_policy .policy .blockText .blockText_body{margin-left: 14px;}
.person_policy .policy .blockText .blockText_body div{line-height: 1.8em;font-size: 15px;color: #777;}
.person_policy .policy .blockText .blockText_body div span{line-height: 1.8em}
.person_policy .policy .blockText .blockText_body .body_wrap{margin-left: 18px;}
.person_policy .policy .blockText .blockText_body .body_wrap h4{font-weight: 400;margin:0;color: #777;font-size: 15px;line-height: 1.8em;}
.person_policy .policy .blockText .blockText_body .body_wrap p{margin-left: 0;color: #777;font-size: 15px;line-height: 1.8em;}
.person_policy .policy .blockText .blockText_body .body_wrap p span{display: block; margin-left: 26px;}
.person_policy .policy .blockText .blockText_body p{margin: 0;}
.person_policy .policy table{margin: 0 auto;}
.person_policy .policy a{color: #2481ff;}
.person_policy .policy table.manager_table tbody tr:nth-child(n+2) td:nth-child(2n-1){background-color: #f7f7f7;}

@media screen and (max-width:900px){
	article.details .body .txt_con1 iframe{
		height: calc( (100vw - 48px) * (9 / 16));
	}
}

