html {font-size:62.5%;  font-family: 'Pretendard';-webkit-text-size-adjust: 100%; scroll-behavior: smooth;word-break: auto-phrase;}
@media (max-width: 1600px) and (min-width: 992px) {
	html {font-size: 58.5%;}
}
.mobr{display:none;}
@media (max-width:767px) {
	.mobr {display:block!important;}
}

div {transition:all 0.1s ease-in;}
header {transition:all 0.1s ease-in;}
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;}
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';}
em {font-style:normal; color:#f37321;}


/* ======================== :::::: 헤더 ~  :::::: ========================  */
body.sbhidden{overflow:hidden;}
#header{position:fixed; width:100%;left:0; top:0; 
/* transition:all .4s;  */
z-index:200;
background: #fff;
}
#header:after{content:'';position:absolute;left:0;bottom:0px;width:100%;height:1px;background:rgba(255, 255, 255, 0.20);}
#header:before{content:'';  border-radius: 0px;box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);display:block; width:100%; position:absolute; left:0; top:0; transition:all .2s; opacity:0; height:0; background:#fff; z-index:-1;}
#header .headInner {position:relative;width:100%;height: 9rem;box-sizing: border-box;display: block;padding:0 5rem;}
#header .headInner .hdLogo {    transform: translateY(-50%);top: 50%;left: 5rem;position: absolute;display: inline-block;}
#header .headInner .hdLogo a{display:inline-block; width:20.8rem; height:4.8rem; background-image: url(/public/new_img/common/site_logo.webp);background-position: center center;background-repeat: no-repeat;background-size: cover;vertical-align:top; transition:all .3s linear;}

/* pc nav */
#navmenu {height: 100%;transform: translateX(-50%);position: absolute;left: 50%;top: 0;max-width: 72rem;width: 100%;}
#navmenu ul {margin: 0;padding: 0;height: 100%;width: 100%;font-size: 0;display: flex;justify-content: center;align-items: center;}
#navmenu ul li{display:inline-block; vertical-align:top;      padding: 0 3rem;
  /* min-width: 19rem; */
  text-align:center; position: relative;}
#navmenu ul li > a{display:block;box-sizing:border-box; transition:all .3s linear;}
#navmenu ul li > a span {
    display: flex;
	justify-content: center;
	align-items: center;
	gap:1rem;
    /* opacity: 0.7; */
    /* display: inline-block; */
    position: Relative;
    font-size: 1.8rem;
    color: #000;
    font-weight: 500;
    font-family: pretendard-500;
    line-height: 2.4rem;
    padding: 3.4rem 0;
}
#navmenu ul li > a span b{
	display:inline-block;
	width: 0.4rem;
	height: 0.4rem;
	background:#000;
	border-radius:50%;
}
#navmenu ul li:hover > a span{opacity: 1;color:#A07F2E !important;}
#navmenu ul li:hover > a span b{background:#A07F2E !important;}
/* #navmenu ul li > a span:before{content:none;position:absolute;left:0;bottom: 1px;width:100%;height:3px;background:#142952;} */
/* #navmenu ul li:hover > a span:before{content:'';} */
#navmenu ul li dl{position: absolute; left:0; top: 8.2rem; 
padding: 2rem 0 5rem 0;width:100%; transform:scaleY(0); transform-origin: top; opacity:0; visibility:hidden; transition:all .2s;}
#navmenu ul li dl:hover{}
#navmenu ul li dl dd{padding:0 0 1rem 0;margin:0;}
#navmenu ul li dl dd:last-child{padding:0;}
#navmenu ul li dl dd a{display:block; color: #888;font-size:1.6rem;font-family: pretendard-400; font-weight: 400;line-height:3rem;}
#navmenu ul li dl dd a:hover{color:#A07F2E !important; font-family: pretendard-600;font-weight: 600;text-decoration:none;}

/* 헤더 우측 컴포넌트 */
.headright {position: absolute;right: 9rem;z-index: 10;transform: translateY(-50%);top: 50%;display: flex;gap: 5rem;align-items: center;}
.headcallBtn{position:Relative;}
.headcallBtn a img{
	height:2.4rem;
}
/* .headcallBtn a { */
    /* gap: 1.6rem; */
    /* display: flex; */
    /* color: #000; */
    /* text-align: center; */
    /* font-family: pretendard-700; */
    /* font-size: 2.2rem; */
    /* font-style: normal; */
    /* font-weight: 700; */
    /* line-height: 3rem; */
    /* letter-spacing: -0.44px; */
    /* align-items: center; */
/* } */
/* .headcallBtn a b { */
    /* height: 2.4rem; */
    /* width: 2.4rem; */
    /* display: inline-block; */
	/* background-image: url(/public/img/icon/tel_icon.webp); */
	/* background-size: cover; */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
/* } */

/* 햄버거 버튼 */
.hamBtn{
	display:none;
	cursor:pointer;
	position:Relative;
	width:3.6rem;
	height:4.8rem;
	background-image: url(/public/new_img/common/hammenu.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

/* ???? */
#header.up:before{height:44rem; opacity:1;}
#header.up:after{content:'';position:absolute;left:0;bottom:0px;width:100%;height:1px;background:#eee;}
#header.up .headInner .hdLogo a{background-image: url(/public/new_img/common/site_logo.webp);}
#header.up .headInner .topUtil li.search a{background:url('/s/img/search_up.png') no-repeat center/100% auto;}
#header.up #navmenu ul li > a span{color:#000;}
#header.up #navmenu ul li dl{transform:scaleY(100%); opacity:1; visibility:visible;}
/* #header.up .hamBtn {background-image: url(/public/img/common/hammenu.png);} */

/* ????? */
#header.nofixed{top:-200px;}
#header.fixed{background:#fff;}
#header.subfixed.fixed{background:#fff;}
#header.fixed:after{content:'';position:absolute;left:0;bottom:0px;width:100%;height:1px;background:#eee;} 
#header.fixed .headInner .hdLogo a{background-image: url(/public/new_img/common/site_logo.webp);}
#header.fixed #navmenu ul li > a span{color:#000;}
/* #header.fixed .hamBtn {background-image: url(/public/img/common/hammenu_icon_black.png);} */

/* ??? ????? ?? ?? */
#header.subfixed{    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(15px);}
#header.subfixed:after{content:'';position:absolute;left:0;bottom:0px;width:100%;height:1px;background:#eee;} 
#header.subfixed .headInner .hdLogo a{background-image: url(/public/new_img/common/site_logo.webp);}
#header.subfixed #navmenu ul li > a span{color:#000;}
/* #header.subfixed .hamBtn {background-image: url(/public/img/common/hammenu.png);} */


#header.down_header{
	transform: translateY(-100%);
}

/* ??? ? */
.hamArea.show {
	background: rgba(0,0,0,0.4);
	z-index: 210;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
}
.hamAreaInner {
	width: calc(50% + 0.1rem);
	height: 100%;
	position: fixed;
	right: -110%;
	top: 0;
	display:none;
	background: #FFF;
	padding: 0rem;
	transition: all 0.4s ease-in-out;
}
.hamArea.show .hamAreaInner {
	right: 0;
	display:block;
}
.hamLogo{
	display:none;
}
.hamCloseBtn {
    z-index: 2;
    display: inline-block;
    top: 2rem;
    right: 4rem;
    position: absolute;
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    background-image: url(/public/new_img/common/moclose_mo.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}
.hamContBox {
	overflow-y: scroll;
    overflow-x: hidden;
	margin: 0 0 8rem 0;
    padding: 8rem 6rem;
    gap: 0rem;
    display: flex;
    width: 100%;
    height: 100%;
    position: Relative;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.hamCont {
    margin: 0 0 3rem 0;
    padding: 0 0 3rem 0;
    border-bottom: 1px solid #eee;
    display: flex;
    position: Relative;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
}
.hamCont:last-child{
	margin: 0;
    padding: 0;
    border-bottom: none;
}
.hamCont.drop .farIcon {
    transform: rotate(180deg);
		transition: all 0.4s ease;
}
.farIcon{
	z-index:5;
	cursor: pointer;
    position: absolute;
    right: 0;
    height: 4rem;
    width: 4rem;
    display: inline-block;
    background-image: url(/public/img/common/menudrop_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	transition: all 0.4s ease;
}
.hamContSt {
    width: 50%;
    position: Relative;
}
.hamCont.drop .hamContSt{
	width:50%;
}
.hamContSt strong{
	    cursor: pointer;
	margin:0;
	color: #000;
	font-family: pretendard-600;
	font-size:3rem;
	font-style: normal;
	font-weight: 600;
	line-height: 4rem;
}
.hamContSt a{
	margin:0;
	color: #000;
	font-family: pretendard-600;
	font-size:3rem;
	font-style: normal;
	font-weight: 600;
	line-height: 4rem;
}
.hamMenulist {
    width: 50%;
	top:0;
    right: 0rem;
    /* position: absolute; */
    height: 0;
    overflow: hidden;
    transition: height 0.4s ease;
}
.hamCont.drop .hamMenulist {
	/* width:50%; */
	position:Relative;
	height: auto; /* 직접 auto로는 transition이 안 되므로 스크립트로 계산 */
}
.hamMenulist ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 1.2rem;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.hamMenulist ul dd{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.hamMenulist ul dd a {
    text-decoration: none!important;
    text-align: left;
    color: #000;
    font-family: pretendard-300;
    font-size: 2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 3.2rem;
}
.hamMenulist ul dd a:hover{
	font-family: pretendard-700;
	color: #142952;
	font-weight: 700;
}

@media (max-width:1800px) {
	#header .headInner .hdLogo{
		left:5rem;
	}
	.headright{
		right:5rem;
	}
}
@media (max-width:1600px) {
	#header .headInner{
		height: 8rem;
	}
	#header .headInner .hdLogo{
		left:4rem;
	}
	.headright{
		gap: 4rem;
		right:4rem;
	}
	
	
	#navmenu ul li > a span {
		padding: 2.6rem 0;
	}
	#navmenu ul li dl {
		top: 8.2rem;
	}
	#header.up:before {
		height: 44rem;
	}
	
	
	#navmenu ul li {
		padding: 0 2rem;
	}
	
	/* 헤더 우측 컴포넌트 */
	.headcallBtn a {
		gap: 1.2rem;
		font-size: 2rem;
		line-height: 3rem;
		letter-spacing: -0.44px;
	}
}
@media (max-width:1400px) {
	#header .headInner .hdLogo{
		left:3rem;
	}
	.headright{
		right:3rem;
	}
	
	
	#navmenu ul li {
		padding: 0 1.4rem;
	}
	#navmenu {
		left: 54%;
	}
}
@media (max-width:1200px) {
	#header .headInner{
		height: 8rem;
	}
	#navmenu{display:none;}
	
	.hamBtn{
		background-size: 80%;
		display:inline-block;
	}
}
@media (max-width:991px) {
	#header .headInner{
		height:7rem;
		padding: 0;
	}
	#header .headInner .hdLogo {
		left: 2rem;
	}
	#header .headInner .hdLogo a {
		width: 16.8rem;
		height: 3.8rem;
	}
	
	.headright {
		right: 2rem;
	}
	.headright {
		gap: 3rem;
	}
	.hamBtn{
		background-size: 70%;
	}
	.hamContBox {
		margin: 0 0 6rem 0;
		padding: 8rem 4rem 6rem 4rem;
		gap: 0rem;
	}
	.hamCont {
		margin: 0 0 2.4rem 0;
		padding: 0 0 2.4rem 0;
	}
	.hamContSt strong {
		font-size: 2.8rem;
		line-height: 4rem;
	}
	.hamContSt a {
		font-size: 2.8rem;
		line-height: 4rem;
	}
	/* .hamAreaInner { */
		/* width: 64rem; */
	/* } */
	.hamCloseBtn {
		background-size: 18px;
		top: 1.5rem;
		right: 3rem;
		width: 4rem;
		height: 4rem;
	}
	
	
	.head_sea {
		width: 2rem;
		height: 2rem;
	}
	.head_seaInput {
		height: 5.4rem;
		width: 24rem;
	}
	
	
}
@media (max-width:767px) {
	#header:after{content:none;}
	#header .headInner{
		height:5rem;
	}
	#header .headInner .hdLogo{
		left:2rem;
	}
	#header .headInner .hdLogo a {
		width: 10.3rem;
		height: 2.4rem;
	}
	
	/* 헤더 우측 컴포넌트 */
	.headright{
		gap: 0rem;
		right:0rem;
	}
	.headcallBtn {
		height: 5rem;
		width: 5rem;
		position: Relative;
	}
	.headcallBtn a{
		display: flex;
		width:100%;
		height:100%;
		position: Relative;
		align-items: center;
		justify-content: center;
	}
	.headcallBtn a img {
		height: 1.7rem;
	}
	/* .headcallBtn a { */
		/* gap: 1.2rem; */
		/* font-size: 2rem; */
		/* line-height: 3rem; */
		/* letter-spacing: -0.44px; */
	/* } */
	/* .headcallBtn a span{display:none;} */
	/* .headcallBtn a b { */
		/* height: 4rem; */
		/* width: 4rem; */
		/* background-image: url(/public/img/icon/tel_icon.webp); */
		/* background-size: 1.6rem; */
	/* } */
	
	.hamBtn{
		width:5rem;
		height:5rem;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(/public/new_img/common/hammenu_mo.png);
	}
	/* #header.subfixed .hamBtn { */
		/* background-image: url(/public/img/common/hammenu_icon_black_mo.png); */
	/* } */
	
	/* #header.up .hamBtn {background-size: 16px; */
		/* background-repeat: no-repeat; */
		/* background-position: center center;} */
	/* #header.fixed .hamBtn {background-size: 16px; */
		/* background-repeat: no-repeat; */
		/* background-position: center center;} */
	/* #header.subfixed .hamBtn {background-size: 16px; */
		/* background-repeat: no-repeat; */
		/* background-position: center center;} */
	
	.hamAreaInner{
		width: calc(60% + 0.1rem);	
	}
	.hamContBox {
		margin: 0 0 5rem 0;
		padding: 9rem 2rem 5rem 2rem;
		gap: 0rem;
	}
	.hamLogo {
		left: 2rem;
		top: 1.6rem;
		position: absolute;
		display: inline-block;
	        width: 11.2rem;
        height: 2.8rem;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-image: url(/public/img/common/sitelogo.png);
	}
	.hamCloseBtn {
		background-size: 18px;
		top: 0;
		right: 0;
		width: 5rem;
		height: 5rem;
	}
	.hamCont {
		margin: 0 0 2rem 0;
		padding: 0 0 2rem 0;
	}
	.hamContSt {
		width: 45%;
	}
	.hamContSt strong {
		font-size: 2.2rem;
		line-height: 3.4rem;
	}
	.hamContSt a {
		font-size: 2.2rem;
		line-height: 3.4rem;
	}
	.farIcon {
		height: 3.4rem;
		width: 3.4rem;
	}
	
	.hamMenulist {
		width: 55%;
	}
	.hamMenulist ul {
		gap: 0rem;
	}
	.hamMenulist ul dd a {
		font-size: 1.5rem;
		line-height: 3.4rem;
	}
	
	
	.langBtn {
		gap: 1.25rem;
		right: 2rem;
	}
	.langBtn a {
		font-size: 1.2rem;
		line-height: 1.6rem;
	}
	
	
	.head_sea {
		width: 1.6rem;
		height: 1.6rem;
	}
	.head_seaInput {
		height: 4rem;
		width: 16rem;
	}
	.head_seaInput input {
		padding: 0rem 1.6rem 0rem 1.6rem;
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.head_seaInput input::placeholder {font-size: 1.4rem;line-height: 2rem;}
}
/* ======================== :::::: // 헤더 ~  :::::: ========================  */

/*---------------------------------------------------------------------
모바일 햄버거 오픈
-----------------------------------------------------------------------*/
.side_cont_inner {
    width: 100%;
    height: 100%;
    padding: 0 2rem;
    padding: 6rem 2rem 0;
}
.side_cont_inner .container {
    height: 95vh;
    overflow: scroll;
	-ms-overflow-style: none;
        scrollbar-width: none;
}
.side_cont_inner .container::-webkit-scrollbar {
    display: none; 
}


#ac {padding: 0rem 2rem;}
#ac li {
    color: #2F2C2C;
    font-family: pretendard-400;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.2rem;
}
#ac li a {display: inline-block; width: 100%;}
#ac li:last-child .menu01_h {border-bottom:none;}

#ac li:last-child.hidden .acMenu02 {border-top:none;}
#ac li:last-child .acMenu02 {border-top:1px solid #EEE;}

ul.acMenu02 li {
    padding: 1rem 0 0 1rem;
    font-size: 1.8rem!important;
    line-height: 3.6rem!important;
}
ul.acMenu02 li:last-child {
   padding: 1rem 0 1rem 1rem;
}

.acMenu02 {border-bottom: 1px solid #EEE;}
.menu01.hidden .acMenu02 {padding:0; border-bottom:none;}
.menu01.hidden .acMenu02 {

    height: 0;
    overflow: hidden;

}

p.menu01_h {
    gap: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 2rem;
    font-family: pretendard-600;
    line-height: 4rem;
    letter-spacing: 0.02em;
    text-align: left;
    color: #111;
    margin-bottom: 1rem;
    cursor: pointer;
    border-bottom: 1px solid #EEE;
    padding-bottom: 1rem;
    flex-direction: row;
}
p.menu01_h b {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background: #000;
    border-radius: 50%;
}
li.menu01 {
	padding: 1.5rem 0;
	padding-top: 0;
}
li.menu01:last-child {border-bottom:none;}



.headerBanner {height:100%;}
.headerBanner li {border-bottom:1px solid #EEE; position:relative;}
.headerBanner li a {
    padding: 3rem 2rem;
    box-sizing: border-box;
    position: relative;
	display: block;
}
.headerBanner li:last-child {border-bottom:none;}
.headBIcon {width:auto; height:3rem;}
.headBIcon img {width:auto; height:100%;}
.headBArrow {width: 4.5rem; height: 4.5rem; border-radius: 50%; background: #F9F9F9; position:absolute; right: 2rem; top: 3rem; display: flex; justify-content: center; align-items: center;}
.headBArrowImg {width: 1.4rem; height: auto;}
.headBArrowImg img {width:100%; height:auto;}
.headBtxt {
	color: #2F2C2C;
	font-size: 1.8rem;
	line-height: 2.4rem;
	letter-spacing: -0.036rem;
	margin-top:1.4rem;
}
.headerBanner li:hover {background: #F8F8F8;}
.headerBanner li:hover .headBtxt {text-decoration-line: underline;}
.headerBanner li:hover .headBArrow {background: #DCCEBA;}

.br_ph {display:none;}

.side .headerBanner {height:auto;}
.side .headerBanner li {height:auto;}
.side .headerBanner li a {padding: 3rem 2rem;}

@media (max-width:767px) {
	.side_cont_inner {
		padding: 4rem 2rem 0;
	}
	.side_cont_inner .container {
		/* padding-top: 5.5rem; */
		height: 100%;
	}
	#ac {
		padding: 0;
	}
	li.menu01 {
		padding: 0;
	}
	p.menu01_h {
		gap: 0.6rem;
		font-size: 1.5rem;
		line-height: 1;
		letter-spacing: 0.02em;
		margin-bottom: 0;
		padding:1.4rem 0;
	}
	ul.acMenu02 li {
		padding: 1rem 0 0 1rem;
		font-size: 1.4rem!important;
		line-height: 2rem!important;
	}
	
	
	.headerBanner li a {
		padding: 1.5rem 0rem;
	}
	.headBIcon {
		width: auto;
		height: 1.8rem;
	}
	.headBtxt {
		font-size: 1.2rem;
		line-height: 1.6rem;
		letter-spacing: -0.036rem;
		margin-top: 0.6rem;
	}
	.headBArrow {
		display: none;
	}
}

/*---------------------------------------------------------------------
푸터
-----------------------------------------------------------------------*/
.nm_footerWrap{
	z-index:10;
	position:relative;
	width:100%;
	padding:8rem 0 10rem 0;
}
.nm_footerSideBox{
	max-width:156rem;
	padding:0 2rem;
	margin:0 auto;
}

.nmf_topBox{
	display:flex;
	gap:8rem;
}
.nmf_topItem{
	width:100%;
}
.mnft_title{
	margin:0 0 3rem 0; 
	position:relative;
	width:100%;
}
.mnft_title strong{
	margin:0;
	display:block;
	text-align:left;
	color: #000;
	font-family: pretendard-600;
	font-size: 2.8rem;
	font-style: normal;
	font-weight: 600;
	line-height: 3.2rem;
}
.mnft_title p{
	margin:1rem 0 0 0;
	display:block;
	text-align:left;
	color: #000;
	font-family: pretendard-400;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.8rem;
}

.mnftBtn {
    bottom: 0;
    position: absolute;
    right: 0;
}

.normalBtn{
	position:relative;
}
.normalBtn a{
	text-decoration:none;
	display: flex;
	padding: 0.9rem 1.9rem;
	justify-content: center;
	align-items: center;
	gap: 0.6rem;
	border-radius: 0.6rem;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #FFF;
	color: #000;
	text-align: center;
	font-family: pretendard-400;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.3rem;
	text-transform: uppercase;
}
.normalBtn a span {
    height: 1.3rem;
    width: 1.4rem;
    display: inline-block;
    background-image: url(/public/new_img/common/btn_arrow.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.nmf_notice{
	position:relative;
	width:100%;
}
.nmf_notice ul {
    position: relative;
    width: 100%;
    display: flex;
    gap: 0.8rem;
    flex-direction: column;
}
.nmf_notice li{
	position:relative;
	width:100%;
}
.nmf_notice li a{
	position:relative;
	width:100%;
	display: flex;
	padding: 1.5rem 2.5rem;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	align-self: stretch;
	border-radius: 0.8rem;
	border: 1px solid rgba(0, 0, 0, 0.08);
}
.nmf_notice li a:hover{
	border: 1px solid #F6F3ED;
	background: #F6F3ED;
}
.nmf_notice li a:hover .nmfnText p{
	font-weight: 600;
	font-family: pretendard-600;
	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;
}
.nmf_notice li .nmfnText{
	display: block;
}
.nmf_notice li .nmfnText p{
	position:relative;
	display: block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	color: #000;
	font-family: pretendard-400;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 3rem;
}
.nmf_notice li .nmfnText p span{
	margin:0 0 0 1rem;
	color: #FF8114;
	font-family: pretendard-400;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 900;
	line-height: 3rem;
}
.nmf_notice li dl{
	margin:0;
	opacity: 0.3;
	color: #000;
	font-family: pretendard-700;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.6rem;
}

.nmf_twoBtnBox{
	display:flex;
	width:100%;
	gap:0.8rem;
	margin:0 0 0.8rem 0; 
}
.nmf_twoBtn{
	height:17.2rem;
	width:100%;
	position:relative;
}
.nmf_twoBtn a {
	position:relative;
	border-radius: 0.8rem;
    height: 100%;
    width: 100%;
    display: flex;
    padding: 3rem;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
	font-family: pretendard-600;
	font-size: 2rem;
	font-style: normal;
	font-weight: 600;
	line-height: 2.8rem;
}
.nmf_twoBtn a:before{
	content:'';
	position:absolute;
	right:3rem;
	top:3.8rem;
	width: 2.4rem;
	height: 2.2rem;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.nmf_twoBtn a:after{
	content:'';
	position:absolute;
	right:3rem;
	bottom:3.8rem;
	width: 1.5rem;
	height: 1.2rem;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.nmf_twoBtn:nth-child(1) a{
	background: #F5F5F5;
	color: #000;
}
.nmf_twoBtn:nth-child(1) a:before{
	background-image: url(/public/new_img/common/kakao_icon.webp);
}
.nmf_twoBtn:nth-child(1) a:after{
	background-image: url(/public/new_img/common/blod_arrow.webp);
}
.nmf_twoBtn:nth-child(2) a{
	background: #03C75B;
	color: #fff;
}
.nmf_twoBtn:nth-child(2) a:before{
	background-image: url(/public/new_img/common/naver_icon.webp);
}
.nmf_twoBtn:nth-child(2) a:after{
	background-image: url(/public/new_img/common/blod_white_arrow.webp);
}
.nmf_twoBtn a:hover{
	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;
}

.nmf_snsBtnBox{
	width:100%;
	position:relative;
	display:flex;
	gap:0.8rem;
}
.nmf_snsBtn{
	width:100%;
	position:relative;
	height:8.2rem;
}
.nmf_snsBtn a{
	width:100%;
	height:100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1.3rem;
	border-radius: 0.8rem;
	border: 1px solid #EEE;
	background: #FFF;
	
	color: #000;
	font-family: pretendard-600;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2rem;
}
.nmf_snsBtn a img{
	height:2.8rem;
}

.mnf_InfoBox {
	/* height: 100%; */
    margin: 7rem 0 0 0;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.mnf_Info{
	display: contents;
	height:100%;
	position:relative;
}
.nmfinfo{
	height:100%;
	position:relative;
}
.nmfinfo ul{
	position:relative;
}
.nmfinfo li{
	display:inline-block;
	position:relative;
	margin:1rem 2rem 0rem 0;
}
.nmfinfo li dl{
	display:flex;
	gap:1rem;
}
.nmfinfo li dl span{
	display:inline-block;
	text-align:left;
	color: #2F2C2C;
	font-family: pretendard-600;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 600;
	line-height: 2.4rem;
}
.nmfinfo li dl p{
	display:inline-block;
	text-align:left;
	color: #2F2C2C;
	font-family: pretendard-300;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 300;
	line-height: 2.4rem;
}
.nmfinfo li dl p.strong{
	font-family: pretendard-500;
	font-weight: 500;
}
.nmfinfo li dl a{
	display:inline-block;
	text-align:left;
	color: #2F2C2C;
	font-family: pretendard-500;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2.4rem;
}
.nmfinfo li dl a.dla{
	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;
	font-family: pretendard-700;
	font-weight: 700;
}

.talinkBox {
	padding: 1rem 0 0 0;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	align-self: stretch;
}
.talink {
    display: flex;
    gap: 2rem;
    align-items: center;
}
.talink span{
	display:inline-block;
	width: 1px;
	height: 1.2rem;
	background: #D9D9D9;
}
.talink a{
	color: #666;
	font-family: pretendard-500;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2rem;
}
.talink a:hover{
	color: #000;
	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;
}
.nmfcopy{
	color: #666;
	font-family: pretendard-300;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 300;
	line-height: 2.4rem;
}

@media (max-width:1600px) {
	.nmf_topBox {
		gap: 6rem;
	}
	.mnf_InfoBox {
		margin: 6rem 0 0 0;
	}
}
@media (max-width:991px) {
	.nm_footerWrap {
		padding: 6rem 0 8rem 0;
	}
	.nmf_topBox {
		gap: 2rem;
	}
	.mnft_title {
		margin: 0 0 2rem 0;
	}
	.mnft_title strong {
		font-size: 2.4rem;
		line-height: 2.8rem;
	}
	.mnft_title p {
		margin: 0.6rem 0 0 0;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.nmf_notice li a {
		padding: 1.4rem 2rem;
		gap: 4px;
		border-radius: 0.8rem;
	}
	.nmf_twoBtn {
		height: 16.8rem;
	}
	.nmf_twoBtn a {
		padding: 2rem;
		border-radius: 0.8rem;
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
	.nmf_twoBtn a:after {
		right: 2rem;
		bottom: 2.8rem;
		width: 1.5rem;
		height: 1.2rem;
	}
	.nmf_twoBtn a:before {
		right: 2rem;
		top: 2rem;
		width: 2.4rem;
		height: 2.2rem;
	}
	.nmf_snsBtn {
		height: 8rem;
	}
	.nmf_snsBtn a {
		gap: 1rem;
		border-radius: 0.8rem;
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.mnf_InfoBox {
		margin: 3rem 0 0 0;
	}
	.talink {
		gap: 1rem;
	}
}
@media (max-width:800px) {
	.nmf_topBox {
		display: flex;
		gap: 3rem;
		flex-direction: column;
	}
	.mnf_InfoBox {
		gap: 4rem;
		margin: 3rem 0 0 0;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.talinkBox {
		gap: 3rem;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		align-self: stretch;
	}
}
@media (max-width:767px) {
	.normalBtn a {
		padding: 0.8rem 1.5rem;
		gap: 0.8rem;
		border-radius: 0.6rem;
		font-size: 1.3rem;
		line-height: 1.6rem;
	}
	.normalBtn a span {
		height: 0.9rem;
		width: 1rem;
	}
	
	
	.nm_footerWrap {
		padding: 4rem 0 6rem 0;
	}
	.mnft_title strong {
		font-size: 2rem;
		line-height: 2.8rem;
	}
	.mnft_title p {
		margin: 0.6rem 0 0 0;
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.nmf_notice li a {
		padding: 1.6rem;
		gap: 6px;
		border-radius: 0.6rem;
	}
	.nmf_notice li .nmfnText p {
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.nmf_notice li .nmfnText p span {
		margin: 0 0 0 0.5rem;
		font-size: 1rem;
		line-height: 2.2rem;
	}
	.nmf_notice li dl {
		font-size: 1rem;
		line-height: 1.2rem;
	}
	.nmf_twoBtnBox {
		gap: 0.5rem;
		margin: 0 0 0.5rem 0;
	}
	.nmf_twoBtn {
		height: 14rem;
	}
	.nmf_twoBtn a {
		padding: 2rem;
		border-radius: 0.6rem;
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.nmf_twoBtn a:after {
		right: 2rem;
		bottom: 2.55rem;
		width: 1rem;
		height: 0.8rem;
	}
	.nmf_twoBtn a:before {
		right: 2rem;
		top: 2rem;
		width: 2rem;
		height: 1.8rem;
	}
	.nmf_snsBtnBox {
		overflow:hidden;
		gap: 0rem;
		border-radius: 0.6rem;
		border: 1px solid #EEE;
		background: #FFF;
	}
	.nmf_snsBtn {
		height: 5.6rem;
	}
	.nmf_snsBtn:last-child:after{
		content:none;
	}
	.nmf_snsBtn:after{
		content:'';
		position:absolute;
		right:0;
		top:20px;
		width:1px;
		height:16px;
		background: #EEE;
	}
	.nmf_snsBtn a {
		border: none;
		letter-spacing: -0.24px;
		gap: 0.5rem;
		border-radius: 0;
		font-size: 1.2rem;
		line-height: 1.6rem;
	}
	.nmf_snsBtn a img {
		height: 2rem;
	}
	
	
	.mnf_InfoBox {
		gap: 3rem;
		margin: 3.4rem 0 0 0;
	}
	.nmfinfo ul br{
		display:none;
	}
	.nmfinfo li {
		margin: 0.4rem 2rem 0rem 0;
	}
	.nmfinfo li dl span {
		font-size: 1.2rem;
		line-height: 2.2rem;
	}
	.nmfinfo li dl p {
		font-size: 1.2rem;
		line-height: 2.2rem;
	}
	.nmfinfo li dl a {
		font-size: 1.2rem;
		line-height: 2.2rem;
	}
	
	
	.talinkBox{
		padding:0;
	}
	.talink {
		display: flex;
		width: 100%;
		gap: 0;
		justify-content: space-between;
	}
	.talink a {
		font-size: 1.1rem;
		line-height: 2rem;
	}
	.nmfcopy {
		font-size: 1rem;
		line-height: 1.6rem;
	}
}

@media (max-width:550px) {
	.nm_footerWrap {
		padding: 4rem 0 10rem 0;
	}
}

/*--------------------------------------------------------------
# 비로그인 딤
--------------------------------------------------------------*/
.noneloginInfo {
    display: flex;
    position: absolute;
    z-index: 30;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.noneloginInfo dl {
    filter: none;
    font-family: 'Pretendard';
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    line-height: 3rem;
}
.noneloginInfo a {
    margin: 2rem 0 0 0;
    padding: 0;
    text-decoration: underline;
    font-family: "Pretendard-Medium";
    font-size: 1.8rem;
    line-height: 3rem;
    color: #dac28a;
}

/* .storySayBotm .noneloginInfo{ */
	/* height: calc(100% - 8.3rem); */
/* } */
@media (max-width:767px) {
	.noneloginInfo dl {
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.noneloginInfo a {
		margin: 1rem 0 0 0;
		font-size: 1.5rem;
		line-height: 2rem;
	}
}


/*---------------------------------------------------------------------
우측 플로팅
-----------------------------------------------------------------------*/
.floriWrap{
	position:fixed;
	right:3rem;
	bottom:25%;
	z-index:20;
}
.floriInner {
    display: flex;
    position: Relative;
    gap: 0.4rem;
    flex-direction: column;
}
.floriInFlex{
	display: flex;
    position: Relative;
    gap: 0.4rem;
    flex-direction: column;
}
.flori {
    position: Relative;
    width: 6rem;
    height: 6rem;
}
.flori:hover .floinText{
	display:inline-block;
}


.floinText {
	display:none;
    min-width: 9rem;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    right: 6.4rem;
    padding: 0.8rem 1.5rem 0.8rem 1rem;
    /* backdrop-filter: blur(3px); */
    color: #FFF;
    text-align: center;
    font-family: pretendard-800;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 800;
    line-height: 2.1rem;
    background-image: url(
	/public/new_img/common/floinText_bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: right center;
}

.floriBox{
	border-radius: 1.8rem;
    position: Relative;
    width:100%;
	height:100%;
	overflow:hidden;
}
.flori a{
	position:Relative;
	width:100%;
	height:100%;
    display: flex;
	align-items: center;
	backdrop-filter: blur(7.5px);
    justify-content: center;
}
.flori a img{
	height:2.4rem;
}
.flori a span{
	display:none;
}
.flori.fir .floriBox{
	background: #DCCEBA;
}
.flori.sed .floriBox{
	background: #10BF61;
}
.flori.thr .floriBox{
	background: #999;
}
.flori.for .floriBox{
	background: #4C3F24;
}
@media (max-width:991px) {
	.floriWrap {
		right: 1rem;
		bottom: 11%;
	}
	.flori {
		width: 5rem;
		height: 5rem;
	}
	.floriBox {
		border-radius: 1.4rem;
	}
	.floinText {
		right: 5.4rem;
	}
}
@media (max-width:550px) {
	.floinText{display:none!important;}
	
	.floriWrap {
		right: 0;
		bottom: 0;
		width:100%;
		padding: 20px 16px;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.64) 50%, rgba(255, 255, 255, 0.80) 100%);
	}
	.floriInner {
		padding: 0 15.6rem 0 0;
		display: flex;
		position: Relative;
		gap: 0rem;
		flex-direction: row;
	}
	.floriInFlex {
		right: 0;
		display: flex;
		position: absolute;
		gap: 0.4rem;
		flex-direction: row;
	}
	.flori {
		width: 4.8rem;
		height: 4.8rem;
	}
	.floriBox {
		border-radius: 1.2rem;
	}
	.flori a img {
		height: 2rem;
	}
	
	.flori.fir{
		width:100%;
	}
	.flori.fir a{gap:1rem;}
	.flori a span {
		color: #000;
		text-align: center;
		font-family: pretendard-600;
		font-size: 1.5rem;
		font-style: normal;
		font-weight: 600;
		line-height: 2.4rem;
		display: inline-block;
	}
}



/*--------------------------------------------------------------
# 이용약관
--------------------------------------------------------------*/

.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-700;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-400;
    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-700;
    color: #222;
}
.privTBox h3 {
    font-family: pretendard-600;
    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-400;
    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-400;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-400;
    display: block;
    position: relative;
    padding-left: 1.7rem;
    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-300;
    display: block;
    position: relative;
    padding-left: 1.7rem;
    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: 1.3rem;
		font-size: 1.3rem;
		line-height: 2.1rem;
	}
	.privSubTBox ul li dd {
		    margin-top: 0.2rem;
		padding-left: 1.3rem;
		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;
}
