/*================== :::::::::::::: 논문 리스트 START ~ :::::::::::::: ==================*/
.pucontWrap{
	width:100%;
	position:relative;
	padding-top: 14.6rem;
	overflow:hidden;
}
.pucontbox{
	width:100%;
	position:relative;
	padding:10rem 0rem;
}

.irTitleBox {margin-bottom:15rem;}
.irTitle {
    color: #111;
    font-family: "Gilroy-Bold";
    font-size: 9rem;
    line-height: 10rem;
    letter-spacing: 0.54rem;
    position: relative;
    padding-right: 4.5604rem;
    display: inline;
}

.irTitle::before {
    content: '';
    width: 2.6rem;
    height: 6.4rem;
    position: absolute;
    right: 0;
    top: 50%;
    background: url(../img/sub/ir/subtitleCircle.png) no-repeat center / contain;
    transform: translateY(-50%);
}
.irSTitle {
	color: #666;
	margin-top:2rem;
	font-size: 2.2rem;
	font-style: normal;
	font-weight: 350;
	line-height: 3rem;
	letter-spacing: -0.44px;
}

/* 검색바 영역 */
.pubPageList {
    min-height: 7rem;
    position: relative;
    display: block;
    padding-right: 36rem;
}
.pubSearchInner{
	top: 0rem;
    right: 0rem;
	position: absolute;
}
.pubSearch {
    top: 0rem;
    right: 0rem;
    display: inline-block;
    border-radius: 99px;
    background: #F4F4F4;
    padding-left: 3rem;
    position: relative;
    width: 36rem;
}
.pubSearch input {
    color: #111;
    font-size: 1.8rem;
    line-height: 2.2rem;
    letter-spacing: 0.036rem;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    background: none;
    height: 7rem;
    width: 75%;
	font-family: 'Noto Sans KR';
}
.pubSearch input::placeholder {
	color: #AAA;
	font-size: 1.8rem;
	line-height: 2.2rem;
	letter-spacing: 0.36px;
	color:#AAA;
	font-family: 'Noto Sans KR';
}
.searchBtn {
    display: flex;
    width: 7rem;
    height: 7rem;
    padding: 2.6rem;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 99px;
    background: #00D1A3;
    border: none;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
	cursor:pointer;
}
.searchBtn::before {
	content:'';
	width:2.4rem;
	height:2.4rem;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	background:url(../img/sub/ir/searchBtnIcon.png) no-repeat center / cover;
}
/* 검색바 영역 */


/* 카테고리 영역 */
.bscabtn{
	display:none;
}
.bscateinner ul {
    min-height: 7rem;
    display: flex;
    align-items: center;
}
.bscateinner ul li{
	display:inline-block;
	margin:0rem 3.8rem 0rem 0rem;
}
.catelink a {
    font-size: 2.1rem;
    font-family: "Gilroy-Medium";
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 4.2rem;
    letter-spacing: 0.4px;
}
.oncl a{
	color: #00D1A3;
	font-family: "Gilroy-Bold";
}
.catelink a:hover {
	color: #00D1A3;
	font-family: "Gilroy-Bold";	
}
/* // 카테고리 영역 */




.mocatetitle{
	display:none;
}
.mocatetitle a{
	color: #00D1A3;
	font-size: 3rem;
    font-family: "Gilroy-Bold";
}





.pucontSidebox{
	width: 100%;
    max-width: 172rem;
    margin: 0 auto;
    padding: 0 2rem;
}
.pucontlist{
	width:100%;
	position:relative;
	min-height:55rem;
}
.pucontlist ul {
    text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 1rem;
}
.pucontlist ul li {
    float: left;
    text-align: center;
    width: calc(25% - 3rem);
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 4rem 4rem 0rem 0rem;
}
.pucontlist ul li:nth-child(4n){
	margin-right:0;
}

.mpubSlideInner {
	text-align:left;
	overflow: hidden;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #FFF;
    padding: 3rem;
}

.pucontlist ul li:hover {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 40px 40px 60px 0px rgba(0, 0, 0, 0.08), 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}

.pucontlist ul li:hover .mpubSlideInner {border: 1px solid #00D1A3;}


.mpubTxtBox {
    height: 20rem;
    margin-bottom: 1rem;
}
.mpubTxt {
    color: #111;
    font-family: 'Gilroy-Bold';
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.7rem;
    letter-spacing: 0.38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.mpubTxt span{
	padding: 0;
    margin: 0;
    color: #00D1A3;
    text-decoration: underline;
}
.mpubBotm {
    display: flex;
    align-items: center;
}
.publinkicon {
    width: 5rem;
    height: 5rem;
    margin-right: 1.6rem;
}
.publinkicon img {
    width: 100%;
    height: auto;
}
.pubcategory {
    color: #888;
    font-family: "Gilroy-Bold";
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin-bottom: 0.4rem;
}
.pubType {
    color: #111;
    font-family: 'Gilroy-Medium';
    font-size: 1.6rem;
    line-height: 2.5rem;
}
/* .pubType h4 { */
    /* display: inline-block; */
    /* background: #ddd; */
    /* color: #111; */
    /* font-family: "Gilroy-Bold"; */
    /* font-size: 1.4rem; */
    /* line-height: 2.6rem; */
    /* padding: 0.2rem 1.2rem; */
    /* border-radius: 99px; */
/* } */
.pubType h4{
	display: inline-block;
	color: #111;
    font-family: "Gilroy-Bold";
    font-size: 1.8rem;
    line-height: 2.6rem;
}

.pc_pagenation {
    margin-top: 3rem;
    display: inline-block;
    position: relative;
    /* display: flex; */
    justify-content: center;
}

.next_page {
    height: 5rem;
    width: 5rem;
    position: relative;
    right: 0;
    top: inherit;
    transform: inherit;
    border: none;
    background: none;
    padding: 0;
    color: #FFF;
    cursor: pointer;
}
.next_page span {display:none;}
.prev_page span {display:none;}

.next_page:hover::before{
	background:url(../img/sub/ir/nextpBalck.png) no-repeat center / cover;
}
.next_page::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    width: 1.6rem;
    height: 1.4rem;
    background: url(../img/sub/ir/nextpBalck_off.png) no-repeat center / cover;
}

.prev_page {
    height: 5rem;
    width: 5rem;
    position: relative;
    left: 0;
    top: inherit;
    transform: inherit;
    border: none;
    background: none;
    padding: 0;
    color: #FFF;
    cursor: pointer;
}
.prev_page:hover::before{
	background:url(../img/sub/ir/prevpBalck.png) no-repeat center / cover;
}
.prev_page::before {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	content:'';
	width:1.6rem;
	height:1.4rem;
	background:url(../img/sub/ir/prevpBalck_off.png) no-repeat center / cover;
}

.front_paging_box {
    margin-top: 3rem;
    display: inline-block;
    position: relative;
    /* display: flex; */
    justify-content: flex-start;
}
.flex_box{
	display:flex;
}

.front_paging_number_box ul {
    margin: 0;
	display: flex;
    padding: 0rem;
    display: inline-flex;
}

.front_paging_number_box ul li {
	display: flex;
	width: 5rem;
	height: 5rem;
	padding: 1.4rem 2rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 99px;
	color:#888;
	
	cursor:pointer;
	text-align: center;
	font-family: "Gilroy-Medium";
	font-size: 1.9rem;
	font-style: normal;
	line-height: 2rem;
}
.front_paging_number_box ul li:hover {
	color: #FFF;
	background: #00D1A3;
	font-family: "Gilroy-Bold";
}
.front_paging_number_box ul li.on_front_paging {
	color: #FFF;
	background: #00D1A3;
	font-family: "Gilroy-Bold";
}
@media (max-width:1500px) {
	.irTitleBox {
		margin-bottom: 9rem;
	} 
	.pubPageList {
		min-height: 7rem;
		padding-right: 0rem;
	}
	.pubSearchInner {
		margin-bottom: 3rem;
		display: flex;
		top: 0rem;
		right: 0rem;
		position: relative;
		justify-content: flex-end;
	}
	.bscateinner ul {
		min-height: 5rem;
	}
	
	.pucontlist ul li {
		width: calc(25% - 2.25rem);
		margin: 3rem 3rem 0rem 0rem;
	}
	.pucontlist ul li:nth-child(4n){
		margin-right:0;
	}
	.mpubSlideInner {
		border-radius: 0.8rem;
		padding: 2.4rem;
	}
}
@media (max-width:1200px) {
	.bscateinner ul li {
		margin: 0rem 2.8rem 0rem 0rem;
	}
	
	.pucontlist ul li {
		width: calc(33.333333333333% - 2.25rem);
		margin: 3rem 3rem 0rem 0rem;
	}
	.pucontlist ul li:nth-child(4n){
		margin-right:3rem;
	}
	.pucontlist ul li:nth-child(3n){
		margin-right:0;
	}
	.mpubSlideInner {
		border-radius: 0.8rem;
		padding: 2.4rem;
	}
}

@media (max-width:1400px) and (min-width:992px){
	.irTitle {font-size: 7rem; line-height: 8.5rem;}
	.pucontSidebox {padding: 0 6rem;}
	.irSTitle {font-size:2rem;}
	.pubSearch input {height:6.5rem;}
	.searchBtn {width:6.5rem; height:6.5rem;}
	.mpubTxt {font-size:1.85rem; line-height:2.5rem;}
}

@media (max-width:991px) {
	.pucontWrap {padding-top: 10.4rem;}
	.pucontbox {padding-top: 5rem; padding-bottom:10rem;}
	.irTitle {
		font-size: 4rem;
		line-height: 5rem;
		letter-spacing: 0.4rem;
		padding-right: 2rem;
	}
	.irTitle::before {
		width: 1.4rem;
		padding-bottom: 0;
	}
	.irSTitle {margin-top: 1rem; font-size: 1.8rem; line-height: 2.4rem;}
	.irTitleBox {margin-bottom: 5rem;}
	
	/* .bscateinner {margin-bottom:2rem;} */
	
	.pubSearch {padding-left: 2rem; width: 21.43%; min-width: 26rem;}
	.pubSearch input {
		font-size: 1.6rem;
		line-height: 2rem;
		height: 5rem;
	}
	.pubSearch input::placeholder {color: #AAA; font-size: 1.6rem; line-height: 2rem;}
	.searchBtn {width: 5rem; height: 5rem; padding: 0.4rem;}
	.searchBtn::before {width:1.8rem; height:1.8rem;}
	
	.pubPageList {
		/* display: flex; */
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: column;
		overflow: scroll;
	}
	
	.pubPageList::-webkit-scrollbar {display: none;}

	.pubPageList {-ms-overflow-style: none; scrollbar-width: none;}

	
	/* .bscateinner ul { */
		/* width: 100%; */
		/* min-width: 102em; */
		/* justify-content: flex-start; */
	/* } */
	.pubSearchInner {
		margin-bottom: 1rem;
	}
	.pubSearch {
		padding-left: 2rem;
		width: 100%;
		min-width: 26rem;
		position: sticky;
		left: 0;
	}
	
	.pucontlist ul {
		margin-top: 2rem;
		border-top: 1px solid #111;
	}
	/* .pucontlist ul li {width: 100%; margin: 2rem 0rem 0rem 0rem;} */
	.pucontlist ul li {
		width: calc(50% - 1.5rem);
		margin: 3rem 3rem 0rem 0rem;
	}
	.pucontlist ul li:nth-child(2n) {
		margin-right: 0;
	}
	.pucontlist ul li:nth-child(3n) {
		margin-right: 3rem;
	}
	.pucontlist ul li:nth-child(6) {
		margin-right: 0rem;
	}
	
	
	.mpubSlideInner {padding:2rem;}
	.mpubTxt {font-size:1.6rem; line-height:2.2rem;}
	
	
	.mocatetitle {
		margin-top: 2rem;
		display: block;
	}
	.mocatetitle a{
		color: #00D1A3;
		font-size: 2.4rem;
		font-family: "Gilroy-Bold";
	}
	
	.bscatecont {
		width: 100%;
		border: 1px solid rgba(0, 0, 0, 0.05);
		background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #F8F8F8;
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
		position: relative;
		top: 0rem;
		padding: 0rem;
		border-radius: 0.6rem;
	}
	.bscabtn {
		display: block;
		position: relative;
		padding: 1.6rem 2rem 1.4rem 2rem;
		text-align: left;
	}
	.bscabtn span{
		z-index:10;
		position:relative;
		color: #222;
		font-family: "Gilroy-Medium";
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 0.96px;
	}
	
	.bcbtn_open{
		cursor:pointer;
		z-index:5;
		position:absolute;
		left:0rem;
		top:0rem;
		width:100%;
		height:100%;
	}
	.bcbtn_open:after{
		position:absolute;
		right:2rem;
		top: 2.2rem;
		content:'';
		width:1rem;
		height:0.6rem;
		background-image: url(../img/sub/categarrow.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.bcbtn_off{
		display:none;
		cursor:pointer;
		z-index:5;
		position:absolute;
		left:0rem;
		top:0rem;
		width:100%;
		height:100%;
	}
	.bcbtn_off:after{
		transform: rotate(180deg);
		position: absolute;
		right: 2rem;
		top: 2.2rem;
		content: '';
		width: 1rem;
		height: 0.6rem;
		background-image: url(../img/sub/categarrow.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	
	.bscateinner.upcont{display:block;
	}
	.bscateinner{display:none;
		padding: 0rem 2rem 1rem 2rem;
	}
	.bscateinner ul {
		display:block;
		min-height:auto;
	}
	.bscateinner ul li {
		display:block;
		margin: 0rem 0rem 0rem 0rem;
		padding: 1rem 0rem 1rem 0rem;
	}
	.catelink {
		min-height: 2.2rem;
	}
	.cticon {
		width: 2.2rem;
		height: 2.2rem;
		border-radius: 0.4rem;
		margin-right: 1rem;
	}
	.catelink a {
		font-size: 1.5rem;
		line-height: 2.2rem;
	}
}

@media (max-width:767px) {
	.pucontWrap {padding-top: 6.8rem;}
	.pucontbox {padding-top: 4rem; padding-bottom:3rem;}
	.irTitle {
		font-size: 3.2rem;
		line-height: 4rem;
		letter-spacing: 0.2rem;
		padding-right: 2rem;
	}
	.irTitle::before {
		width: 1.2rem;
		height: 3.4rem;
	}
	.irSTitle {margin-top: 1rem; font-size: 1.6rem; line-height: 2rem;}
	.irPageList {margin-bottom: 2rem; flex-direction: column;}
	
	
	.mpubSlideInner {
		border-radius: 0.5rem;
		padding: 1.6rem;
	}
	.mpubTxtBox {
		height: 18rem;
		margin-bottom: 0rem;
	}
	.mpubTxt {
		letter-spacing: 0.3px;
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.publinkicon {
		width: 3.8rem;
		height: 3.8rem;
		margin-right: 1.2rem;
	}
	.pubcategory {
		font-size: 1.1rem;
		line-height: 1.8rem;
		margin-bottom: 0rem;
	}
	.pubType h4 {
		    font-size: 1.5rem;
		line-height: 2rem;
		/* padding: 0.2rem 0.8rem; */
	}
	
	/* .bscateinner ul {display: flex; margin-bottom: 1.5rem;} */
	/* .bscateinner ul li {margin-right: 3rem;} */
	
	.searchBtn {width: 5rem; height: 5rem; padding: 0rem;}
	.searchBtn::before {width: 1.5rem;height: 1.5rem;}
	
	
	.front_paging_box {
		margin-top: 3rem;
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.front_paging_number_box ul li {
		padding: 0;
		width: 3.9rem;
		height: 3.9rem;
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.prev_page{
		height: 3.9rem;
		width: 3.9rem;
	}
	.next_page {
		height: 3.9rem;
		width: 3.9rem;
	}
}

@media (max-width:650px) {
	.pucontlist ul li {
		width: 100%;
		margin: 2rem 0rem 0rem 0rem;
	}
	.pucontlist ul li:nth-child(3n) {
		margin-right: 0rem;
	}
}

/*================== :::::::::::::: // 논문 리스트 end ~ :::::::::::::: ==================*/


/*================== :::::::::::::: 논문 상세 START ~ :::::::::::::: ==================*/
.linkbackBox{
	display:block;
	margin-bottom:6rem;
}
.linkback{
	display:inline-block;
}
.linkback a {
    display: flex;
    color: #000;
    font-size: 2.2rem;
    font-family: 'Pretendard-Medium';
    line-height: 3rem;
    align-items: center;
    justify-content: flex-start;
}
.linkback a img{
	height:6rem;
	margin-right:1.6rem;
	display:inline-block;
}


.pucontdeSidebox {
    width: 100%;
    max-width: 104rem;
    margin: 0 auto;
    padding: 0 2rem;
}
.boxdecontentbox h1 {
    font-family: "Gilroy-Bold";
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 4rem;
}
.boxdecontentbox h2 {
    color: #111;
    font-family: "Gilroy-Medium";
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.4rem;
}
.boxdecontentbox{
	font-family: "Gilroy-Bold";
    font-size: 1.4rem;
}


.boxdecontentTop {
    border-bottom: 1px solid #eee;
    padding-bottom: 6rem;
}
.pubdetailInfo {
	min-height:3.4rem;
	display:block;
	position:relative;
    margin-bottom: 0.8rem;
	padding-left:17.4rem;
}
.pubdetailInfo:last-child {margin-bottom:0;}
.pubdetailInfo span {
	font-weight: 500;
    color: #888;
    font-family: 'Gilroy';
    display: inline-block;
	font-size: 1.7rem;
	position:absolute;
	left:0rem;
	top:0rem;
	line-height: 3.4rem;
}
.pubdetailInfo dl{
	display:block;
	text-align:left;
	color: #111;
    font-family: "Gilroy-Medium";
    font-size: 1.7rem;
    line-height: 3.4rem;
	font-weight: 500;
}

.pubdetailInfo dl a {
    display: inline-block;
    position: relative;
    padding-right: 4.4rem;
}
.pubdetailInfo dl a:before {
    content: '';
    width: 3.4rem;
    height: 3.4rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	background-image: url(../img/sub/ir/infolinkIcon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	
}
.pubdetailInfo:hover a { text-decoration:underline;}
/* .pubdetailInfo h4 { */
	/* font-weight: 500; */
    /* line-height: 3.4rem; */
    /* font-size: 1.7rem; */
    /* display: inline-block; */
    /* background: #ddd; */
    /* padding: 0 1.2rem; */
    /* border-radius: 99px; */
/* } */
.pubdetailInfo h4{
	font-weight: 500;
    line-height: 3.4rem;
    font-size: 1.7rem;
    display: inline-block;
}
.boxdecontentbox img{
	max-width:100%;
}

.relatedPGroup {display:flex;}

.summaryTitle {
	display:block;
	color: #00D1A3;
	font-family: "Gilroy-Medium";
	font-size: 2.6rem;
	line-height: 3.4rem;
	margin-bottom:2rem;
}

.boxdecontentBottom {padding: 6rem 0;}
.linkbackBottom {
    display: flex;
    justify-content: center;
    padding: 6rem 0;
    border-top: 1px solid #EEE;
}
.linkbackBottom a {
    color: #222;
	font-weight:500;
    font-size: 1.8rem;
    line-height: 3.5rem;
    letter-spacing: -0.36px;
    padding: 1.3rem 0;
    width: 18rem;
    border-radius: 99px;
    border: 1px solid #222;
    background: #FFF;
    display: inline-block;
    text-align: center;
}


@media (max-width:991px) {
	.linkbackBox {
		display: block;
		margin-bottom: 4rem;
	}
	.linkback a img {
		height: 5rem;
		margin-right: 1.6rem;
	}
	.linkback a {
		font-size: 2rem;
		line-height: 3rem;
	}
	
	.boxdecontentbox h1 {
		font-family: "Gilroy-Bold";
		font-size: 3.4rem;
		line-height: 4.4rem;
		margin-bottom: 4rem;
	}
}
@media (max-width:767px) {
	.linkbackBox {
		display: block;
		margin-bottom: 4rem;
	}
	.linkback a img {
		height: 3.6rem;
		margin-right: 1rem;
	}
	.linkback a {
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	
	.boxdecontentbox h1 {
		font-family: "Gilroy-Bold";
		font-size: 2.4rem;
		line-height: 3.2rem;
		margin-bottom: 3rem;
	}
	
	.boxdecontentTop {
		padding-bottom: 4rem;
	}
	.pubdetailInfo {
		min-height: auto;
		display: block;
		position: relative;
		margin-bottom: 2rem;
		padding-left: 0rem;
	}
	.pubdetailInfo span {
		display: block;
		font-size: 1.5rem;
		position: relative;
		text-align:left;
		left: 0rem;
		top: 0rem;
		line-height: 2rem;
	}
	.pubdetailInfo dl {
		margin-top: 0.2rem;
		display: block;
		text-align: left;
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.pubdetailInfo h4 {
		line-height: 3rem;
		font-size: 1.4rem;
		/* padding: 0 1rem; */
		border-radius: 99px;
	}
	
	
	.boxdecontentBottom {
		padding: 4rem 0;
	}
	.summaryTitle {
		letter-spacing: -0.46px;
		font-size: 2.3rem;
		line-height: 2rem;
		margin-bottom: 2rem;
	}
	.boxdecontentbox h2 {
		letter-spacing: -0.3px;
		display: block;
		text-align: left;
		font-size: 1.5rem;
		line-height: 2.5rem;
	}
	.linkbackBottom {
		width: 100%;
		display: block;
		padding: 4rem 0;
	}
	.linkbackBottom a {
		font-size: 1.5rem;
		line-height: 2.2rem;
		letter-spacing: -0.36px;
		padding: 1.3rem 0;
		width: 100%;
		display: block;
		text-align: center;
	}
}
@media (max-width:500px) {
	.pubdetailInfo dl a:before {
		left: 3rem;
		content: '';
		width: 2rem;
		height: 2rem;
		position: absolute;
		right: inherit;
		top: -2.2rem;
		transform: inherit;
	}
	.pubdetailInfo dl a {
		word-break: break-all;
		display: inline-block;
		position: relative;
		padding-right: 0rem;
	}
}
/*================== :::::::::::::: // 논문 상세 end ~ :::::::::::::: ==================*/




/*--------------------------------------------------------------
# 게시판 상세
--------------------------------------------------------------*/
.pmWrap{
	padding-top: 13.4rem;
    position: relative;
}
.pmdeWrap {
    width: 100%;
    position: relative;
    padding: 10rem 0rem 10rem 0rem;
}
.pmdeSidebox {
	max-width: 104rem;
    padding: 0rem 2rem;
    margin: 0 auto;
    position: relative;
    width: 100%;
}


.pmdetbox{
	width:100%;
	position:relative;
	margin-bottom:6rem;
	padding-bottom:6rem;
	border-bottom:1px solid #eee;
}
.pmdetbox h1{
	display:block;
	text-align:left;
	color: #000;
	font-size: 3.6rem;
	font-family: 'Pretendard-SemiBold';
	line-height: 5rem;
	margin-bottom:3rem;
}


.regcntbox {
    height: 3.4rem;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-items: center;
}
.regcntbox .nbsnsbox{
	top:0rem;
}
.regcntbox dl{
	position:relative;
	display:flex;
	margin-right:4.1rem;
}
.contnone{
	margin-right:0rem!important;
}
.contnone:after{
	content:none!important;
}
.regcntbox dl:after {
    content: '';
    position: absolute;
    right: -2rem;
    top: 1rem;
    width: 1px;
    height: 1.4rem;
    background: #EEEEEE;
}
.regcntbox dl span{
	font-size: 1.4rem;
	font-family: 'Pretendard-Medium';
	line-height: 3.4rem;
	letter-spacing: 0em;
	text-align: left;
	color:#888;
	margin-right:1rem;
	display:inline-block;
}
.regcntbox dl b{
	margin:0;
	padding:0;
	display:inline-block;
	font-size: 1.4rem;
	font-family: 'Pretendard-SemiBold';
	line-height: 3.4rem;
	letter-spacing: 0em;
	text-align: left;
	color:#000;
}
.linkcopy{
	cursor:pointer;
}

.artic_btn .pubdetailInfo {
    margin: 2rem 0 0 0;
    padding: 0;
}


.put_contbox{
	width:100%;
	position:relative;
}

.put_cont{
	max-width:100rem;
	position:relative;
	margin:0 auto;
}
.putcsum{
	border-radius: 1rem;
	display:block;
	text-align:center;
	position:relative;
	overflow: hidden;
}
.putcsum img{
	display:inline-block;
	max-width:100%;
}

.putcifame{
	border-radius: 1rem;
	display:block;
	text-align:center;
	position:relative;
	overflow: hidden;
	padding-bottom: 56.18%;
}
.putcifame iframe{
	border-radius: 1rem;
	position:absolute;
	left:0rem;
	top:0rem;
	width:100%;
	height:100%;
}

.putcsum img{
	display:inline-block;
	max-width:100%;
}


.put_contbtnbox {
    display: block;
    text-align: Center;
    margin-top: 6rem;
    padding-top: 6rem;
    border-top: 1px solid #EEE;
}
.put_contbtn{
	width:18rem;
	height:6rem;
	position:relative;
	display:inline-block;
}
.put_contbtn a {
    border-radius: 99px;
    border: 1px solid #222;
    background: #FFF;
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    color: #222;
    font-family: Pretendard;
    font-size: 1.8rem;
    line-height: 3.5rem;
    letter-spacing: 0.72px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.putcont{
	position:relative;
	margin-top:6rem;
	display:block;
}


.ircontdetail .put_contbtnbox {
    display: block;
    text-align: Center;
    margin-top: 6rem;
    padding-top: 0rem;
    border-top: none;
}

.fliecontbox{
	display:block;
	margin-top:8rem;
}
.fcti {
    display: flex;
    color: #111;
    font-family: Noto Sans KR;
    font-size: 2rem;
    font-weight: 500;
    line-height: 6rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.6rem;
    align-items: center;
}
.fcti dl {
	margin-left:1rem;
    border-radius: 50%;
    border: 0.733px solid #00D1A3;
    background: #00D1A3;
    display: flex;
    width: 2.4rem;
    height: 2.4rem;
    color: #111;
    text-align: center;
    font-family: Noto Sans KR;
    font-size: 1.4rem;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}

.download_file {
	position:relative;
    display: block;
    padding: 1rem 0px 1rem 0px;
	text-align:left;
}
.download_file:hover .file_title a{
	color: #111;
	font-weight: 500;
	text-decoration:underline;
}
.download_file:hover .file_icon{
	background-image: url(../img/sub/ir/fliedown_on.png);
}
.file_title {
    padding-right: 4rem;
    display: block;
}
.file_title a{
	display:block;
	font-size: 1.6rem;
    line-height: 3.4rem;
    font-weight: 400;
    color: #666;
}
.file_icon {
	position:absolute;
	right:0rem;
	top:1rem;
	width:3.4rem;
	height:3.4rem;
	display: inline-block;
	
	background-image: url(../img/sub/ir/fliedown_off.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.file_icon img{
    height: 1.5rem;
    position: relative;
    top: 0.2rem;
}

@media (max-width:991px) {
	.pmWrap {padding-top: 10.4rem;}
}

@media (max-width:767px) {
	.pmWrap {padding-top: 6rem;}
	.pmdeWrap {
		padding: 5rem 0rem 5rem 0rem;
	}
	.pmdetbox {
		margin-bottom: 4rem;
		padding-bottom: 4rem;
	}
	.pmdetbox h1 {
		font-size: 2.4rem;
		line-height: 3.2rem;
		margin-bottom: 2rem;
		letter-spacing: -0.48px;
	}
	
	.regcntbox dl {
		margin-right: 2.3rem;
	}
	.regcntbox {
		height: auto;
	}
	.regcntbox dl span {
		letter-spacing: -0.24px;
		font-size: 1.2rem;
		line-height: 1.6rem;
		margin-right: 0.8rem;
	}
	.regcntbox dl b{
		letter-spacing: -0.24px;
		font-weight:700;
		font-size: 1.2rem;
		line-height: 1.6rem;
	}
	.regcntbox dl:after {
		
		
		content: none;
		/* position: absolute; */
		/* right: -1.5rem; */
		/* top: 0.35rem; */
		/* width: 1px; */
		/* height: 1.1rem; */
		/* background: #EEEEEE; */
	}
	
	
	.putcont {
		margin-top: 3rem;
	}
	
	
	.put_contbtnbox {
		margin-top: 3rem;
		padding-top:3rem;
	}
	.put_contbtn {
		width: 100%;
		height: 5rem;
	}
	.put_contbtn a {
		font-size: 1.5rem;
		line-height: 1.8rem;
		letter-spacing: 0px;
	}
	
	
	.fliecontbox {
		margin-top: 4rem;
	}
	.fcti {
		font-size: 1.6rem;
		line-height: 3.6rem;
		padding-bottom: 1rem;
		margin-bottom: 1rem;
	}
	.download_file {
		padding: 1.3rem 0px 1.3rem 0px;
	}
	.file_title {
		padding-right: 4.4rem;
	}
	.file_title a{
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
	.file_icon {
		top: 0.8rem;
		width: 3.4rem;
		height: 3.4rem;
	}
	.fcti dl {
		margin-left: 0.5rem;
		border: 0.733px solid #00D1A3;
		width: 2rem;
		height: 2rem;
		font-size: 1.2rem;
	}
}

@media (max-width:500px) {
	.artic_btn .pubdetailInfo {
		margin: 1rem 0 0 0;
	}
	.artic_btn .pubdetailInfo dl a{padding-right: 2.4rem;}
	.artic_btn .pubdetailInfo dl a:before {
		left: inherit;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
}

/*--------------------------------------------------------------
# 상세 페이지 에디터 컨텐츠 css
--------------------------------------------------------------*/
.nxt_subjectTBox h2{
	font-family: 'Pretendard-Bold';
    line-height: 3.6rem;
    font-size: 2.8rem;
	margin:0rem 0rem 1.6rem 0rem;
}
.nxt_subjectTBox h2 span {
    /* font-family: 'Pretendard-Bold'!important; */
    line-height: 3.6rem!important;
    font-size: 2.8rem!important;
}

.nxt_subjectTBox h3{
	font-family: 'Pretendard-SemiBold';
    line-height: 3rem;
    font-size: 2.4rem;
	margin:0rem 0rem 1.2rem 0rem;
}
.nxt_subjectTBox h3 span {
    /* font-family: 'Pretendard-SemiBold'!important; */
    line-height: 3rem!important;
    font-size: 2.4rem!important;
}

.nxt_subjectTBox h4{
	font-family: 'Pretendard-SemiBold';
    line-height: 3rem;
    font-size: 2.4rem;
	margin:0rem 0rem 1.2rem 0rem;
}
.nxt_subjectTBox h4 span {
    /* font-family: 'Pretendard-SemiBold'!important; */
    line-height: 3rem!important;
    font-size: 2.4rem!important;
}

.nxt_subjectTBox a{
	color:blue;
}

.nxt_subjectTBox{
	overflow:hidden;
	font-size:1.8rem;
    line-height: 3.4rem;
	font-family: 'Pretendard-Light';
}
.nxt_subjectTBox span{
	font-family: 'Pretendard-Light';
}



.nxt_subjectTBox p {
	overflow:hidden;
	font-size:1.8rem;
    line-height: 3.4rem;
	font-family: 'Pretendard-Light';
}
.nxt_subjectTBox p span{
	font-family: 'Pretendard-Light';
}


.nxt_subjectTBox .marker
{
	font-family: 'Pretendard-Medium';
	background-color: Yellow;
}

.nxt_subjectTBox .marker2
{
	font-family: 'Pretendard-Medium';
	background-color: Cyan;
}

.nxt_subjectTBox img{
	/* float: inherit!important; */
	max-width:100%;
	display:inline-block;
}

.nxt_subjectTBox ul li {
    font-size: 1.7rem;
    line-height: 2.7rem;
    position: relative;
    padding: 0rem 1rem 1rem 1rem;
    font-family: 'Pretendard-Light';
}
.nxt_subjectTBox ul li span{
	font-family: 'Pretendard-Light';
}
.nxt_subjectTBox ul li:before {
    border-radius: 50%;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0rem;
    top: 1.1rem;
    width: 0.4rem;
    height: 0.4rem;
    background: #444;
}

.nxt_subjectTBox ol li {
	font-size: 1.7rem;
    line-height: 2.7rem;
	position:relative;
	padding: 0rem 1rem 1rem 1rem;
	font-family: 'Pretendard-Light';
}
.nxt_subjectTBox ol li span{
	font-family: 'Pretendard-Light';
}
.nxt_subjectTBox ol li:before {
    border-radius: 50%;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0rem;
    top: 1.1rem;
    width: 0.4rem;
    height: 0.4rem;
    background: #444;
}

.tacenter table{
	margin:0 auto;
	float:none;
}
.taleft table{
	margin:0 auto 0 0;
	float:none;
}
.taright table{
	margin:0 0 0 auto;
	float:none;
}


.nxt_subjectTBox table tbody tr td {
    padding: 1rem;
    border: 1px solid #ddd;
	font-size:1.5rem;
	font-family: Pretendard;
}
.nxt_subjectTBox table tbody tr:nth-child(1){
	background:#444;
	color:#fff;
	font-size:1.6rem;
	font-family: Pretendard;
}

.nxt_subjectTBox table tbody tr td p{
	font-size:1.5rem;
	font-family: Pretendard;
}
.nxt_subjectTBox table tbody tr td ul li{
	padding: 0rem 0rem 0rem 1rem;
	font-size:1.5rem;
	font-family: Pretendard;
}

.nxt_subjectTBox blockquote {
    font-style: italic;
   font-family: 'Pretendard-Light';
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
	padding-left: 2rem;
    padding-right: 0.8rem;
    border-left-width: 0.5rem;
	font-size: 1.6rem;
    line-height: 2.4rem;
	
}
.nxt_subjectTBox blockquote p {
    font-size: 1.7rem;
    line-height: 2.8rem;
    font-family: 'Pretendard-Light';
}

.nxt_subjectTBox iframe {
    width: 100%!important;
    /* height: 34vw!important; */
	height: 47.3rem!important;
}






@media (max-width: 991px) {
	.nxt_subjectTBox table{
		width:100%!important;
	}
	
	.nxt_subjectTBox iframe {
		width: 100%!important;
		height: 50vw!important;
	}
}
@media (max-width: 880px) {
	.nxt_subjectTBox img{
		display:inline-block!important;
		height:auto!important;
	}
}
@media (max-width: 767px) {
	
	.nxt_subjectTBox h2{
		line-height: 2.6rem;
		font-size: 2.2rem;
		margin:0rem 0rem 1.4rem 0rem;
	}
	.nxt_subjectTBox h2 span {
		letter-spacing: -0.02em;
		line-height: 2.6rem!important;
		font-size: 2.2rem!important;
	}
	
	.nxt_subjectTBox h3{
		line-height: 2.2rem;
		font-size: 1.9rem;
		margin:0rem 0rem 1rem 0rem;
	}
	.nxt_subjectTBox h3 span {
		line-height: 2.2rem!important;
		font-size: 1.9rem!important;
	}
	
	.nxt_subjectTBox h4{
		line-height: 2rem;
		font-size: 1.7rem;
		margin:0rem 0rem 1rem 0rem;
	}
	.nxt_subjectTBox h4 span {
		line-height: 2rem!important;
		font-size: 1.7rem!important;
	}
	
	.nxt_subjectTBox{
		font-size:1.5rem;
		line-height: 2.5rem;
		letter-spacing: -0.3px;
	}
	.nxt_subjectTBox span{
		font-size: 1.5rem!important;
	}
	
	.nxt_subjectTBox p {
		font-size:1.5rem;
		/* line-height: 1.7; */
		line-height: 2.5rem;
		letter-spacing: -0.3px;
	}
	.nxt_subjectTBox p span{
		font-size: 1.5rem!important;
	}
	
	.nxt_subjectTBox table tbody tr td{
		font-size: 1.4rem;
	}
	.nxt_subjectTBox table tbody tr td span{
		font-size: 1.4rem!important;
	}
	.nxt_subjectTBox table tbody tr td p{
		font-size:1.4rem;
		font-family: Pretendard;
	}
	.nxt_subjectTBox table tbody tr td ul li{
		padding: 0rem 0rem 0rem 1rem;
		font-size:1.4rem;
		font-family: Pretendard;
	}
	
	.nxt_subjectTBox ul li{
		line-height: 2.4rem;
		font-size: 1.5rem;
	}
	.nxt_subjectTBox ul li span{
		font-size: 1.5rem!important;
	}
	.nxt_subjectTBox ul li:before {
		top: 1rem;
		width: 0.4rem;
		height: 0.4rem;
	}
	
	.nxt_subjectTBox ol li{
		line-height: 2.4rem;
		font-size: 1.5rem;
	}
	.nxt_subjectTBox ol ol span{
		font-size: 1.5rem!important;
	}
	.nxt_subjectTBox ol li:before {
		top: 1rem;
		width: 0.4rem;
		height: 0.4rem;
	}
	
	.nxt_subjectTBox blockquote p {
		font-size: 1.5rem;
		line-height: 2.4rem;
		font-family: 'Pretendard-Light';
	}
	.nxt_subjectTBox blockquote {
		font-style: italic;
		font-family: 'Pretendard-Light';
		padding: 2px 0;
		border-style: solid;
		border-color: #ccc;
		border-width: 0;
		padding-left: 1rem;
		padding-right: 0.5rem;
		border-left-width: 0.4rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
}



/*--------------------------------------------------------------
# 상세 페이지 clog 영역 에디터 컨텐츠 css
--------------------------------------------------------------*/
.nxt_clogTBox h2{
	font-family: 'Pretendard-Bold';
    line-height: 3.6rem;
    font-size: 2.8rem;
	margin:0rem 0rem 1.6rem 0rem;
}
.nxt_clogTBox h2 span {
    line-height: 3.6rem!important;
    font-size: 2.8rem!important;
}

.nxt_clogTBox h3{
	font-family: 'Pretendard-SemiBold';
    line-height: 3rem;
    font-size: 2.4rem;
	margin:0rem 0rem 1.2rem 0rem;
}
.nxt_clogTBox h3 span {
    line-height: 3rem!important;
    font-size: 2.4rem!important;
}

.nxt_clogTBox h4{
	font-family: 'Pretendard-SemiBold';
    line-height: 3rem;
    font-size: 2.4rem;
	margin:0rem 0rem 1.2rem 0rem;
}
.nxt_clogTBox h4 span {
    line-height: 3rem!important;
    font-size: 2.4rem!important;
}

.nxt_clogTBox a{
	color:blue;
}

.nxt_clogTBox{
	overflow:hidden;
	font-size:1.8rem;
    line-height: 3.4rem;
	font-family: 'Pretendard-Light';
}
.nxt_clogTBox span{
	font-family: 'Pretendard-Light';
}



.nxt_clogTBox p {
	font-size:1.8rem;
    line-height: 3.4rem;
	font-family: 'Pretendard-Light';
}
.nxt_clogTBox p span{
	font-family: 'Pretendard-Light';
}


.nxt_clogTBox .marker
{
	font-family: 'Pretendard-Medium';
	background-color: Yellow;
}

.nxt_clogTBox .marker2
{
	font-family: 'Pretendard-Medium';
	background-color: Cyan;
}

.nxt_clogTBox img{
	max-width:100%;
	display:inline-block;
}

.nxt_clogTBox ul li {
    font-size: 1.7rem;
    line-height: 2.7rem;
    position: relative;
    padding: 0rem 1rem 1rem 1rem;
    font-family: 'Pretendard-Light';
}
.nxt_clogTBox ul li span{
	font-family: 'Pretendard-Light';
}
.nxt_clogTBox ul li:before {
    border-radius: 50%;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0rem;
    top: 1.1rem;
    width: 0.4rem;
    height: 0.4rem;
    background: #444;
}

.nxt_clogTBox ol li {
	font-size: 1.7rem;
    line-height: 2.7rem;
	position:relative;
	padding: 0rem 1rem 1rem 1rem;
	font-family: 'Pretendard-Light';
}
.nxt_clogTBox ol li span{
	font-family: 'Pretendard-Light';
}
.nxt_clogTBox ol li:before {
    border-radius: 50%;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0rem;
    top: 1.1rem;
    width: 0.4rem;
    height: 0.4rem;
    background: #444;
}


.nxt_clogTBox table tbody tr td {
    padding: 1rem;
    border: 1px solid #ddd;
	font-size:1.5rem;
	font-family: Pretendard;
}
.nxt_clogTBox table tbody tr:nth-child(1){
	background:#444;
	color:#fff;
	font-size:1.6rem;
	font-family: Pretendard;
}

.nxt_clogTBox table tbody tr td p{
	font-size:1.5rem;
	font-family: Pretendard;
}
.nxt_clogTBox table tbody tr td ul li{
	padding: 0rem 0rem 0rem 1rem;
	font-size:1.5rem;
	font-family: Pretendard;
}

.nxt_clogTBox blockquote {
    font-style: italic;
   font-family: 'Pretendard-Light';
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
	padding-left: 2rem;
    padding-right: 0.8rem;
    border-left-width: 0.5rem;
	font-size: 1.6rem;
    line-height: 2.4rem;
	
}
.nxt_clogTBox blockquote p {
    font-size: 1.7rem;
    line-height: 2.8rem;
    font-family: 'Pretendard-Light';
}

.nxt_clogTBox iframe {
    width: 100%!important;
    /* height: 34vw!important; */
	height: 47.3rem!important;
}






@media (max-width: 991px) {
	.nxt_clogTBox table{
		width:100%!important;
	}
	
	.nxt_clogTBox iframe {
		width: 100%!important;
		height: 50vw!important;
	}
}
@media (max-width: 880px) {
	.nxt_clogTBox img{
		display:inline-block!important;
		height:auto!important;
	}
}
@media (max-width: 767px) {
	
	.nxt_clogTBox h2{
		line-height: 2.6rem;
		font-size: 2.2rem;
		margin:0rem 0rem 1.4rem 0rem;
	}
	.nxt_clogTBox h2 span {
		letter-spacing: -0.02em;
		line-height: 2.6rem!important;
		font-size: 2.2rem!important;
	}
	
	.nxt_clogTBox h3{
		line-height: 2.2rem;
		font-size: 1.9rem;
		margin:0rem 0rem 1rem 0rem;
	}
	.nxt_clogTBox h3 span {
		line-height: 2.2rem!important;
		font-size: 1.9rem!important;
	}
	
	.nxt_clogTBox h4{
		line-height: 2rem;
		font-size: 1.7rem;
		margin:0rem 0rem 1rem 0rem;
	}
	.nxt_clogTBox h4 span {
		line-height: 2rem!important;
		font-size: 1.7rem!important;
	}
	
	.nxt_clogTBox{
		font-size:1.5rem;
		line-height: 2.5rem;
		letter-spacing: -0.1px;
	}
	.nxt_clogTBox span{
		font-size: 1.5rem!important;
	}
	
	.nxt_clogTBox p {
		font-size:1.5rem;
		/* line-height: 1.7; */
		line-height: 2.5rem;
		letter-spacing: -0.3px;
	}
	.nxt_clogTBox p span{
		font-size: 1.5rem!important;
	}
	
	.nxt_clogTBox table tbody tr td{
		font-size: 1.4rem;
	}
	.nxt_clogTBox table tbody tr td span{
		font-size: 1.4rem!important;
	}
	.nxt_clogTBox table tbody tr td p{
		font-size:1.4rem;
		font-family: Pretendard;
	}
	.nxt_clogTBox table tbody tr td ul li{
		padding: 0rem 0rem 0rem 1rem;
		font-size:1.4rem;
		font-family: Pretendard;
	}
	
	.nxt_clogTBox ul li{
		line-height: 2.4rem;
		font-size: 1.5rem;
	}
	.nxt_clogTBox ul li span{
		font-size: 1.5rem!important;
	}
	.nxt_clogTBox ul li:before {
		top: 1rem;
		width: 0.4rem;
		height: 0.4rem;
	}
	
	.nxt_clogTBox ol li{
		line-height: 2.4rem;
		font-size: 1.5rem;
	}
	.nxt_clogTBox ol ol span{
		font-size: 1.5rem!important;
	}
	.nxt_clogTBox ol li:before {
		top: 1rem;
		width: 0.4rem;
		height: 0.4rem;
	}
	
	.nxt_clogTBox blockquote p {
		font-size: 1.5rem;
		line-height: 2.4rem;
		font-family: 'Pretendard-Light';
	}
	.nxt_clogTBox blockquote {
		font-style: italic;
		font-family: 'Pretendard-Light';
		padding: 2px 0;
		border-style: solid;
		border-color: #ccc;
		border-width: 0;
		padding-left: 1rem;
		padding-right: 0.5rem;
		border-left-width: 0.4rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
}




.nxt_clogTBox .math-tex{
	overflow-y: hidden;
	font-size:2rem!important;
}
.nxt_clogTBox .math-tex .MathJax{
	overflow-y: hidden;
	font-size:2rem!important;
}
.nxt_clogTBox .MJX-TEX{
	overflow-y: hidden;
	font-size:2rem!important;
	
	-ms-overflow-style: none;
    scrollbar-width: none;
}
.nxt_clogTBox .MJX-TEX::-webkit-scrollbar {
    display: none; 
}

@media (max-width: 767px) {
	.clogContBox p{
		overflow-y: hidden;
		overflow-x: scroll!important;
	}
	.nxt_clogTBox .math-tex{
		overflow-x: scroll!important;
		font-size:1.5rem!important;
	}
	.nxt_clogTBox .math-tex .MathJax{
		font-size:1.5rem!important;
	}
	.nxt_clogTBox .MJX-TEX{
		overflow-x: scroll!important;
		font-size:1.5rem!important;
	}
}
/* // clog 영역 */
