
div {transition:all 0.2s ease-in;}
header {transition:all 0.2s ease-in;}

html {
/* font-size:62.5%; */
font-size:57.5%;	
font-family: 'Pretendard';-webkit-text-size-adjust: 100%; scroll-behavior: smooth;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, button,
article, aside, canvas, details, embed, figure, figcaption, footer, header, menu,
nav, output, ruby, section, summary, time, mark, audio, video
{ margin:0;padding:0;border:0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block;}
html {height:auto;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content:none;}
table {border-collapse:collapse;border-spacing:0;}
a {text-decoration:none;color:#231815;}
a:hover {text-decoration:none;}
legend, caption, hr {display:none;}
em {font-style:normal; color:#f37321;}
img {vertical-align:top;max-width: 100%;}
input {vertical-align:middle;}
body {width:100%;height:auto;font-family: 'Pretendard';background:#fff;}
p,h3,h2,h1{letter-spacing: normal;}
input,textarea,button,select{ font-family: 'Pretendard';}

@media (max-width: 1905px) and (min-width: 1601px) {`
	html {font-size: 57.5%;}
}
@media (max-width: 1600px) and (min-width: 992px) {
	html {font-size: 55.5%;}
	.mid_only {display:block!important;}
}
.mo_only {display:none!important;}
.moBr{display:none;}
@media (max-width:991px) {
	html{font-size:62.5%;}
}
@media (max-width:767px) {
	.mo_only {display:block!important;}
	.pc_only {display:none!important;}
	
	.moBr {display:block!important;}
}
.overhidden {overflow:hidden;}

/* ======================== :::::: header ~  :::::: ========================  */

#header {
    padding: 3rem 3rem 3rem 3rem;
    /* background: #fff; */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
    position: fixed;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.05) 40.29%);
}

/* #header:hover {background: #FFF;} */
#header.change {background:#FFF;padding:0;
/* border-bottom: 1px solid rgba(0, 0, 0, 0.06); */
}
#header.change .headerInner{ height: 9rem;}
#header.down_header {transform: translateY(-100%);}
.change { }
body.hidden {height: 100vh; overflow: hidden;}

.headerContBox{
	position:relative;
	width:100%;
	height:100%;
	padding: 0;
	/* box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05); */
}

.logoImg {
    z-index: 10;
    transform: translateY(-50%);
    top: 50%;
    left: 5rem;
    position: absolute;
}
.logoImg img { height:6rem;}

.headerInner {
	/* box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05); */
	z-index:5;
    height: 9.6rem;
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem;
    -webkit-mask-image: linear-gradient(-45deg, transparent 1.5%, transparent 1.5%, black 1.5%, black 98.5%, transparent 98.5%, transparent 100%);
    mask-image: linear-gradient(-45deg, transparent 1.5%, transparent 1.5%, black 1.5%, black 98.5%, transparent 98.5%, transparent 100%);
}


.headerGnb {
	z-index:7;
    display: flex;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    justify-content: center;
}
.gnb {
    gap: 12rem;
    display: flex;
    align-items: center;
}
.gnb>li {
    display: flex;
    height: 100%;
    margin: 0;
    position: relative;
    align-items: center;
    justify-content: center;
}
.gnb li.mailIcon {margin-right: 0; margin-left: 1rem;}
.gnb li.landBtn {margin-right: 0; margin-left: 1rem;}
.gnb li a {
    display: flex;
    height: 100%;
    color: #111;
    /* font-family: Montserrat; */
	font-family: "Roboto Condensed", serif;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 5rem;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
}
.gnb li a:hover {
	    background: linear-gradient(to right, #7f35c2, #325df9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	
}
.gnb li.landBtn::before {
    content: '';
	left: 0;
    width: 100%;
    height: 1px;
	bottom: 1rem;
    background: #222;
    position: absolute;
}


.gnb li.landBtn:hover::before {background:#263F70;}



/* .depth02 { */
    /* left: 50%; */
    /* width: 15rem; */
	/* text-align: center; */
	/* position: absolute; */
    /* transform: translateX(-50%); */
/* } */
.depth02 {
    top: 100%;
    width: 19rem;
    overflow: hidden;
    text-align: center;
    position: absolute;
}








.depth02 {
    left: 50%;
	height: 0;
	width: 19rem;
    overflow: hidden;
    text-align: center;
    position: absolute;
	
	transform: translateX(-50%);
}

.depth02 li {
    background: #fff;
	margin:0!important;
    border-bottom: 1px solid #EEE;
}
.depth02 li:last-child{border-bottom:none;}
.depth02 li a {
    word-break: break-all;
    padding: 1.8rem 1rem;
    line-height: 2.2rem;
    width: 100%;
    color: #111;
    font-size: 1.5rem;
    display: inline-block;
    cursor: pointer;
}

.depth02 li:hover {background:#f8f8f8;}


.headerRight {
    display:none;
}

.headlang {
    transform: translateY(-50%);
    z-index: 10;
    top: 50%;
    right: 5rem;
    position: absolute;
    display: flex;
    gap: 3rem;
}
.headlang a{
	color: #AAA;
    font-family: "Roboto Condensed", serif;
font-size:1.8rem;
font-style: normal;
font-weight: 700;
line-height: 5rem;
text-transform: uppercase;
}
.headlang a.on{
	color: #111;
	text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
text-transform: uppercase;
}

@media (min-width:992px) {
	.gnb>li:hover .depth02 {height:auto;}
	.gnb>li:hover .gnbdepth02 {height: auto;}
}

@media (max-width:1600px) {
	#header{padding:2rem 2rem 2rem 2rem;}
	.logoImg {
		left: 5rem;
	}
	.logoImg img {
		height: 5.8rem;
	}
	.headerInner {height: 9rem;}
	
	.gnb {
		gap: 10rem;
	}
	.gnb li {}
	.gnb li a {font-size: 1.8rem; line-height: 5rem;}
	.depth02 li a {
		padding: 1.6rem 1rem;
		font-size: 1.5rem;
		line-height: 2.2rem;
	}
}
@media (max-width:1200px) {
	.gnb {
		gap: 8rem;
	}
}
@media (max-width:991px) {
	#header {
		padding: 1.4rem 1.4rem 1.4rem 1.4rem;
	}
	
	.logoImg {
		left: 2rem;
	}
	.logoImg img {
		height: 5.2rem;
	}
	
	.headerInner {
		height: 8rem;
	}
	#header.change .headerInner {
		height: 8rem;
		padding: 0;
	}
	
	
	.headerRight {
		height: 100%;
		z-index: 20;
		right: 1.4rem;
		top: 0;
		position: absolute;
		display: flex;
		align-items: center;
	}
	.moMenuBtn {
		cursor: pointer;
		width: 6rem;
		height: 6rem;
	}
	.menuCloseBtn {
		z-index: 2;
		display: none;
		top: 1rem;
		right: 0;
		position: absolute;
		cursor: pointer;
		width: 6rem;
		height: 6rem;
	}
	.menuCloseBtn.show{
		display:inline-block;
	}
	
	
	.gnb>li {
		width: 100%;
		display: none;
		margin-right: 0;
		margin-bottom: 1rem;
	}
	.gnb li {
		height: auto;
		display: block;
		margin: 0;
		border-bottom: none;
	}
	.gnb li a {
		position:relative;
		height: auto;
		width: 100%;
		font-size: 2.2rem;
		line-height: 4rem;
		display: inline-block;
		/* padding-left: 3rem; */
	}
	
	
	.headerGnb {
		/* z-index: 30; */
		/* display: block; */
		/* height: 100%; */
		/* top: 0; */
		/* width: 100%; */
		/* left: 0; */
		/* position: fixed; */
		/* justify-content: center; */
	}
	.headerGnb.show {
		background: rgba(0,0,0,0.6);
		z-index: 20;
		right: 0;
		width: 100%;
		top: 0;
		position: fixed;
		height: 100%;
	}
	.gnb {
		width: 100vw;
		height: 100vh;
		position: fixed;
		right: -140%;
		top: 0;
		background: #FFF;
		align-items: flex-start;
		flex-direction: column;
		padding: 4rem 4rem;
		/* transform: translateX(100%); */
		transition: all 0.4s ease-in-out;
		gap: 5rem;
	}
	.headerGnb.show .gnb {
		top: 0;
		right: 0;
		width: 54vw;
		height: 100%;
		padding: 4rem 4rem;
		background: #FFF;
		overflow-x: scroll;
		position: fixed;
		align-items: flex-start;
		flex-direction: column;
		/* transform: translateX(0); */
	}
	

	
	
	.depth02 {
		margin: 1rem 0 0 0;
		top: 0;
		height: auto;
		width: 100%;
		left: unset;
		transform: unset;
		text-align: left;
		position: relative;
	}
	.depth02 li a {
		padding: 1rem 1rem;
		font-size: 1.5rem;
		line-height: 3rem;
	}
	.depth02 li a br{display:none;}
	.depth02Show.depth02 {height:auto;}
	
	li.depthArrow.depth02Show::before {transform: rotate(180deg);}
	
	
	.headlang {
		right: 9rem;
		gap: 2rem;
	}
}

@media (max-width:767px) {
	#header {
		padding: 1rem 1rem 1rem 1rem;
	}
	
	.logoImg img {
		height: 3.2rem;
	}
	#header.change .headerInner {
		height: 6rem;
	}
	.headerInner {
		height: 4.8rem;
		-webkit-mask-image:  linear-gradient(-45deg, transparent 2%, transparent 2%, black 2%, black 98%, transparent 98%, transparent 100%);
		mask-image: linear-gradient(-45deg, transparent 2%, transparent 2%, black 2%, black 98%, transparent 98%, transparent 100%);
	}
	
	
	.headerRight {
		right: 0.5rem;
	}
	.moMenuBtn {
		cursor: pointer;
		width: 3.8rem;
		height: 3.8rem;
	}
	.menuCloseBtn {
		z-index: 2;
		display: none;
		top: 1rem;
		right: 1rem;
		background: inherit;
		position: fixed;
		cursor: pointer;
		width: 3.8rem;
		height: 3.8rem;
	}
	
	
	.gnb {
		gap: 3rem;
	}
	.headerGnb.show .gnb {
		width: 75%;
		height: 100%;
		padding: 4rem 2rem;
	}
	.gnb li a {
		font-size: 1.9rem;
		line-height: 3rem;
	}
	.depth02 li a {
		padding: 0.8rem 0rem;
		font-size: 1.4rem;
		line-height: 2rem;
	}
	
	
	.headlang {
		right: 6rem;
		gap: 1.4rem;
	}
	.headlang a {
		font-size: 1.2rem;
		line-height: 2.2rem;
	}
}
@media (max-width:550px) {
	.headerInner {
		-webkit-mask-image: linear-gradient(-45deg, transparent 3%, transparent 3%, black 3%, black 97%, transparent 97%, transparent 100%);
		mask-image: linear-gradient(-45deg, transparent 3%, transparent 3%, black 3%, black 97%, transparent 97%, transparent 100%);
	}
}
/*  ================== // ~ Header==================*/




/* ::::::::: Footer START ~ ::::::::: */
footer {
	overflow:hidden;
    background: #fff;
    position: relative;
	/* border-top: 1px solid #EEE; */
}
.footerInner{
	max-width:156rem;
	margin:0 auto;
	width:100%;
	position:relative;
}
.footerIn{
	position:relative;
	padding:5rem 2rem 4rem 2rem;
}
.footerInLe {
    width: 100%;
    position: relative;
}
.gotop {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.gotop img{
	height:5rem;
}
.f_logo{
	display:block;
	margin-bottom:4rem;
}
.f_logo img {
    height: 8rem;
}

.faddlist{
	position:relative;
}
.faddlist ul{
	padding:0;
	margin:0;
}
.faddlist ul li{
	padding:0;
	margin:0 5rem 2rem 0;
	display:inline-block;
	color: #111;
	font-family: 'Pretendard';
	font-weight: 400;
	font-size: 1.6rem;
	line-height:2.2rem;
}
.faddlist ul li:nth-child(1){
	/* margin:0 5rem 2rem 0; */
}
.faddlist ul li:last-child{
	margin:0 0 0 0;
}
.faddlist ul li span{
	margin:0 1.6rem 0 0;
	display:inline-block;
	color: #111;
	font-family: 'Pretendard-SemiBold';
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.2rem;
}
.faddlist ul li a{
	color: #111;
	font-family: 'Pretendard';
	font-weight: 400;
	font-size: 1.6rem;
	line-height:2.2rem;
}

.fotBottomInner {
    display: flex;
    margin: 2rem 0 0 0;
    padding: 4rem 0 0 0;
    border-top: 1px solid rgba(0,0,0,0.06);
    justify-content: space-between;
    align-items: center;
}
.copyt{
	display:block;
	color: rgba(17, 17, 17, 0.50);
	font-family: 'Pretendard-Light';
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 300;
	line-height: 2rem;
}
.fotBottomInner a{
	color: #111;
	font-family: 'Pretendard';
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2rem;
}



@media (max-width:1600px) {
	.faddlist ul li {
		    margin: 0 4rem 2rem 0;
		font-size: 1.6rem;
		line-height: 1.8rem;
	}
	.f_logo {
		margin-bottom: 3rem;
	}
	.f_logo img {
		height: 7rem;
	}
}
@media (max-width:991px) {
	.f_logo {
		margin-bottom: 2rem;
	}
	.f_logo img {
		height: 5rem;
	}
	.faddlist ul li {
		margin: 0 3rem 1rem 0;
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.faddlist ul li span {
		margin: 0 1rem 0 0;
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.faddlist ul li a {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.fotBottomInner {
		margin: 2rem 0 0 0;
		padding: 2rem 0 0 0;
	}
	.copyt {
		font-size: 1.3rem;
		line-height: 2rem;
	}
}
@media (max-width:767px) {
	.footerIn {
		padding: 6rem 2rem 6rem 2rem;
		position: relative;
		display: block;
		width: 100%;
	}
	.f_logo {
		display: flex;
		padding: 0;
		margin-bottom: 4rem;
		justify-content: center;
		align-items: center;
	}
	.f_logo img {
		height: 6rem;
	}
	
	.faddlist {
		position: relative;
	}
	.faddlist ul {
		width: 100%;
		display: flex;
		flex-flow: row wrap;
		list-style: none;
		padding: 0;
		margin:0;
	}
	.faddlist ul li span {
		margin:0;
		display: block;
		/* margin: 0 1rem 0 0; */
		font-size: 1.4rem;
		line-height: 1.6rem;
	}
	.faddlist ul li {
		text-align: center;
		gap: 0.5rem;
		width: calc(100% - 0px);
		margin: 0 0 1.6rem 0;
		font-size: 1.4rem;
		line-height: 1.7rem;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}
	.faddlist ul li:nth-child(1) {
		width: calc(100% - 0px);
		margin: 0 0 1.2rem 0;
	}
	.faddlist ul li:last-child {
		width: calc(100% - 0px);
	}
	
	
	.fotBottomInner {
		justify-content: center;
		align-items: center;
		flex-direction: column-reverse;
		margin: 3rem 0 0 0;
		padding: 3rem 0 0 0;
	}
	.fotBottomInner a {
		font-size: 1.3rem;
		line-height: 1.6rem;
	}
	.copyt {
		padding: 0;
		letter-spacing: 0;
		margin: 2rem 0 0 0;
		font-size: 1.1rem;
		line-height: 1.7rem;
	}
	
	.gotop {
		cursor: pointer;
		position: absolute;
		right: 0;
		top: -3rem;
	}
	.gotop img {
		height: 4rem;
	}
}
/* ::::::::: // ~ Footer END ::::::::: */



/*--------------------------------------------------------------
# 개인정보처리방침
--------------------------------------------------------------*/

.tecontent video{
	width:100%;
}

.textWrap {
    width: 100%;
    position: relative;
    margin-top: 0rem;
}
#textcontainer {
    background: #fff;
    width: 100%;
    position: relative;
    padding: 17rem 0rem 12rem 0rem;
}
.tecontent {
    width: 100%;
    position: relative;
    max-width: 114rem;
    padding: 0rem 2rem;
    margin: 0 auto;
}


.priv_tit {font-family: 'Pretendard-Bold';margin-bottom: 1rem;padding: 4.5rem 0 3rem;display: block;font-size: 3rem;font-weight: normal;letter-spacing: -1px;color: #222222;border-bottom: 1px solid #dddddd;}
.priv_tit span {
    font-family: Pretendard;
    margin-top: 10px;
    display: block;
    font-size: 1.7rem;
    line-height: 2.7rem;
    font-weight: 300;
    letter-spacing: -0.3px;
    color: #444444;
    font-weight: 300;
}
.ptspanMar{margin-top:40px!important;}
.ptspanMar2{margin-top:20px!important;}

.prsection {
    margin-bottom: 3rem;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 6rem;
}
.prsection:last-child{
	margin-bottom: 0rem;
    border-bottom: none;
    padding-bottom: 0rem;
}

.privTBox{padding-top:4rem;display:block;text-align:left;}
.prstb{padding-top:0px!important;}
.privTBox h2 {
    margin-bottom: 2rem;
    line-height: 3rem;
    font-size: 2.6rem;
    display: block;
    text-align: left;
    font-family: 'Pretendard-Bold';
    color: #222;
}
.privTBox h3 {
    font-family: 'Pretendard-SemiBold';
    display: block;
    font-size: 2rem;
    font-weight: normal;
    line-height: 3rem;
    letter-spacing: -0.3px;
    color: #222;
}
.privTBox h3 b{margin-left:4px;display:inline-block;font-size:18px;font-weight:normal;line-height:31px;letter-spacing:-0.3px;color:#222222;}
.privTBox h4 {
    font-family: Pretendard;
    display: block;
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 2.4rem;
    letter-spacing: -0.2px;
    color: #222222;
    margin-top: 0.8rem;
    margin-bottom: 1rem;
}
.privTBox strong{display:block;font-size:15px;font-weight:600;line-height:26px;letter-spacing:-0.3px;color:#222222;padding-bottom:12px;margin-top:20px;}
.privTBox strong span{font-size:15px;margin-right: 5px;font-weight: 500;}
.anpi{font-weight: 600!important;}

.privSubTBox{display:block;margin-top:1rem;}
.privSubTBox span{display:block;position:relative;margin-bottom:8px;}
.privSubTBox span b{position:absolute;left:0px;font-size:15px;font-weight:600;line-height:26px;letter-spacing:-0.3px;color:#222222;}
.privSubTBox span p{display:block;position:relative;padding-left:21px;font-size:15px;font-weight:600;line-height:26px;letter-spacing:-0.3px;color:#222222;}

.privSubTBox ul{display:block;position:relative;padding-left:0px;}
.privSubTBox ul li{display:block;position:relative;margin-bottom:10px;}
.privSubTBox ul li b{
	font-family: Pretendard;position:absolute;left:0px;font-size:1.5rem;font-weight:300;line-height:2.4rem;letter-spacing:-0.1px;color:#444444;}
.privSubTBox ul li p {
    font-family: Pretendard;
    display: block;
    position: relative;
    padding-left: 0rem;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2.4rem;
    letter-spacing: -0.3px;
    color: #444444;
}
.prilip{padding-left:0px!important;}

.privSubTBox ul li ds{display:block;position:relative;padding-left:8px;font-size:14px;font-weight:300;line-height:23.8px;letter-spacing:-0.3px;color:#222222;}
.privSubTBox ul li ds:before{content:"-";position:absolute;left:0px;top:-2px;font-size:14px;font-weight:300;color:#222222;}
.privSubTBox ul li df{display:block;position:relative;padding-left:17px;font-size:14px;font-weight:300;line-height:23.8px;letter-spacing:-0.3px;color:#222222;}
.privSubTBox ul li df:before{content:"※";position:absolute;left:0px;top:0px;font-size:14px;font-weight:300;color:#222222;}

.privSubTBox ul li p a{display: inline-block;font-size: 14px;font-weight: 300;line-height: 0px;letter-spacing: -0.3px;color: #444444;}
.privSubTBox ul li p a:hover{color:#222;text-decoration: underline;}
.privSubTBox ul li dd {
    font-family: 'Pretendard-Light';
    display: block;
    position: relative;
    padding-left: 1rem;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2.4rem;
    letter-spacing: -0.3px;
    color: #444444;
}
.privSubTBox ul ol{display:block;padding-left:17px;}
.privSubTBox ul ol bk{display:block;font-size: 14px;font-weight: 300;line-height: 23.8px;letter-spacing: -0.3px;color: #444444;}

.nmtbl03 thead {position:relative;}
.nmtbl03 thead th, .nmtbl03 thead th.bd_b {border-bottom: 1px solid #dddddd;}
.nmtbl03 thead th {    background-color: #f8f8f8;border-top: 1px solid #222222;border-left: 1px solid #e3e3e3;padding: 14px 0px;text-align: center;font-size: 15px;color: #222222;line-height: 20px;font-weight: 600;vertical-align: middle;}
.nmtbl03 tbody th, .nmtbl03 tbody td {border-left: 1px solid #e3e3e3;padding: 23px 10px;text-align: center;font-size: 14px;color: #444444;line-height: 18px;font-weight: 300;vertical-align: middle;border-bottom: 1px solid #dddddd;}
.font-bold-link{font-size: 14px;color: #222222;text-decoration:underline;line-height: 18px;font-weight: 600;}
.bornonee{border-left:none!important;}


.elec .privSubTBox span p{font-weight: 400!important;}
.elec .privSubTBox span b{font-weight: 400!important;}
.elec .privSubTBox ul li b{color:#888888!important;}
.elec .privSubTBox ul li p{color:#888888!important;}
.elec .privSubTBox ul li dd{color:#888888!important;}

.vertical-align-top{vertical-align: top!important;}

.ta5box {
    margin: 1rem 0rem;
    display: block;
    padding-left: 1.9rem;
}
.ta5box table{
	border-collapse: collapse;
	width:100%;
	border: 1px solid #888;
}
.ta5box tr th{
	text-align:center;
	font-size:1.5rem;
	 padding: 0.4rem 0.4rem;
	border: 1px solid #888;
}
.ta5box tbody tr td {
    padding: 0.4rem 0.4rem;
    text-align: left;
    font-size: 1.5rem;
	border: 1px solid #888;
}

@media (max-width:767px) {
	#textcontainer {
		padding: 10rem 0rem 6rem 0rem;
	}
	.priv_tit {
		margin-bottom: 0rem;
		padding: 1rem 0 3rem;
		font-size: 2rem;
		letter-spacing: -0.3px;
	}
	.priv_tit span {
		margin-top: 1rem;
		font-size: 1.5rem;
		line-height: 2.2rem;
		letter-spacing: -0.3px;
	}
	.ptspanMar {
		margin-top: 2rem!important;
	}
	
	
	.prsection {
		margin-bottom: 2rem;
		padding-bottom: 4rem;
	}
	.privTBox {
		padding-top: 2.4rem;
	}
	.privTBox h2 {
		margin-bottom: 2rem;
		line-height: 2.4rem;
		font-size: 2.1rem;
	}
	.privTBox h3 {
		font-size: 1.7rem;
		line-height: 2.2rem;
	}
	.privTBox h4 {
		font-size: 1.4rem;
		line-height: 2.1rem;
		letter-spacing: -0.3px;
		margin-top: 0.8rem;
		margin-bottom: 0.4rem;
	}
	.privSubTBox {
		margin-top: 0.6rem;
	}
	.privSubTBox ul li b {
		font-size: 1.3rem;
		line-height: 2.1rem;
	}
	.privSubTBox ul li p {
		padding-left: 0rem;
		font-size: 1.3rem;
		line-height: 2.1rem;
	}
	.privSubTBox ul li dd {
		    margin-top: 0.2rem;
		padding-left: 1rem;
		font-size: 1.3rem;
		line-height: 1.9rem;
	}
	
	.ta5box {
		margin: 1rem 0rem;
		display: block;
		padding-left: 0rem;
	}
	.ta5box table{
		border-collapse: collapse;
		width:100%;
		border: 1px solid #888;
	}
	.ta5box tr th{
		text-align:center;
		font-size:1.2rem;
		padding: 0.4rem 0.4rem;
		border: 1px solid #888;
	}
	.ta5box tbody tr td {
		padding: 0.4rem 0.4rem;
		text-align: left;
		font-size: 1.2rem;
		border: 1px solid #888;
	}
	
	.adm_paging_line {margin-top: 2rem;}
	
}


.none_marT{
	margin-top:0rem!important;
}
