/**********************************************
note : design custom style page
**********************************************/
/* ³×Æ®¿öÅ© ±¤°í */
#divtagImage {background:#fff !important; padding:0 !important;}
#divtagCaption {background:#fff !important; padding:0 .625rem !important; margin-top:.75em; font-size:.8125rem; font-weight:400; font-weight:var(--wgt400, 400); line-height:1.625; color:#777;}
.img-delete {color:#fff;}
.oldArticleDiv iframe {width:100% !important; height:100% !important;}
.oldArticleDiv p, .oldArticleDiv span {background-color:unset !important;}


/* È«°æ¾Æ / 1125585 / 20220110 */
.bbs-grid-wrap .grid-side {float:left;width:180px}
.bbs-grid-wrap .grid-body {float:right;width:calc(100% - 180px);padding-left:40px; text-align: left;}
.bbs-user-page.for-aside {display: inline-block; width: calc(100% - 180px);  text-align: left; float: right; padding-left: 40px;}
.bbs-user-page.for-aside .bbs-navs {text-align: left; float: right; width: calc(100% - 180px);  border-top:0px}
.bbs-user-page.for-aside .titles {display: inline-block; border-top: 2px solid #000; padding-top: 15px;}

.bbs-grid-wrap .grid-body .search-grouping {text-align: left; padding:0; display: inline-block;}
.bbs-grid-wrap .grid-body .pagin-group.border-top {border-top: 1px solid rgba(0,0,0,.10); padding-top: 30px;}
.bbs-grid-wrap .grid-body .pagin-group .items.btn { display: inline-block;    float: right;}

.bbs-skin-width-small {width:10%}
.bbs-skin-width-medium {width:20%}
.bbs-skin-width-large {width:50%}


@media screen and (max-width: 39.9375em) {
	.bbs-user-page.for-aside .titles, .bbs-grid-wrap .grid-side {display:none;}
	.bbs-user-page.for-aside, .bbs-grid-wrap .grid-body {width:100%;padding-left:0; float:none;}
	.bbs-user-page.for-aside .bbs-navs {float: none;  width: 100%;}
	.bbs-user-page.for-aside .bbs-navs .item {width: auto;}
	.bbs-user-page.for-view {text-align:center}
	.bbs-user-page .titles {font-size:2rem}
	.bbs-grid-wrap .grid-body .pagin-group .items.btn { display: block; float: none;}

	/* °Ô½ÃÆÇ Ç¥ */
	.row .bbs-skin table {width:auto}
}

.aside-nav-custom {width:100%;border-top:2px solid rgba(0,0,0,.12);border-bottom:2px solid rgba(0,0,0,.12);text-align:left}


.aside-nav-custom .aside-nav-title {margin-bottom:5px;font-size:26px;font-weight:400;color:#474747 !important;font-weight:700;text-align:center;letter-spacing:-0.08em;line-height:75px}
.aside-nav-custom .aside-nav-title > a:hover {color:#086ab5;text-decoration:none}


.aside-nav-custom ul.aside-sub-nav {margin-bottom:0}
.aside-nav-custom ul.aside-sub-nav > li {position:relative;width:100%;border-top:1px dashed #d0d0d0}
.aside-nav-custom ul.aside-sub-nav > li > a {display:block;position:relative;top:0;left:0;padding:0 10px;width:100%;height:50px;line-height:50px;font-size:16px;letter-spacing:-.05em;transition:all .3s ease-in-out}
.aside-nav-custom ul.aside-sub-nav > li > a:hover,
.aside-nav-custom ul.aside-sub-nav > li > a.over {color:#fff;background:#086ab5;text-decoration:none;cursor:pointer}
.aside-nav-custom ul.aside-sub-nav > li > a:hover::after,
.aside-nav-custom ul.aside-sub-nav > li > a.over::after {content: "\e93f";position:absolute;right:10px;top:50%;transform:translateY(-50%);display: inline-block;font: 14px/1 fontello;color:rgba(255,255,255,.5)}

@media screen and (max-width: 39.9375em) {
	.aside-nav-custom {z-index:10;position:fixed;bottom:0;margin:0 -20px;background-color:#fff;text-align:center;border-top:0;border-bottom:0}


	.aside-nav-custom .aside-nav-title {display:none}


	.aside-nav-custom ul.aside-sub-nav > li {overflow:hidden;float:left;width:33.33333%;margin-bottom:-1px;border-width:1px 0 1px 1px;border-style:solid;border-color:#ececec;text-decoration:none;text-overflow: ellipsis;white-space:nowrap}
	.aside-nav-custom ul.aside-sub-nav > li:nth-child(3n + 1) {clear:both;border-width:0 0 1px 0}
	.aside-nav-custom ul.aside-sub-nav > li:last-child {position:relative}
	.aside-nav-custom ul.aside-sub-nav > li:last-child::after{position:absolute;content:'';right:0;top:0;width:1px;height:100%;background-color:#ececec}

	.aside-nav-custom ul.aside-sub-nav > li > a {height:40px;font-size:1rem;line-height:40px}
	.aside-nav-custom ul.aside-sub-nav > li > a:hover::after,.aside-nav-custom ul.aside-sub-nav > li > a.over::after {display:none}
} 


/* ÀÓÈñÀº / 1131416 / 20220203 */
.row .bbs-navs.mo {border-top:0;border-bottom:2px solid rgba(0,0,0,.35)}
.row .bbs-navs.mo .item {width:inherit;}
@media screen and (max-width: 39.9375em) {
	.bbs-user-page.for-aside {display:none;}
} 

/* ¹èÁøÈñ / 1233485 / 20230111 */
.article-veiw-body.view-page table{margin:0 auto 1rem;}

/* ÀÓÈñÀº / 1431276 / 20241219 */
#article-view .infomation>li .flex {display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
#article-view .infomation>li .email {margin-left:.625rem;font-size: .813rem;font-weight: 400;font-weight: var(--wgt400, 400);font-style: normal;line-height: 1.125;color: #707070;}

/* À¯Æ©ºê ¼îÃ÷ */
.simplebox.short-vid{display:flex;}
.simplebox.short-vid .simplebox-content{width: 400px;height: 600px !important;margin: 0 auto;}

@media screen and (max-width: 39.9375em) {
.simplebox.short-vid{display:block;}
.simplebox.short-vid .simplebox-content{width: 100%;height: auto;}
}

/* ÀÓÈñÀº / 1493700 / 20250729 */
.simplebox.short-vid {display:block}
.simplebox.short-vid .simplebox-title {padding:0;text-align:center}