/*** 2019. 12. 16 �댁��� ***/
.board-view-wrap01 .cont{padding:15px 20px;line-height:1.5em;font-size:14px;color:#333;width:calc( 100% - 40px );height:auto;min-height:413px !important; overflow:hidden;overflow-y:auto;background:#fafafa;}
.board-view-wrap .item-wrap .cont{padding:15px 0;line-height:1.5em;font-size:14px;color:#333;width:100%;height:auto;min-height:164px !important;overflow:hidden;overflow-y:auto;}
.normal-wrap .lnb{float:left;width:250px;height:100%;min-height:550px;/*border-top:1px solid #ddd;*/}/** 20211025 **/

.board-search-wrap .select{margin-left:6px}
.board-bottom-wrap {height:200px;}
.board-view-page-list {margin-top:50px}

.board-comment{margin:20px 0px 20px 0px}
.board-comment:after{content:'';display:block;clear:both;}
.board-comment .title{font-size:17px;color:#333333;font-weight:bold}
.board-comment ul{overflow:hidden;margin-top:10px;}
.board-comment ul li:last-child {border-bottom:0px}
.board-comment ul li {border-top:0px}
.board-comment .comment-write {margin-bottom:20px;}
.board-comment .comment-item {border-top:1px solid #dee2e8}
.board-comment .comment-item:last-child {border-bottom:1px solid #dee2e8}
.board-comment .comment-list{overflow:hidden; background-color:#fafafa;padding:20px 20px 10px 20px;}
.board-comment .comment-list .top-element{overflow:hidden}
.board-comment .comment-list .top-element dt{font-size:15px;color:#0e457a;font-weight:bold;float:left;margin-right:10px}
.board-comment .comment-list .top-element dd{float:left;margin-right:10px;font-size:12px;color:#999999;margin-top:3px}
.board-comment .comment-list .body-element{clear:both;margin-top:10px;font-size:16px;color:#333333;line-height:22px;}
.board-comment .comment-list .bottom-element{margin-top:20px;}
.board-comment .comment-list .bottom-element a{display:inline-block;font-size:14px;color:#777777;border-bottom:1px solid #ddd;padding-bottom:3px;text-decoration:none;}
.board-comment .comment-input{overflow:hidden}
.board-comment .comment-input textarea{border:1px solid #cccccc;padding:5px;height:80px;width:100%;box-sizing:border-box;}
.board-comment .comment-input .comment-send{margin-top:10px;}
.board-comment .comment-input .comment-send .txt{display:block;float:left;font-size:15px;color:#999999}
.board-comment .comment-input .comment-send .txt strong{color:#333;font-weight:bold}
.board-comment .comment-input .comment-send .send-btn{float:right}
.board-comment .comment-input .comment-send .send-btn input{display:block;width:45px;height:30px;background-color:#0e457a;line-height:29px;font-size:14px;color:#fff;text-align:center;border-radius:3px;border:0}
.board-comment .errorMsg {padding-left:20px;}

.webzine-wrap ul li dl dd {word-break:break-word !important;}

.replyGap {float:left;}
.replyIcon {float:left;}

/* 2020-02-19 �뚯썝媛��� �쎄��숈쓽 �앹뾽 異붽� */
.dialog_agre{display:none;z-index:999;justify-content:center;align-items:center;position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.5);}
.dialog_agre.on{display:flex;}
.dialog_agre .pop-wrap{width:840px;padding:5px;height:calc(100% - 300px);overflow:hidden;border-radius:2px;background:#fff;}
.dialog_agre .pop-wrap.type01{width:800px;}
.dialog_agre .pop-wrap .pop-header{position:absolute; width:840px;height:47px;overflow:hidden;background:url(../image/bg/bg-pop-header.svg) no-repeat;background-size:cover;}
.dialog_agre .pop-wrap .pop-header .tit{margin:0px;}
.dialog_agre .pop-wrap .tit{float:left;height:47px;line-height:47px;padding-left:20px;font-size:20px;color:#fff;font-weight:500;}
.dialog_agre .pop-wrap a{float:right;margin:10px 10px 0 0;}
.dialog_agre .pop-wrap a i{font-size:30px;color:#fff;}

/* .dialog_agre .pop-cont{width:calc(100% - 20px);height:calc(100% - 58px);overflow:auto;margin:58px 0px 0 0px; padding:0 10px 0 10px;} */
.dialog_agre .pop-cont{position : relative;width:calc(100% - 20px);height:calc(100% - 58px);overflow:visible !important;margin:58px 0px 0 0px; padding:0 10px 0 10px;}
.dialog_agre .pop-cont .tbl-register{width:510px;margin:0 auto;}
.dialog_agre .pop-cont .tbl-register td{padding-right:10px;}
.dialog_agre .pop-cont .btn-wrap{width:510px;margin:26px auto 0 auto;}
.dialog_agre .pop-cont .btn-wrap .btn{margin:0;width:100%;}
.dialog_agre .pop-cont .btn-wrap.type01{margin-top:46px;}
.dialog_agre .pop-cont .btn-wrap.type01 .btn{width:160px;margin:0 5px;}
.dialog_agre .pop-cont .pop-close{position:absolute; top:-58px; right:0}
.dialog_agre .pop-cont .pop-close:focus{outline:2px dashed #fff !important}

@media (max-width:1024px) {
	.dialog_agre .pop-wrap{width:calc(100% - 340px);padding:5px;height:calc(100% - 300px);overflow:hidden;border-radius:2px;background:#fff;}
	.dialog_agre .pop-wrap .pop-header{position:absolute; width:calc(100% - 340px);height:47px;overflow:hidden;background:url(../image/bg/bg-pop-header.svg) no-repeat;background-size:cover;}
}

@media (max-width:768px) {
	.dialog_agre .pop-wrap{width:calc(100% - 50px);padding:5px;height:calc(100% - 300px);overflow:hidden;border-radius:2px;background:#fff;}
	.dialog_agre .pop-wrap .pop-header{position:absolute; width:calc(100% - 50px);height:47px;overflow:hidden;background:url(../image/bg/bg-pop-header.svg) no-repeat;background-size:cover;}
}

/* 2020-02-26 媛꾪렪 濡쒓렇�� 異붽� */
.login-tabs-easy {margin:0 auto;width:880px;height:auto;overflow:hidden;}
.login-tabs-easy li{width:25%;height:66px;overflow:hidden;float:left;}/* 20220104 �섏젙 */
.login-tabs-easy li:last-child{width:25%;}/* 20220104 �섏젙 */
.login-tabs-easy li a{background:#f5f5f5;border:1px solid #f5f5f5;border-bottom:1px solid #ddd;border-top-left-radius:4px;border-top-right-radius:4px;font-size:25px;color:#aaa;font-weight:500;display:flex;justify-content:center;align-items:center;width:calc( 100% - 2px );height:64px;overflow:hidden;}
.login-tabs-easy li a:hover{text-decoration:none;}
.login-tabs-easy li a.on{background:#fff;color:#333;border:1px solid #ddd;border-bottom:1px solid #fff;}

@media (max-width:1024px) {
	.login-tabs-easy{width:calc( 100% - 40px );}
	.login-tabs-easy li a{font-size:18px;}
}

.login-wrap{box-sizing:border-box;}

@media (max-width:1024px) {
	.login-wrap{box-sizing:content-box;}
}

#secureKeyBox {margin:10px auto !important;}

/*** 2020. 02. 27 �꾨え鍮� ***/
.site-wrap .mui-select__menu>div{height:30px;line-height:30px;}	/*硫붿씤 �섎떒 �ъ씠�� 留곹겕 �믪씠 議곗젙*/
.tbl-register select.select.phone {width:100px;}	/*媛��� �섏씠吏� �꾪븯踰덊샇 泥レ옄由� �덈퉬 怨좎젙*/

.confirmation-list li.cert01{background-image:url(../image/bg/bg-confirmation-list08.jpg);background-position:right bottom}
.confirmation-list li.cert02{background-image:url(../image/bg/bg-confirmation-list06.jpg);background-position:right 68px}
.confirmation-list li.cert04{background-image:url(../image/bg/bg-confirmation-list02.jpg);background-position:right 75px}
.confirmation-list li.cert07{background-image:url(../image/bg/bg-confirmation-list03.jpg);background-position:right 68px}
.confirmation-list li.cert03{background-image:url(../image/bg/bg-confirmation-list01.jpg);background-position:right 75px}
.confirmation-list li.cert06{background-image:url(../image/bg/bg-confirmation-list04.jpg);background-position:right 77px}
.confirmation-list li.cert05{background-image:url(../image/bg/bg-confirmation-list05.jpg);background-position:right 75px}
.confirmation-list li.cert08{background-image:url(../image/bg/bg-confirmation-list07.jpg);background-position:70px 85px}

/* 2020-03-04 媛꾪렪 濡쒓렇�� 踰꾪듉 css 異붽� */
.radio-inline{overflow:hidden;padding:5px 0px}
.radio-inline input[type=radio]{display:inline-block;vertical-align:middle;margin-right:5px}
.no_result{display:block;width:100%;text-align:center;font-size:16px;font-weight:bold}
.api-login-btn{padding:40px 0px;text-align:center;width:100%}
.api-login-btn a{display:inline-block;position:relative;text-align:left;width:300px;height:100px;padding:20px 0px 15px 25px;background-color:#0e457a;font-size:22px;color:#fff;background:#0e457a url(../image/bg/bg-login.png) no-repeat 235px center;box-sizing:border-box;text-decoration:none !important;line-height:28px;border-radius:6px;overflow:hidden;}
.api-login-btn a:after{position:absolute;left:210px;top:10px;z-index:1;width:1px;height:80px;background-color:#275888;content:''}
.api-login-btn a span{font-size:22px;color:#fff;font-weight:700}

/* s:20220104 異붽� */
.onepass-login-btn{
	display: inherit;
	padding:20px 0px 30px;
	text-align:center;
	width:100%;
	border-bottom: 1px solid #ddd;
}
.onepass-login-btn a{
	display: block;
	text-align:center;
	width:300px;
	padding:20px 0px;
	background-color:#0e457a;
	font-size:22px;
	color:#fff;
	line-height:28px;
	border-radius:6px;
	margin: 0 auto;
}
/* e:20220104 異붽� */

.smes_wrapper{display:table;width:100%;height:100%;background-color:#e3ecf3;position:absolute;z-index:10000}
.smes_wrapper .v-box{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}
.logo-element{display:inline-block;width:500px;}
.error-txt{margin-top:50px;font-size:20px;color:#003964;line-height:35px}

.paging .active a {background:#d9002c; color:#ffffff; border:1px solid #d9002c; font-weight:500; text-decoration:underline}

.link_btn {display:-webkit-box;padding-left:20px;background:url(../image/ico/ico-link.png) no-repeat 5px 8px;width:60px !important;}
.cntPerPage {float:right;right:5px;}
.page-view-controll{display:inline-block; float:right}
.page-view-controll .cntPerPage{float:none}
.page-view-controll .btn{padding:7px 20px 6px; border-radius:4px}

/* layer popup */
.dialog{display:none;z-index:999;justify-content:center;align-items:center;position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.5);}
.dialog.on{display:flex;}
.dialog .pop-wrap{width:690px;padding:5px;height:auto;overflow:hidden;border-radius:2px;background:#fff;}
.dialog .pop-wrap.type01{width:800px;}
.dialog .pop-wrap.small{width:500px;}
.dialog .pop-wrap .pop-header{width:100%;height:47px;overflow:hidden;background:url(../image/bg/bg-pop-header.svg) no-repeat right top;background-size:cover;}
.dialog .pop-wrap .tit{float:left;height:47px;line-height:47px;padding-left:20px;font-size:20px;color:#fff;font-weight:500;}
.dialog .pop-wrap a{float:right;margin:10px 10px 0 0;}
.dialog .pop-wrap a i{font-size:30px;color:#fff;}
.dialog .pop-cont{width:100%;height:auto;overflow:hidden;padding:58px 0;}
.dialog .pop-cont.address_pop{padding:30px 30px;box-sizing:border-box}
.dialog .pop-wrap.small .pop-cont{padding:5px 0;}
.dialog .pop-cont .tbl-register{width:510px;margin:0 auto;}
.dialog .pop-cont .tbl-register td{padding-right:10px;}
.dialog .pop-cont .btn-wrap{width:510px;margin:26px auto 0 auto;}
.dialog .pop-cont .btn-wrap .btn{margin:0;width:100%;}
.dialog .pop-cont .btn-wrap.type01{margin-top:46px;}
.dialog .pop-cont .btn-wrap.type01 .btn{width:160px;margin:0 5px;}

@media (max-width:768px) {
	.dialog .pop-cont.address_pop{padding:20px}
	.dialog .pop-cont.address_pop .tbl-wrap table.tbl-list01.tline{min-width:900px}
}