	.search_top>span,
	.search_top select,
	.search_top input[type=text],
	.search_top input[type=submit],

	.board_list,
	.board_list>.table .tr,
	.board_list>.table .tr>div,
	.board_list>.table .tr>.stat>.icon,

	.paging_all>.btn,
	.paging_all>.btn:before,
	.paging_all>.btn:after,
	.paging_all>.num,
	.paging_all>.num>strong,
	.paging_all>.num>a,

	.board_view>table th,
	.board_view>table td,
	.board_view>table>thead>tr>th,
	.board_view>table .etc,
	.board_view>table .etc>p,

	.pageNavigation,
	.pageNavigation>dl,
	.pageNavigation>dl>dd>a,

	.btnArea a,
	.btnArea input[type=image],
	.btnArea input[type=submit],
	.btnArea button,

	.checkIn input[type=checkbox]+label:before,
	.checkIn input[type=radio]+label:after,
	.checkIn input[type=checkbox]:checked+label,
	.checkIn input[type=radio]:checked+label,

	.board_write>table .file>.file_wrap>.btnFile,
	.board_write>table .type.point,
	.board_write>table .btnBox>.btns,

	.faqArea>li .q:before,
	.faqArea>li .a:before,
	.faqArea>li .q>.bul:before,
	.faqArea>li .q>.bul:after{transition: all .3s ease-out; transform-origin: 50% 50%;}


.thumb,
.thumb>span{background-image: url('../../images/front/noimage.jpg');}
.thumb>span.bg,
.thumb>span.stat{background-image:none !important;}

/* check style */
	.checkIn{display: inline-block; vertical-align: top;}
	.checkIn input[type=checkbox],
	.checkIn input[type=radio]{display: none;}

	.checkIn input[type=checkbox]+label,
	.checkIn input[type=radio]+label{padding-left:3rem; font-size: 1.4rem; line-height:2rem; color: #666; display: inline-block; cursor: pointer; position: relative;}

	.checkIn input[type=checkbox]+label:before,
	.checkIn input[type=radio]+label:after,
	.checkIn input[type=radio]+label:before{content: ""; width: 2rem; height: 2rem; background-color: #fff; border:1px solid #d2d2d2; display: inline-block; position:absolute; left: 0; top:0; box-sizing: border-box;}

	.checkIn input[type=checkbox]+label{}
	.checkIn input[type=checkbox]+label:before {background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius:2px;}
	.checkIn input[type=checkbox]+label:after{content: ""; width: 2rem; height: 2rem; background: url("/images/front/check.svg") no-repeat left top; font-size:0; line-height:0; position: absolute; left:0; top:0; opacity: 0;}
	.checkIn input[type=checkbox]:checked+label:before{border-color:#003976;}
	.checkIn input[type=checkbox]:checked+label:after{opacity: 1;}

	.checkIn input[type=radio]+label{}
	.checkIn input[type=radio]+label:before{border-radius:99px;}
	.checkIn input[type=radio]+label:after{width: 12px; height: 12px; margin:-5px 0 0 0; left: 4px;  top:50%; border:none; border-radius:99px; -webkit-transition: .3s; transition: .3s; transform-origin: 50% 50%;}
	.checkIn input[type=radio]:checked+label:before{border-color:#003976;}
	.checkIn input[type=radio]:checked+label:after{background-color: #003976;}

	.checkIn.point input[type=checkbox]+label,
	.checkIn.point input[type=radio]+label{color: #c52936;}

/* Clause Box Style */
	.clauseArea{width:100%; margin-top:4rem; font-size:0; line-height:0; overflow:hidden;}
	.clauseArea>.tit{padding-bottom:1.5rem; font-weight: 500; font-size:1.7rem; line-height:1.2; color: #222;}

	.clauseArea .scroll{width:100%; height:20rem; padding:2.5rem 2rem; background-color: #f6f6f6; border:1px solid #ddd; font-weight: 400; font-size:1.6rem; line-height:1.5; color: #999; overflow:hidden; overflow-y:auto; box-sizing:border-box;}
	.clauseArea .scroll strong{font-weight: 500;}
	.clauseArea .scroll>p{padding-top:1rem; color: #222;}
	.clauseArea .scroll>p>strong{padding-top:4rem; font-weight: 500; color: #222; display:inline-block;}

	.clauseArea .scroll ol,
	.clauseArea .scroll ul{margin-top:5px;}
	.clauseArea .scroll ol{counter-reset:item;}
	.clauseArea .scroll ol>li{padding-left:19px; position: relative;}
	.clauseArea .scroll ol>li:before{counter-increment: item; content: counter(item)"."; width:17px; text-align: right; display: inline-block; position: absolute; top: 0; left: 0;}
	.clauseArea .scroll ol>li:nth-child(-n+9)::before {content: "0" counter(item);}

	.clauseArea .scroll ol.type>li{padding-left:3rem;}
	.clauseArea .scroll ol.type>li:before{content: counter(item)")"; width:2.6rem; top: 0px;}

	.clauseArea .scroll ul.bul>li{padding-left:10px; position: relative;}
	.clauseArea .scroll ul.bul>li:before{content: "-"; display: inline-block; position:absolute; left: 0; top:-1px;}

	.clauseArea .scroll ul.circle>li{padding-left:15px; position: relative;}
	.clauseArea .scroll ul.circle>li:before{content: "ο"; display: inline-block; position:absolute; left: 0; top:-1px;}

	.clauseArea .scroll ol.kr>li{padding-left:24px;}
	.clauseArea .scroll ol.kr>li:before{width:20px; }
	.clauseArea .scroll ol.kr>li:nth-child(1):before{content: "가.";}
	.clauseArea .scroll ol.kr>li:nth-child(2):before{content: "나.";}
	.clauseArea .scroll ol.kr>li:nth-child(3):before{content: "다.";}
	.clauseArea .scroll ol.kr>li:nth-child(4):before{content: "라.";}
	.clauseArea .scroll ol.kr>li:nth-child(5):before{content: "마.";}
	.clauseArea .scroll ol.kr>li:nth-child(6):before{content: "바.";}
	.clauseArea .scroll ol.kr>li:nth-child(7):before{content: "사.";}
	.clauseArea .scroll ol.kr>li:nth-child(8):before{content: "아.";}
	.clauseArea .scroll ol.kr>li:nth-child(9):before{content: "자.";}
	.clauseArea .scroll ol.kr>li:nth-child(10):before{content: "차.";}
	.clauseArea .scroll ol.kr>li:nth-child(11):before{content: "카.";}
	.clauseArea .scroll ol.kr>li:nth-child(12):before{content: "타.";}
	.clauseArea .scroll ol.kr>li:nth-child(13):before{content: "파.";}
	.clauseArea .scroll ol.kr>li:nth-child(14):before{content: "하.";}

	.clauseArea .scroll li>ol,
	.clauseArea .scroll li>ul{}

	.clauseArea .nTable{width:100%; margin-top:1rem; background-color: #fff; border-top:1px solid #ccc; border-right:1px solid #ccc; box-sizing: border-box;}
	.clauseArea .nTable>table{width:100%; border-spacing:0; table-layout: fixed;}
	.clauseArea .nTable>table th,
	.clauseArea .nTable>table td{height:auto; border-right:none; border-left:1px solid #ccc; border-bottom:1px solid #ccc; color:#888; text-align:center; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}

	.clauseArea .nTable>table>thead>tr>th{ font-weight:500; color:#222; position: relative;}
	.clauseArea .nTable>table>thead>tr>th+th{}

	.clauseArea .checkIn{padding-top:1.5rem;}

	.clauseArea .check-s{padding-top:1.5rem; display: flex; gap:2rem 15%;}
	.clauseArea .check-s .checkIn{padding-top:0rem;}
	.clauseArea .check-s .checkIn label{line-height:1.5;}
	.clauseArea .check-s .checkIn label>span{font-weight: 500; color: #333;}

	.clauseArea ul.star{margin-top:1.5rem;}
	.clauseArea ul.star>li{padding-left:17px; font-weight: 400; font-size:1.4rem; line-height:1.3; color: #999;  position: relative;}
	.clauseArea ul.star>li:before{content: "※"; display: inline-block; position:absolute; left: 0; top:0;}
	.clauseArea ul.star>li+li{margin-top:0.5rem;}
/*
	.clauseArea .checkIn input[type=checkbox]+label{height:20px; padding-left:28px; font-weight: 300; font-size: 14px; line-height:18px; color: #666;}
	.clauseArea .checkIn input[type=checkbox]+label:before{width: 20px; height: 20px; top:0;}
*/
	.clauseArea.no .tit{display:none;}
	.clauseArea.no .scroll{height:auto; padding:0px; background-color: #fff; border:none; line-height:1.5; color: #666; overflow: visible;}

/* Btn Style */
	.btnArea{width:100%; margin-top:2rem; font-size:0; line-height:0;}
	.clauseArea+.btnArea{margin-top:5rem; }
	.btnArea a,
	.btnArea input[type=image],
	.btnArea input[type=submit],
	.btnArea button{width:20rem; height:5rem; margin:0 1rem 0 0; background-color:#333; border:1px solid #333; font-size:1.8rem; line-height:4.8rem; color:#fff; text-align: center; overflow:hidden; display:inline-block; vertical-align: top; box-sizing:border-box; border-radius:2px; cursor: pointer; position: relative;}
	.btnArea button{line-height:5rem;}

	.btnArea *.small{width:84px !important; height:30px !important; background-color:#adadad !important; border:none !important; line-height:30px !important; border-radius:0px !important;}

	.btnArea a.ok,
	.btnArea input.ok,
	.btnArea button.ok{background-color: #003976; color: #fff;}

	.btnArea a.write,
	.btnArea input.write,
	.btnArea button.write{width:30rem; height:7rem; background-color: #003976; border:1px solid #003976; line-height:6.8rem; color: #fff;}

	.btnArea a.cancel,
	.btnArea input.cancel,
	.btnArea button.cancel{background-color: #fff; border:1px solid #666; line-height:48px; color: #444;}

	.btnArea a.big,
	.btnArea input.big,
	.btnArea button.big{width:140px;}

	.btnArea.tar{text-align: right;}
	.btnArea.tac{text-align: center;}
	.btnArea.tj{display: flex; justify-content: space-between;}

	.btnArea.tar a,
	.btnArea.tar input[type=image],
	.btnArea.tar input[type=submit],
	.btnArea.tar button{margin:0 0 0 10px;}

	.btnArea.tac a,
	.btnArea.tac input[type=image],
	.btnArea.tac input[type=submit],
	.btnArea.tac button{margin:0 5px;}

	.btnArea.tj a,
	.btnArea.tj input[type=image],
	.btnArea.tj input[type=submit],
	.btnArea.tj button{margin:0;}

	.paging_all+.btnArea{margin-top:-45px;}

/* Search Style */
	.search_top{width:100%; margin-bottom:2rem; font-size:0; line-height:0; display:block; position: relative; text-align: right;}
	.search_top>.total{font-weight: 500; font-size:1.7rem; line-height:1; color: #333; text-align: left; position: absolute; left:0; bottom:1.2rem;}
	.search_top>.total>strong{font-weight: 500;}
	.search_top select,
	.search_top input[type=text],
	.search_top input[type=submit]{height:4.8rem; padding:0 2rem; background-color: #fff; border:1px solid #ccc; font-weight: 400; font-size:1.6rem; line-height:4.8rem; color: #999; display:inline-block; vertical-align: top;}
	.search_top select{height:5rem; margin-right:1rem; padding:0 5rem 0 2rem; background:#fff url('../../images/front/bg_select_arr.gif') no-repeat right center; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-size: 3.1rem auto;}
	.search_top select::-ms-expand{display:none;}
	.search_top>span{border:1px solid #ccc; display:inline-block; vertical-align: top;}
	.search_top input[type=text]{width:27rem; border:none;}
	.search_top input[type=submit]{width:5.6rem; background:#fff url('../../images/btn_sch.png') no-repeat center center; border:none; color:rgba(255,255,255,0); cursor: pointer; background-size: 2rem auto;}

/* Board List Style */
	.board_list{width:100%; border-top:2px solid #222; border-bottom:1px solid #ddd; overflow:hidden; box-sizing: border-box;}
	.board_list>.table{width:100%; margin-bottom:-1px; border-spacing:0; display:table; table-layout : fixed; position: relative;}
	.board_list>.table .tr{display:table-row; position: relative;}
	.board_list>.table .tr>div{height:5.6rem; padding:1.5rem 0; border-bottom:1px solid #ddd; font-weight: 300; font-size:1.7rem; line-height:1.4; color:#666; text-align:center; box-sizing: border-box; display:table-cell; vertical-align: middle; position: relative;}

	.board_list>.table .thead>div{background-color: #fbfbfb; font-weight: 500; color:#222; position: relative;}

	.board_list>.table .tr>.num{}
	.board_list>.table .tr>.num .noti{margin:-5px 0; padding:5px 8px 6px; background-color: #003976; font-weight: 300; font-size:13px; line-height:1; color: #fff; display:inline-block; border-radius:3px;}

	.board_list>.table .tr>.title{padding:0 20px; text-align:left;}
	.board_list>.table .tr>.title>.checks{display:inline-block; vertical-align: middle;}
	.board_list>.table .tr>.title>a{max-width:93%; color:#666; cursor:pointer; display:inline-block; vertical-align: top; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.board_list>.table .tr>.title>.icon{padding:0 0 3px 7px; display:inline-block; vertical-align: middle;}

	.board_list>.table .tr>.stat{padding:11px 0;}
	.board_list>.table .tr>.stat>.icon{width:70px; height:30px; background-color: #f8f8f8; border:1px solid #ccc; font-weight: 300; font-size:14px; line-height:28px; color: #898989; text-align: center; display:inline-block; box-sizing: border-box; border-radius:2px;}
	.board_list>.table .tr>.stat>.icon.end{background-color: #003976; border-color:#003976; color: #fff;}

	.board_list>.table .tr>.title>a.active,
	.board_list>.table .tr>.title>a:hover{color:#003976;}

	.board_list>.table .tr.noPost{position: static;}
	.board_list>.table .tr.noPost .td{height:20rem; position: static;}
	.board_list>.table .tr.noPost .td>p{width:100%; font-size:2rem; line-height:1.2; color:#000; text-align: center; position: absolute; left:0; top:60%; transform: translateY(-50%); white-space: nowrap;}

/* Pageing Style */
	.paging_all{width:100%; margin:30px auto 0; font-size:0; line-height:0; text-align:center; position:relative;}
	.paging_all>.btn,
	.paging_all>.num>strong,
	.paging_all>.num>a{width:40px; height:40px; background-color: #fff; border:1px solid #d1d1d1; text-align: center; display:inline-block; vertical-align:top; box-sizing: border-box; position: relative;}

	.paging_all>.btn:before,
	.paging_all>.btn:after{content: ""; width: 12px; height: 12px; border-width:1px 0 0 1px; border-style:solid; border-color:#666; display: inline-block; position:absolute; left: 50%; top:50%; box-sizing: border-box;}
	.paging_all>.btn:after{opacity: 0;}
	.paging_all>.btn.prev:before{margin:-6px 0 0 -3px; transform:rotate(-45deg);}
	.paging_all>.btn.next:before{margin:-6px 0 0 -9px; transform:rotate(135deg);}

	.paging_all>.num{margin:0 10px; display:inline-block; vertical-align:top}

	.paging_all>.num>strong,
	.paging_all>.num>a{margin-left:-1px; font-weight: 400; font-size:15px; line-height:38px; color:#666;}

	.paging_all>.btn:hover{background-color: #222; border-color:#222;}
	.paging_all>.btn:hover:before,
	.paging_all>.btn:hover:after{border-color:#fff;}

	.paging_all>.num>strong,
	.paging_all>.num>a:hover{background-color: #222; border-color:#222; color:#fff; z-index:2;}

/* Board View */
	.board_view{width:100%; border-bottom:1px solid #222; overflow:hidden; box-sizing: border-box;}
	.board_view>table{width:100%; margin-bottom:-1px; border-spacing:0;}
	.board_view>table th,
	.board_view>table td{padding:1.5rem 0; border-bottom:1px solid #ccc; font-weight: 300; font-size:1.6rem; line-height:1.4; color:#444; text-align:center; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}

	.board_view>table>thead>tr>*{border-bottom:1px solid #222; font-weight: 500; color: #222;}

	.board_view>table>thead>tr>th{height:6rem; font-size:1.8rem;}
	.board_view>table .etc{text-align:left; overflow:hidden;}
	.board_view>table .etc>p{display:inline-block; vertical-align: top; position: relative;}
	.board_view>table .etc>p+p{padding-left:2rem;}
	.board_view>table .etc>p>strong{padding-right:1rem; display: inline-block; vertical-align: top; position: relative;}
	.board_view>table .etc>p.r{float:right;}

	.board_view>table>tbody>tr>td.cont{height:25rem; padding:5rem 3rem 7rem; border-bottom:none; text-align: left; vertical-align: top;}
	.board_view>table>tbody>tr>td.cont img{width:auto !important; height:auto !important;}

	.board_view>table>tbody>tr>td.file{border-bottom:none; text-align: left;}
	.board_view>table>tbody>tr>td.file>a{margin-right:1.5rem; color: #444; display:inline-block; vertical-align: top;}

	.board_view td.answer{padding:30px; background-color: #fafafa; text-align: left;  vertical-align: top;}
	.board_view td.answer>.tit{padding-bottom:15px; font-weight: 500; font-size:19px; line-height:1; color: #222;}

	.board_view table.inTb{width:100%; margin-top:50px; border-top:1px solid #d3d3d3; border-spacing:0; table-layout: fixed;}
	.board_view table.inTb th,
	.board_view table.inTb td{padding:20px; border-bottom:1px solid #d3d3d3; font-weight: 300; font-size:15px; line-height:1.4; color:#666; text-align:left; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}
	.board_view table.inTb th{padding:20px 0; background-color: #f7f7f7; color: #333; text-align:center;}
	.board_view table.inTb .money{font-weight: 400; color: #f43131;}

	.board_view table.inTb+table.inTb{margin-top:30px;}

/* Comment Style */
	.commentArea{font-size:0; line-height:0;}
	.commentArea .writeArea{padding:20px; background-color:#f9f9f9; border:1px solid #dedede;}
	.commentArea .writeArea dt{height:40px; font-weight:500; font-size:21px; line-height:1; color:#262626; position:relative;}
	.commentArea .writeArea dd+dd{margin-top:12px;}

	.commentArea .writeArea dd input[type=text],
	.commentArea .writeArea dd input[type=password]{width:100%; height:40px; margin-right:12px; padding:0 15px; background-color:#fff; border:1px solid #dedede; font-weight: 300; font-size:16px; line-height:38px; color:#444754; box-sizing: border-box; vertical-align:middle; display:inline-block;}

	.commentArea .writeArea dd.two{display: flex; justify-content: space-between;}
	.commentArea .writeArea dd.two>textarea{width:91%; height:100px; margin-right:10px; padding:15px; border:1px solid #dedede; font-size:16px; line-height:1.4; color:#444754; box-sizing: border-box;}
	.commentArea .writeArea dd.two>input[type=submit]{width:130px; min-width:130px; height:100px; background-color:#0168b7; border:none; font-weight: 300; font-size:14px; line-height:1; color:#fff; text-align: center; overflow:hidden; display:inline-block; vertical-align: top; box-sizing:border-box; border-radius:2px; cursor: pointer; position: relative;}

	.commentArea .writeArea .checkIn{padding-left:5px; vertical-align: middle;}
	.commentArea .writeArea .checkIn input[type=checkbox]+label{padding-left:20px; line-height:18px; color: #666;}
	.commentArea .writeArea .checkIn input[type=checkbox]+label:before{ width: 15px; height: 15px; border:1px solid #dedede; top:1px;}

	.commentArea{font-size:0; line-height:0;}
	.commentArea .cwriteArea{}
	.commentArea .cwriteArea dt{height:30px; font-weight:500; font-size:18px; line-height:1; color:#262626; position:relative;}
	.commentArea .cwriteArea dd{display: flex; justify-content: space-between;}
	.commentArea .cwriteArea dd>textarea{width:91%; height:100px; margin-right:5px; padding:15px; border:1px solid #d6d4d5; font-size:14px; line-height:1.4; color:#666; box-sizing: border-box;}
	.commentArea .cwriteArea dd>input[type=submit]]{width:100px; min-width:100px; height:100px; background-color:#5a4599; border:none; font-weight: 300; font-size:14px; line-height:1; color:#fff; text-align: center; overflow:hidden; display:inline-block; vertical-align: top; box-sizing:border-box; border-radius:2px; cursor: pointer; position: relative;}

	.commentArea .viewArea{margin-top:30px; border-top:1px solid #dedede;}
	.commentArea .viewArea>dl{padding:20px; border-bottom:1px solid #dedede; font-size:14px; line-height:1.4; color:#666; position:relative;}
	.commentArea .viewArea>dl>dt{font-size:16px;}
	.commentArea .viewArea>dl>dd{padding-top:10px; position: relative;}
	.commentArea .viewArea>dl>dd>span{color:#888; display:inline-block; vertical-align: top; position: relative;}
	.commentArea .viewArea>dl>dd>span+span{margin-left:15px;}
	.commentArea .viewArea>dl>dd>span+span:before{content: ""; width:1px; height:10px; margin-top:-4px; background-color: #ccc; font-size:0; line-height:0; position: absolute; left:-8px; top:50%;}

	.commentArea .viewArea>dl>dd .comment_btn{display:inline-block; position:absolute; right:0; bottom:-4px;}
	.commentArea .viewArea>dl>dd .comment_btn>a{padding:0 10px; border:1px solid #ccc; font-size:14px; line-height:25px; color:#666; display:inline-block; vertical-align:top; position: relative; border-radius:3px;}
	.commentArea .viewArea>dl>dd .comment_btn>a+a{margin-left:3px;}

/* PageNavigation Style */
	.pageNavigation{width:100%; margin-top:-1px; border-top:1px solid #ccc; border-bottom:1px solid #222; overflow:hidden; box-sizing:border-box; position: relative; z-index:2;}
	.pageNavigation>dl{width:100%; font-weight: 300; font-size:15px; line-height:1.1; color: #333; display:table; table-layout: fixed;}
	.pageNavigation>dl+dl{border-top:1px solid #ccc;}
	.pageNavigation>dl>*{display:table-cell; vertical-align:middle; box-sizing:border-box; position: relative;}
	.pageNavigation>dl>dt{width:105px; height:50px; text-align:center; color: #474a52;}
	.pageNavigation>dl>dt:before{content: ""; width: 10px; height: 10px; border-width:1px 0 0 1px; border-style:solid; border-color:#474a52; display: inline-block; position:absolute; right: 0; top:50%; box-sizing: border-box;}
	.pageNavigation>dl.prev>dt:before{margin:-2px 0 0 0; transform:rotate(45deg);}
	.pageNavigation>dl.next>dt:before{margin:-7px 0 0 0; transform:rotate(-135deg);}

	.pageNavigation>dl>dd{padding:10px 25px 7px;}
	.pageNavigation>dl>dd>a{max-width:95%; font-weight: 400; color: #333; display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
	.pageNavigation>dl>dd>a:hover{color:#003976; }

/* Member Style */
	.memberArea{width:530px; margin:0 auto; background-color: #fff; border:1px solid #dcdcdc; font-size:0; line-height:0; box-sizing: border-box; border-radius:10px; overflow:hidden;}
	.memberArea .txt{padding-bottom:25px; font-weight: 300; font-size:15px; line-height:1; color: #777; text-align: center;}
	.memberArea .memTit{padding:42px 0 20px; text-align: center;}
	.memberArea .memTit>dt{font-weight: 500; font-size:24px; line-height:1; color: #333;}
	.memberArea .memTit>dd{padding-top:13px; font-weight: 300; font-size:14px; line-height:1.5; color: #333;}
	.memberArea .memTit>dd>p{color: #666;}

	.memberArea .fildBox{padding:0 35px;}
	.memberArea .fildBox input[type=text],
	.memberArea .fildBox input[type=password]{width:100%; height:55px; padding:0 20px; background-color:#ffff; border:1px solid #c7c7c7; font-weight: 300; font-size:15px; line-height:53px; color:#444754; box-sizing: border-box; display:block;}
	.memberArea .fildBox input + input{margin-top:7px;}

	.memberArea .findBtn{text-align: right;}
	.memberArea .findBtn>span,
	.memberArea .findBtn>a{font-weight: 300; font-size:14px; line-height:1; color: #6a777c; display:inline-block; vertical-align: top;}
	.memberArea .btnArea>input[type=submit]{width:100%; height:55px; font-size:16px;}

	.memberArea .txtBtn{margin-top:45px; padding:30px 38px; background-color: #f9f9f9;}
	.memberArea .txtBtn>li{display: flex; justify-content: space-between;}
	.memberArea .txtBtn>li+li{margin-top:5px;}
	.memberArea .txtBtn>li>*{display:inline-block; vertical-align: top;}
	.memberArea .txtBtn>li>span{font-weight: 300; font-size:13px; line-height:35px; color: #666;}
	.memberArea .txtBtn>li>a{width:146px; background-color: #444; border:1px solid #444; font-size:13px; line-height:33px; color: #fff; text-align: center;}

	.memberArea.find{width:890px; padding:50px 0;}
	.memberArea.find .memTit{padding-top:0;}
	.memberArea.find .inBox{width:421.5px; padding:0 20px; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.memberArea.find .inBox+.inBox{border-left:1px solid #d3d3d3;}
	.memberArea.find .fildBox{padding:0 0px;}

	.memGray{padding:25px 30px; background-color: #f8f8f8; font-size:0; line-height:0;}
	.memGray>li{padding-left:8px; font-weight: 300; font-size:14px; line-height:1.3; color: #666; position: relative;}
	.memGray>li+li{margin-top:7px;}
	.memGray>li:before{content: "·"; color: #f16c9f; display: inline-block; position:absolute; left: 0; top:0px;}
	.memGray>li.point>span{font-weight: 400; color: #333; display:inline-block; vertical-align: top; position: relative;}
	.memGray>li.point>span+span{margin-left:41px;}
	.memGray>li.point>span+span:before{content: ""; width: 1px; height: 10px; margin-top:-5px; background-color: #333; display: inline-block; position:absolute; left: -21px; top:50%;}
	.memGray>li.point+li{margin-top:17px;}

	/*
	.joinEnd{height:366px; padding:55px 0 0 95px; background:url('../../images/sub/bg_join_end.gif') no-repeat left top; font-size:0; line-height:0; color: #333; box-sizing: border-box;}
	.joinEnd>dt{font-size:24px; line-height:1;}
	.joinEnd>dd{padding-top:15px; font-weight: 300; font-size:14px; line-height:22px;}
	*/
	.joinEnd{width:100%; padding:80px 60px; background-color: #f8f8f8; font-size:0; line-height:0; display:table; box-sizing: border-box;}
	.joinEnd>div{display:table-cell; vertical-align: top; box-sizing: border-box;}
	.joinEnd>.textArea{width:407px; color: #333;}
	.joinEnd>.textArea .title{font-weight: 500; font-size:24px; line-height:1;}
	.joinEnd>.textArea .text{font-weight: 300; font-size:14px; line-height:22px;}
	.joinEnd>.textArea .text .point{color: #666;}
	.joinEnd>.textArea>a{width:140px; height:50px; background-color: #003976; font-size:15px; line-height:50px; color: #fff; text-align: center; display:inline-block; vertical-align: top; cursor: pointer;}
	.joinEnd>.imgArea{width:362px; text-align: center; vertical-align: middle;}
	.joinEnd>.imgArea>p{padding:0; background-color: #e8e8e8;}

	.secedeArea{padding:35px 30px; background-color: #f8f8f8; font-weight: 400; font-size:15px; line-height:26px; color: #666;}
	.secedeArea>p>span{padding-left:17px;}
	.secedeArea>p+p{padding-top:15px;}
	.secedeArea .point{font-weight: 500; color: #db232b;}

/* Board Write */
	.psBul{padding-right:1.3rem; display:inline-block; vertical-align: middle; position: relative;}
	.psBul:before{content: "*"; color: #e20707; position:absolute; right: 0; top:2px;}

	.board_write{width:100%; border-width:2px 0 1px; border-style:solid; border-color:#222; overflow:hidden; box-sizing: border-box;}
	.board_write>table{width:100%; margin-bottom:-1px; border-spacing:0; table-layout: fixed;}
	.board_write>table th,
	.board_write>table td{height:6rem; padding:1.2rem 2rem; border-bottom:1px solid #ddd; font-size:1.6rem; line-height:1.4; color: #666; text-align:left; vertical-align: middle; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}

	.board_write>table th{width:18rem; padding-right:3rem; background-color:#f6f6f6; font-weight:500; line-height:3.4rem; color: #333; text-align: right;}

	.board_write input[type=text],
	.board_write input[type=password],
	.board_write input[type=file],
	.board_write select,
	.board_write textarea{width:100%; height:3.4rem; padding:0 2rem; background-color:#fff; border:1px solid #ddd; font-size:1.6rem; line-height:3.2rem; color:#666; box-sizing: border-box; vertical-align:middle; display:inline-block;}

	.board_write select{padding-right:5rem; background:#fff url('../../images/front/bg_select_arr.gif') no-repeat right center; background-size:3.1rem auto; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
	.board_write select::-ms-expand{display:none;}
	.board_write textarea{width:100%; height:135px; padding:10px; line-height:1.5; display:block;}

	.board_write input[type=text].name{width:50%;}
	.board_write .btnBox{font-size:0; line-height:0;}
	.board_write .btnBox>input,
	.board_write .btnBox>select{width:50%;}
	.board_write .btnBox>.btns{padding:0 20px; background-color: #848484; border:1px solid #777; font-size:14px; line-height:34px; color: #fff; display:inline-block; vertical-align: middle;}
	.board_write .btnBox>input+.btns{margin-left:5px;}

	.board_write .two{max-width:43.5%; font-size:0; line-height:0; display: flex; justify-content: space-between;}

	.board_write .three{font-size:0; line-height:0; display: flex; flex-direction: row; align-items: center; justify-content: space-between;}
	.board_write .three input,
	.board_write .three select{width:33%;}

	.board_write .three.birth{max-width:65%;}

	.board_write .three.phone{max-width:50.3%;}
	.board_write .three.phone input{width:36%;}
	.board_write .three.phone select{width:36%;}

	.board_write .three.days{max-width:50%;}
	.board_write .three.days input,
	.board_write .three.days select{width:100%;}
	.board_write .three.days *+*{margin-left:5px}

	.board_write .three.email{max-width:77%;}
	.board_write .three.email input{width:32%;}
	.board_write .three.email select{width:35%;}
	.board_write .three.email input+select{margin-left:5px;}
	.board_write .three.email .btns{margin-left:5px; padding:0 20px; background-color: #848484; border:1px solid #777; font-size:14px; line-height:34px; color: #fff; display:inline-block; vertical-align: middle;}

	.board_write .juso{margin-top:5px; font-size:0; line-height:0; display: flex; justify-content: space-between;}
	.board_write .juso>input{width:40%;}
	.board_write .juso>input+input{width:60%; margin-left:5px;}

	.board_write .checkBox{margin:-5px -12px; padding:7px 12px;}
	.board_write .checkBox + .checkBox{margin-top:2px; padding-top:15px; border-top:1px solid #dcdcdc;}
	.board_write .checkBox .checkIn{width:35%;}
	.board_write .checkBox .checkIn + .checkIn{margin:5px 0;}
	.board_write .checkBox.four .checkIn{width:23%;}

	.board_write .rowBox{margin:-5px -12px; padding:7px 12px;}
	.board_write .rowBox + .rowBox{margin-top:7px; padding-top:7px; border-top:1px solid #dcdcdc;}

	.board_write>table #fileArea{position: relative;}
	.board_write>table #fileArea .filePlus{width:100%; margin-bottom:10px; background-color: rgba(35,24,21,0.4); color: #fff; text-align: center; z-index:5; border-radius:2px; box-sizing: border-box; cursor: pointer; display:block;}
	.board_write>table #fileArea .filePlus:before{content: "+ ";}

	.board_write>table .file{width:100%; font-size:0; line-height:0; position:relative; overflow:hidden;}
	.board_write>table .file+.file{margin-top:10px;}
	.board_write>table .file>*{display:inline-block; vertical-align: middle;}
	.board_write>table .file>*+*{margin-left:10px;}

	.board_write>table #fileArea .filePlus,
	.board_write>table .file>.file_wrap>.btnFile,
	.board_write>table .file .thumb{height:40px;}
	.board_write>table #fileArea .filePlus,
	.board_write>table .file>.file_wrap>.btnFile,
	.board_write>table .file .thumb.text{font-size:14px; line-height:40px;}

	.board_write>table .file .checkIn{}
	.board_write>table .file>.file_wrap{}
	.board_write>table .file>.file_wrap>.btnFile{width:100px; background-color: #707070; color: #fff; text-align: center; vertical-align:middle; cursor:pointer; overflow:hidden; display:inline-block; position: relative; box-sizing: border-box;}
	.board_write>table .file>.file_wrap>.btnFile>input[type=file]{width:100%; height:100%; opacity:0; cursor:pointer; position: absolute; left:0; top:0; z-index:3;}

	.board_write>table .file .thumb{width:40px; background-position: center top; background-repeat: no-repeat; background-size: cover; overflow:hidden; box-sizing: border-box;}
	.board_write>table .file .thumb>.over{width:0; height:0; margin:0; background-position: center top; background-repeat: no-repeat; background-size: cover; display: block; position: fixed; left: 50%; top:50%; z-index:99; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; transform-origin: 50% 50%; opacity: 0;}
	.board_write>table .file .thumb:hover>.over{width:480px; height:480px; margin:-240px 0 0 -240px; opacity: 1;}
	.board_write>table .file .thumb.text{width:auto; max-width:calc(100% - 180px); padding:0 15px; font-weight: 300; color:#666; text-overflow: ellipsis; white-space: nowrap;}

	.board_write>table .type{font-size:1.6rem; line-height:1.4; display:inline-block; vertical-align:middle;}
	.board_write>table .type.l{margin:0 1.5rem 0 0.5rem;}
	.board_write>table .type.r{margin:0 0.5rem 0 1.5rem;}
	.board_write>table .type.c{margin:0 0.5rem;}
	.board_write>table .point{color: #003976;}

	.board_write>table .checkIn{vertical-align: middle;}
	.board_write>table .checkIn + .checkIn{margin-left:20px;}
	.board_write>table input[type=password] + .checkIn{margin-left:10px;}

	.board_write .checkTxt{margin-top:5px;}
	.board_write .checkTxt .checkIn + .checkIn{margin-left:15px;}

/* Faq List */
	.faqArea{width:100%; border-top:2px solid #222; font-size:0; line-height:0; position:relative;}
	.faqArea>li{border-bottom:1px solid #ccc;}
	.faqArea>li .q{padding:13px 90px 13px 71px; font-weight: 300; font-size:15px; line-height:25px; color: #333; display:block; position: relative; box-sizing: border-box;}
	.faqArea>li .q:before{content: "Q"; width:33px; height:33px; background-color: #003976; font-size:18px; line-height:31px; color: #fff; text-align: center; display: inline-block; position:absolute; left: 15px; top:9px; box-sizing: border-box; border-radius:3px;}
	.faqArea>li .q>.bul{width:20px; height:20px; display:block; position: absolute; right:20px; top:15px;}
	.faqArea>li .q>.bul:before,
	.faqArea>li .q>.bul:after{content: ""; background-color: #666; position: absolute; left:50%; top:50%; display:block;}
	.faqArea>li .q>.bul:before{width:20px; height:1px; margin:-0.5px 0 0 -10px;}
	.faqArea>li .q>.bul:after{width:1px; height:20px; margin:-10px 0 0 -0.5px;}

	.faqArea>li .q:hover{}

	.faqArea>li .a{padding:16px 65px 60px 65px; background-color: #f9f9f9; border-top:1px solid #ccc; font-weight: 300; font-size:15px; line-height:22px; color: #333; display:none; position: relative; box-sizing: border-box;}
	.faqArea>li .a:before{content: "A"; width:33px; height:33px; background-color: #fff; border:1px solid #ccc; font-size:18px; line-height:31px; color: #003976; text-align: center; display: inline-block; position:absolute; left: 15px; top:9px; box-sizing: border-box; border-radius:3px;}
	.faqArea>li .a .btnBox{text-align: right; display:inline-block; position: absolute; right:30px; bottom:30px;}

	.faqArea>li.active .q{background-color: #f9f9f9; font-weight: 400;}
	.faqArea>li.active .q:before{}
	.faqArea>li.active .q>.bul:before,
	.faqArea>li.active .q>.bul:after{transform:rotate(45deg); background-color: #333;}

	.faqArea>li.noPost{width:100%; height:300px; font-size:16px; line-height:1; color: #474a52; text-align: center; display:table; box-sizing: border-box;}
	.faqArea>li.noPost>p{display:table-cell; vertical-align: middle;}

/* Photo List */
	.photo_list{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.photo_list>ul{}
	.photo_list>ul>li{box-sizing: border-box;}
	.photo_list>ul>li>a{width:100%; display:block; position: relative;}
	.photo_list>ul>li>a .thumb{height:231px; background-position: center center; background-repeat: no-repeat; background-size: cover; overflow:hidden; position: relative; box-sizing: border-box;}
	.photo_list>ul>li>a span.bg{width:100%; height:100%; background-color: rgba(0,0,0,0.4); position: absolute; left:0; top:0; opacity: 0; z-index:1; transition: all .3s ease-out;  transform-origin: 50% 50%;}
	.photo_list>ul>li>a span.bg:before,
	.photo_list>ul>li>a span.bg:after{content: ""; background-color: #fff; display: inline-block; position:absolute; left: 50%; top:50%; box-sizing: border-box; transition: all .3s ease-out;  transform-origin: 50% 50%; opacity: 0;}
	.photo_list>ul>li>a span.bg:before{width: 100px; height: 2px; margin:-1px 0 0 -50px;}
	.photo_list>ul>li>a span.bg:after{width: 2px; height: 100px; margin:-50px 0 0 -1px;}

	.photo_list>ul>li>a .area{width:100%; border:1px solid #ebebeb; box-sizing: border-box; display:table; table-layout: fixed;}
	.photo_list>ul>li>a .area .in_area{height:112px; padding:15px; display:table-cell; vertical-align: middle; box-sizing: border-box; transition: all .3s ease-out; }
	.photo_list>ul>li>a .area p{font-weight: 300; font-size:14px; line-height:18px; color: #666; overflow: hidden; display: block; position: relative; box-sizing: border-box;}
	.photo_list>ul>li>a .area .title{font-weight: 400; font-size:15px; color: #222;}
	.photo_list>ul>li>a .area .title .icon{margin:0 0 2px 5px; vertical-align: middle;}
	.photo_list>ul>li>a .area .txt{margin-top:5px;}
	.photo_list>ul>li>a .area .day{margin-top:5px;}

	.photo_list>ul>li>a .area .one{text-overflow: ellipsis; white-space: nowrap;}
	.photo_list>ul>li>a .area .two{max-height:36px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

	.photo_list>ul>li>a:hover span.bg{opacity: 1;}
	.photo_list>ul>li>a:hover span.bg:before{width: 50px; margin:-1px 0 0 -25px; opacity: 1;}
	.photo_list>ul>li>a:hover span.bg:after{height: 50px; margin:-25px 0 0 -1px; opacity: 1;}

	/* card style */
		.photo_list.card>ul>li>a .thumb{height:375px;}
		.photo_list.card>ul>li>a span.bg{display:none; z-index:-999;}

		.photo_list.card>ul>li>a .area{height:auto; background-color: rgba(0,0,0,0.6); border:none; position: absolute; left:0; bottom:0px; z-index:2;}
		.photo_list.card>ul>li>a .area .in_area{height:95px; vertical-align: top;}
		.photo_list.card>ul>li>a .area p{color: #ccc;}
		.photo_list.card>ul>li>a .area .title{color: #fff;}

		.photo_list.card>ul>li>a:hover .area .in_area{height:375px;}

	/* board style */
		.photo_list.board{border-top:2px solid #222; border-bottom:1px solid #222;}
		.photo_list.board>ul{margin:0 0 -1px 0;}
		.photo_list.board>ul>li{width:100%; padding:20px 31px; border-bottom:1px solid #d9d9d9;}
		.photo_list.board>ul>li>a{display:table; table-layout: fixed;}
		.photo_list.board>ul>li>a .thumb{width:380px; min-width:380px; height:220px; background-position: center center; background-repeat: no-repeat; background-size: cover; overflow:hidden; display:table-cell; vertical-align: middle;}

		.photo_list.board>ul>li>a .area{width:auto; height:auto; padding:0 0 0 0; border:none; display:table-cell; vertical-align: middle;}
		.photo_list.board>ul>li>a .area .in_area{height:auto; padding:0; display:inline;}
		.photo_list.board>ul>li>a .thumb+.area{padding:0 0 0 30px;}
		.photo_list.board>ul>li>a .area .txt{margin-top:15px;}

	.photo_list.two>ul,
	.photo_list.three>ul,
	.photo_list.four>ul,
	.photo_list.five>ul{margin:-12px 0 0 -12px;}

	.photo_list.two>ul>li,
	.photo_list.three>ul>li,
	.photo_list.four>ul>li,
	.photo_list.five>ul>li{padding:12px 0 0 12px; display:inline-block; vertical-align: top;}

	.photo_list.two>ul>li{width:50%;}
	.photo_list.three>ul>li{width:33.3333%;}
	.photo_list.four>ul>li{width:25%;}
	.photo_list.five>ul>li{width:20%;}

	.photo_list>ul>li.noPost{width:100%; height:400px; padding-top:190px; font-size:16px; line-height:1; color: #474a52; text-align: center; box-sizing: border-box;}

    /* 감사보고서 */
    .connect_list>ul::after{content:"";clear: both;display: block;}
    .connect_list>ul>li{width: calc((100% - 24rem)/4);margin: 0 0 8rem 0;float: left;height: 29.2rem;border: 1px solid #dddddd;box-sizing: border-box;background: url("/images/img_qualityBg.png") bottom right no-repeat;}
    .connect_list>ul>li + li{margin: 0 0 8rem 8rem;}
    .connect_list>ul>li:nth-child(4n+1){margin: 0 0 8rem 0;}
    .connect_list>ul>li>a{display: block;height: 100%;text-align: center;padding: 5rem 1rem 1rem;}
    .connect_list>ul>li .day{font-size: 1.6rem;color: #666666;margin: 0 0 2.5rem 0;}
    .connect_list>ul>li .title{font-size: 2rem;;color: #003976;margin: 0 0 1rem 0;font-weight: 500;}
    .connect_list>ul>li .txt{font-size: 1.8rem;font-weight: 500;;color: #222222;}

    .connect_list.separately>ul>li{background: url("/images/img_qualityBg01.png") bottom right no-repeat;}


/* 비밀번호 입력 레이어 */
	.passLayer,
	.passLayer .mpl_box{-webkit-transition: .4s; transition: .4s; transform-origin: 50% 50%;}
	.passLayer{background-color: rgba(0,0,0,0.7); font-size:0; line-height:0; position:fixed; left:0; top:0; right:0; bottom:0; z-index:-1; overflow:hidden; overflow-y:auto; opacity:0;}
	.passLayer .closeLy{width:100px; display:inline-block; position: fixed; right:0; top:0;}
	.passLayer .mpl_In{width:100%; height:100%; display: table; position:relative;}
	.passLayer .mpl_cell{width:100%; height:100%; padding:70px 0; display: table-cell; vertical-align:middle; position:relative; box-sizing: border-box;}
	.passLayer .mpl_box{width:90%; max-width:400px; margin:0 auto; background-color: #fff; font-size:0; line-height:0; text-align: center; position: relative; box-sizing: border-box; opacity:0;}
	.passLayer .mpl_box .mpl_in{padding:20px; font-size:20px; line-height:1.4; text-align: left;}
	.passLayer .mpl_box .mpl_in .form{padding-top:10px; display: flex; justify-content: space-between;}
	.passLayer .mpl_box .mpl_in .form>a{width:30%; height:50px; background-color: #5d6670; font-weight: 300; font-size:14px; line-height:48px; color: #fff; text-align: center; display:inline-block; vertical-align: top;}

	.passLayer input[type=password]{width:70%; height:50px; padding:0 10px; background-color:#fff; border:1px solid #9e9e9e; font-weight: 300; font-size:14px; line-height:48px; color:#666; box-sizing: border-box; display:inline-block; vertical-align:top;}

	.passLayer.active{z-index:99; opacity: 1;}
	.passLayer.active .mpl_box{opacity: 1;}


    @media only screen and (max-width : 1024px){
        /* 감사보고서 */

        .connect_list>ul>li{width: calc((100% - 4rem)/2);margin: 0 0 4rem 0;    background: url("/images/img_qualityBg.png") bottom right no-repeat;}
        .connect_list>ul>li + li{margin: 0 0 4rem 4rem;}
        .connect_list>ul>li:nth-child(4n+1){margin: 0 0 4rem 0;}
        .connect_list>ul>li:nth-child(2n+1){margin: 0 0 4rem 0rem}

    }
@media only screen and (max-width : 840px){
	/* check style */
		.checkIn input[type=checkbox]+label,
		.checkIn input[type=radio]+label{padding-left:3.5rem; font-size: 2rem; line-height:2.5rem; color: #666; display: inline-block; cursor: pointer; position: relative;}
		.checkIn input[type=checkbox]+label:before,
		.checkIn input[type=radio]+label:after,
		.checkIn input[type=radio]+label:before,
		.checkIn input[type=checkbox]+label:after{width: 2.5rem; height: 2.5rem;}

	/* Clause Box Style */
		.clauseArea{}
		.clauseArea>.tit{padding-bottom:2rem; font-weight: 500; font-size:2.4rem;}

		.clauseArea .scroll{height:30rem; padding:2rem 2rem; font-size:2rem; line-height:1.5; color: #999; overflow:hidden; overflow-y:auto; box-sizing:border-box;}

		.clauseArea .check-s{flex-wrap: wrap;}
		.clauseArea .check-s .checkIn{width:100%;}

		.clauseArea ul.star{margin-top:2rem;}
		.clauseArea ul.star>li{padding-left:15px; font-size:2rem;}

	/* Btn Style */
		.btnArea{margin-top:3rem;}
		.board_write+.btnArea{}
		.btnArea a,
		.btnArea input[type=image],
		.btnArea input[type=submit],
		.btnArea button{width:auto; height:7rem; margin:0 0 0 0; font-weight: 500; font-size:2rem; line-height:7rem;}
		.btnArea button{line-height:7rem}

		.btnArea *.small{}

		.btnArea a.ok,
		.btnArea input.ok,
		.btnArea button.ok{}

		.btnArea a.write,
		.btnArea input.write,
		.btnArea button.write{height:9rem; line-height:8.8rem;}

		.btnArea a.cancel,
		.btnArea input.cancel,
		.btnArea button.cancel{line-height:6.8rem;}

		.btnArea a.big,
		.btnArea input.big,
		.btnArea button.big{}

		.btnArea.tar a,
		.btnArea.tar input[type=image],
		.btnArea.tar input[type=submit],
		.btnArea.tar button{margin:0 0 0 0;}

		.btnArea.tac a,
		.btnArea.tac input[type=image],
		.btnArea.tac input[type=submit],
		.btnArea.tac button{margin:0 0;}

		.btnArea.tj a,
		.btnArea.tj input[type=image],
		.btnArea.tj input[type=submit],
		.btnArea.tj button{margin:0;}

		.btnArea.one a,
		.btnArea.one input[type=image],
		.btnArea.one input[type=submit],
		.btnArea.one button{width:100%; margin:0;}

		.btnArea.two a,
		.btnArea.two input[type=image],
		.btnArea.two input[type=submit],
		.btnArea.two button{width:49%; margin:0;}

		.btnArea.three a,
		.btnArea.three input[type=image],
		.btnArea.three input[type=submit],
		.btnArea.three button{width:32%; margin:0;}

		.paging_all+.btnArea{margin-top:-4.5rem;}

	/* Search Style */
		.search_top{margin-bottom:3rem; display: flex; flex-wrap: wrap; justify-content: space-between;}
		.search_top>span{width:67%; display: flex; justify-content: space-between;}
		.search_top>.total{padding-top:3rem; font-size:2.2rem; flex-basis: 100%; position: relative; bottom:0;}
		.search_top select,
		.search_top input[type=text],
		.search_top input[type=submit]{height:6.8rem; font-size:2.2rem; line-height:6.8rem;}
		.search_top select{width:30%; height:7rem;}
		.search_top input[type=text]{width:100%;}
		.search_top input[type=submit]{min-width:9rem; background-size: 3rem auto;}

		.search_top.two{display: block;}
		.search_top.two>div{width:100%; display: flex; justify-content: space-between;}
		.search_top.two>div+div{margin-top:10px;}
		.search_top.two select{width:50%; margin-left:0px;}
		.search_top.two select+select{margin-left:10px;}
		.search_top.two input[type=text]{width:80%; margin:0 -1px 0 0;}
		.search_top.two input[type=submit]{width:20%;}

	/* Board List Style */
		.board_list>.table .thead,
		.board_list>.table .tr>.num{display:none !important;}

		.board_list>.table .tr{padding:3rem 0; border-bottom:1px solid #ddd; display:block;}
		.board_list>.table .tr>div{height:auto; padding:0; border-bottom:none; font-size:2.2rem; text-align: left; display:block;}

		.board_list>.table .tr>.title{padding:0 2rem;}
		.board_list>.table .tr>.title>a{max-width:90%; font-weight: 500;}

		.board_list>.table .tr>.etc{padding:1rem 0 0 2.1rem; font-size:2rem; display:inline-block;}
		.board_list>.table .tr>.etc+.etc:before{content: ""; width:1px; height:2rem; background-color: #ccc; font-size:0; line-height:0; position: absolute; left:0.8rem; top:1.3rem;}

		.board_list>.table .tr>.stat{padding:0; position: absolute; right:2rem; bottom:1rem; display:inline-block;}
		.board_list>.table .tr>.stat>.icon{width:auto; height:3.5rem; padding:0 0.7rem; font-size:1.8rem; line-height:3.3rem;}
		.board_list>.table .tr>.stat>.icon.end{}

		.board_list>.table .tr.noPost .td>p{top:50%;}

	/* Pageing Style */
		.paging_all>.btn,
		.paging_all>.num>strong,
		.paging_all>.num>a{width:6rem; height:6rem;}

		.paging_all>.btn:before,
		.paging_all>.btn:after{width: 1.6rem; height: 1.6rem;}
		.paging_all>.btn.prev:before{margin:-0.8rem 0 0 -0.5rem; transform:rotate(-45deg);}
		.paging_all>.btn.next:before{margin:-0.8rem 0 0 -1.2rem; transform:rotate(135deg);}

		.paging_all>.num{margin:0 -1px 0 0;}

		.paging_all>.num>strong,
		.paging_all>.num>a{font-size:2rem; line-height:5.8rem;}

	/* Board View */
		.board_view{}
		.board_view>table{}
		.board_view>table th,
		.board_view>table td{padding:2rem 0; font-size:2rem;}

		.board_view>table>thead>tr>th{font-size:2.4rem;}

		.board_view>table>tbody>tr>td.cont img{width:auto !important; height:auto !important;}

	/* PageNavigation Style */
		.pageNavigation{}
		.pageNavigation>dl{font-size:2rem;}
		.pageNavigation>dl+dl{}
		.pageNavigation>dl>*{}
		.pageNavigation>dl>dt{width:10rem; height:6rem;}
		.pageNavigation>dl>dt:before{width: 1rem; height: 1rem;}
		.pageNavigation>dl.prev>dt:before{margin:-0.2rem 0 0 0;}
		.pageNavigation>dl.next>dt:before{margin:-0.7rem 0 0 0;}

		.pageNavigation>dl>dd{padding:1rem 2.5rem 0.7rem;}
		.pageNavigation>dl>dd>a{}

	/* Board Write */
		.psBul{padding-right:1.5rem;}

		.board_write>table th,
		.board_write>table td{height:auto; padding:1.2rem 2rem; font-size:2rem;}

		.board_write>table th{width:18rem; line-height:5rem;}

		.board_write input[type=text],
		.board_write input[type=password],
		.board_write input[type=file],
		.board_write select,
		.board_write textarea{height:5rem; padding:0 2rem; font-size:2rem; line-height:4.8rem;}

		.board_write select{padding-right:5rem; background:#fff url('../../images/front/bg_select_arr.gif') no-repeat right center; background-size:3.1rem auto; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
		.board_write select::-ms-expand{display:none;}
		.board_write textarea{width:100%; height:135px; padding:10px; line-height:1.5; display:block;}

		.board_write input[type=text].name{width:100%;}
		.board_write .btnBox{font-size:0; line-height:0;}
		.board_write .btnBox>input,
		.board_write .btnBox>select{width:50%;}
		.board_write .btnBox>.btns{padding:0 20px; background-color: #848484; border:1px solid #777; font-size:14px; line-height:34px; color: #fff; display:inline-block; vertical-align: middle;}
		.board_write .btnBox>input+.btns{margin-left:5px;}

		.board_write .btnBox.one>input,
		.board_write .btnBox.one>select{width:100% !important;}

		.board_write .two{max-width:43.5%; font-size:0; line-height:0; display: flex; justify-content: space-between;}

		.board_write .three.phone{max-width:100%;}
		.board_write .three.email{max-width:100%; flex-wrap: wrap;}
		.board_write .three.email input{width:44%;}
		.board_write .three.email select{flex-basis: 100%;}
		.board_write .three.email input+select{margin:1rem 0 0 0;}

		.board_write>table #fileArea .filePlus,
		.board_write>table .file>.file_wrap>.btnFile,
		.board_write>table .file .thumb{height:5rem;}
		.board_write>table #fileArea .filePlus,
		.board_write>table .file>.file_wrap>.btnFile,
		.board_write>table .file .thumb.text{font-size:1.8rem; line-height:5rem;}

		.board_write>table .file .checkIn{}
		.board_write>table .file>.file_wrap{}
		.board_write>table .file>.file_wrap>.btnFile{width:12rem; background-color: #707070; color: #fff; text-align: center; vertical-align:middle; cursor:pointer; overflow:hidden; display:inline-block; position: relative; box-sizing: border-box;}
		.board_write>table .file>.file_wrap>.btnFile>input[type=file]{width:100%; height:100%; opacity:0; cursor:pointer; position: absolute; left:0; top:0; z-index:3;}

		.board_write>table .file .thumb{width:5rem; background-position: center top; background-repeat: no-repeat; background-size: cover; overflow:hidden; box-sizing: border-box;}
		.board_write>table .file .thumb>.over{width:0; height:0; margin:0; background-position: center top; background-repeat: no-repeat; background-size: cover; display: block; position: fixed; left: 50%; top:50%; z-index:99; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; transform-origin: 50% 50%; opacity: 0;}
		.board_write>table .file .thumb:hover>.over{width:48rem; height:48rem; margin:-24rem 0 0 -24rem; opacity: 1;}
		.board_write>table .file .thumb.text{width:auto; max-width:calc(100% - 13rem); padding:0 1.5rem; font-weight: 300; color:#666; text-overflow: ellipsis; white-space: nowrap;}

		.board_write>table .type{font-size:2rem;}

		.board_write>table .checkIn{vertical-align: middle;}
		.board_write>table .checkIn + .checkIn{margin-left:20px;}
		.board_write>table input[type=password] + .checkIn{margin-left:10px;}

		.board_write .checkTxt{margin-top:5px;}
		.board_write .checkTxt .checkIn + .checkIn{margin-left:15px;}

        /* 감사보고서 */
        .connect_list>ul li{background-size: 50%;}

}





/*
transition: all .5s linear;
transition: all .5s ease-out;
transform:rotate(180deg);
-webkit-transition-timing-function:ease-in linear; transition-timing-function:ease-in linear;
-webkit-transition-delay: .8s; transition-delay: .8s;
:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}
display: flex; justify-content: space-between; // 양쪽 끝 정렬
display: flex; justify-content: space-around; // 센터 정렬
display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; //한줄 감추기
display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; //두줄 감추기
active
:first-child
text-indent:-99999px;
!important
display:table;
table-layout:fixed;
display:table-row;
display:table-cell;
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
*/