	.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]: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:hover,

	.photo_list ul.list li>* .area>.money{-webkit-transition: .3s; transition: .3s;}

/* Point Color */

/*
.thumb,
.thumb>span{background-image: url('../../images/front/noimage.jpg');}
.thumb>span.bg,
.thumb>span.stat{background-image:none !important;}
*/
/* check style */
	.checkIn input[type=checkbox]+label,
	.checkIn input[type=radio]+label{height:26px; padding-left:33px; font-size: 22px; line-height:24px; letter-spacing: -1px;}

	.checkIn input[type=checkbox]+label:before,
	.checkIn input[type=radio]+label:after,
	.checkIn input[type=radio]+label:before{content: ""; width: 24px; height: 24px; top:1px;}
	.checkIn input[type=checkbox]+label:after{font-size:28px; top:-7px;}

	.checkIn input[type=radio]+label:after,
	.checkIn input[type=radio]:checked+label:after{width: 16px; height: 16px; margin-top:4px; left: 4px;}


/* Clause Box Style */
	.clauseArea{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.clauseArea>.tit{height:47px; font-size:26px;}
	.clauseArea .scroll{padding:15px; font-size:18px;}
	.clauseArea .scroll>p{padding-bottom:5px; font-weight: 400;}
	.clauseArea .scroll>p>strong{font-weight: 500;}

	.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.type>li{padding-left:24px;}
	.clauseArea .scroll ol.type>li:before{content: counter(item)")"; width:22px; 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 .nTable>table th,
	.clauseArea .nTable>table td{padding:7px; font-size:18px;}

	.clauseArea .checkIn{padding-top:20px;}
	.clauseArea .checkIn input[type=checkbox]+label{height:26px; padding-left:33px; font-weight: 300; font-size: 20px; line-height:24px;}
	.clauseArea .checkIn input[type=checkbox]+label:before{width: 24px; height: 24px; top:1px;}


/* Btn Style */
	.btnArea{width:100%; margin-top:30px; font-size:0; line-height:0;}
	.board_write+.btnArea{}
	.btnArea a,
	.btnArea input[type=image],
	.btnArea input[type=submit],
	.btnArea button{width:220px; height:80px; font-size:22px; line-height:80px; border-radius:4px;}
	.btnArea button{}

	.btnArea *.small{width:120px !important; height:50px !important; font-size:18px !important; line-height:50px !important; color:#fff !important; border-radius:0px !important;}

	.btnArea a.ok,
	.btnArea input.ok,
	.btnArea button.ok{}

	.btnArea a.cancel,
	.btnArea input.cancel,
	.btnArea button.cancel{}

	.btnArea a.write,
	.btnArea input.write,
	.btnArea button.write{}

	.btnArea a.big,
	.btnArea input.big,
	.btnArea button.big{height:80px; line-height:80px; font-weight: 400;}

	.btnArea a.big.write,
	.btnArea input.big.write,
	.btnArea button.big.write,
	.btnArea a.big.cancel,
	.btnArea input.big.cancel,
	.btnArea button.big.cancel{line-height:78px;}

	.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:30px;}

	.btnArea.two,
	.btnArea.three{display: flex; justify-content: space-between;}

	.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;}


/* Search Style */
	.search_top{margin-bottom:30px; font-size:0; line-height:0; display: flex; justify-content: space-between;}
	.search_top>span{width:69%; display:inline-block; vertical-align: top;}
	.search_top>.total{display:none;}
	.search_top select,
	.search_top input[type=text],
	.search_top input[type=submit]{height:70px; font-size:22px; line-height:68px;}
	.search_top select{width:30%; background-image: url('../../images/front/bg_select_arr.png');}
	.search_top input[type=text]{width:70%; margin:0 -1px 0 0;}
	.search_top input[type=submit]{width:30%;}

	.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:20px 0; border-bottom:1px solid #d9d9d9; display:block;}
	.board_list>.table .tr>div{padding:0; border-bottom:none; font-size:22px; text-align: left; display:block;}
	.board_list>.table .tr>div+div{border-left:none;}

	.board_list>.table .tr>.title>a{max-width:88%;}

	.board_list>.table .tr>.etc{padding:10px 0 0 21px; font-size:18px; display:inline-block; position: relative;}
	.board_list>.table .tr>.etc+.etc:before{content: ""; width:1px; height:18px; background-color: #ccc; font-size:0; line-height:0; position: absolute; left:9px; top:14px;}

	.board_list>.table .tr>.stat{padding:0; position: absolute; right:20px; bottom:10px; display:inline-block;}
	.board_list>.table .tr>.stat>.icon{width:auto; height:35px; padding:0 7px; font-size:18px; line-height:33px;}
	.board_list>.table .tr>.stat>.icon.end{}


/* Pageing Style */
	.paging_all>.btn,
	.paging_all>.num>strong,
	.paging_all>.num>a{width:50px; height:50px;}

	.paging_all>.btn:before,
	.paging_all>.btn:after{width: 16px; height: 16px;}
	.paging_all>.btn.prev:before{margin:-8px 0 0 -5px; transform:rotate(-45deg);}
	.paging_all>.btn.next:before{margin:-8px 0 0 -12px; transform:rotate(135deg);}

	.paging_all>.num{margin:0 -1px 0 0;}

	.paging_all>.num>strong,
	.paging_all>.num>a{font-size:18px; line-height:48px;}


/* Board View */
	.board_view>table th,
	.board_view>table td{font-size:20px; line-height:1.5;}

	.board_view>table>thead>tr>th{padding:15px 20px; background-color: #fff; font-size:22px;}

	.board_view>table .etc{padding:0 10px;}
	.board_view>table .etc>p{padding:10px; font-size:18px;}
	.board_view>table .etc>p>strong{display: none;}

	.board_view>table>tbody>tr>td.cont{height:150px; padding:20px 15px 40px;}

	.board_view>table>tbody>tr>td.file{padding:10px 15px 30px 12px;}
	.board_view>table>tbody>tr>td.file>a{background-image:url('../../images/front/btn_bView_file.png'); font-size:18px; line-height:40px;}

	.board_view td.answer{padding:20px 15px 40px;}
	.board_view td.answer>.tit{padding-bottom:10px; font-size:24px;}

/* Comment Style */
	.commentArea .writeArea dt{height:40px; font-size:22px;}
	.commentArea .writeArea dd>textarea{font-size:18px;}
	.commentArea .writeArea dd>input[type=submit]{font-size:18px;}

	.commentArea .cwriteArea{}
	.commentArea .cwriteArea dt{height:40px; font-size:22px;}
	.commentArea .cwriteArea dd>textarea{font-size:18px;}
	.commentArea .cwriteArea dd>input[type=submit]{font-size:18px;}

	.commentArea .viewArea>dl{font-size:18px;}
	.commentArea .viewArea>dl>dt{font-size:22px;}
	.commentArea .viewArea>dl>dd>span+span:before{height:12px; margin-top:-6px;}

	.commentArea .viewArea>dl>dd .comment_btn{bottom:-6px;}
	.commentArea .viewArea>dl>dd .comment_btn>a{padding:0 15px; font-size:18px; line-height:35px;}

/* PageNavigation Style */
	.pageNavigation>dl{font-size:20px;}
	.pageNavigation>dl>dt{width:100px; height:60px; padding-left:15px; text-align:left;}
	.pageNavigation>dl>dt:before{top:50%;}

/* Password Style */
	.memberArea{width:100%;}
	.memberArea .txt{padding-bottom:25px; font-weight: 300; font-size:15px; line-height:1; color: #777; text-align: center;}
	.memberArea .memTit{padding:40px 0 20px;}
	.memberArea .memTit>dt{font-size:26px;}
	.memberArea .memTit>dd{font-size:20px;}

	.memberArea .fildBox{padding:0 55px;}
	.memberArea .fildBox input[type=text],
	.memberArea .fildBox input[type=password]{height:60px; font-size:18px; line-height:58px;}
	.memberArea .fildBox input + input{margin-top:10px;}

	.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]{height:80px; font-size:22px;}

	.memberArea .txtBtn{margin-top:40px; padding:30px 60px; background-color: #f9f9f9; display: flex; justify-content: space-between;}
	.memberArea .txtBtn>li{display: inline-block; vertical-align: top;}
	.memberArea .txtBtn>li+li{margin-top:0;}
	.memberArea .txtBtn>li>*{display:none;}
	.memberArea .txtBtn>li>a{width:220px; background-color:#02346b; border-color:#02346b; font-weight: 300; font-size:20px; line-height:58px; color: #fff; display:inline-block;}

	.memberArea.find{width:100%; padding:0 0;}
	.memberArea.find .memTit{padding-top:0;}
	.memberArea.find .memTit>dd{font-size:20px;}
	.memberArea.find .inBox{width:100%; padding:50px 20px; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.memberArea.find .inBox+.inBox{border-left:none; border-top:1px solid #d3d3d3;}
	.memberArea.find .fildBox{padding:0 55px;}

	.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:320px; padding:30px 30px 0; background-color: #f6f9fd; font-size:0; line-height:0; text-align: center; box-sizing: border-box;}
	.joinEnd>dl{font-size:24px; line-height:1;}
	.joinEnd>dl>dt{font-weight: 500; font-size:30px; line-height:42px; color: #333;}
	.joinEnd>dl>dd{padding-top:15px; font-size:22px; line-height:32px; color: #666;}

	.secedeArea{padding-left:54px; font-size:20px; line-height:1.4;}
	.secedeArea>p>span{padding-left:0;}
	.secedeArea>p{text-indent:-24px;}
	.secedeArea>p+p{padding-top:15px;}
	.secedeArea .point{}


/* Board Write */
	.psBul{padding-left:15px;}
	.psBul:before{top:2px;}
	.wPs{padding-bottom:10px; font-size:18px;}

	.board_write{border-top:2px solid #333;}
	.board_write>table th,
	.board_write>table td{padding:20px; font-size:22px;}

	.board_write>table>tbody>tr>th{height:100px; padding:27px 15px 30px; line-height:1.3;}

	.board_write input[type=text],
	.board_write input[type=password],
	.board_write input[type=file],
	.board_write select,
	.board_write textarea{height:60px; padding:0 10px; font-size:20px; line-height:58px;}

	.board_write select{padding-right:25px; background-image: url('../../images/front/bg_select_arr.png'); line-height:60px;}
	.board_write textarea{height:180px; padding:15px; line-height:1.5;}

	.board_write .btnBox{}
	.board_write .btnBox>input{width:65%;}
	.board_write .btnBox>.btns{font-size:20px; line-height:60px;}

	.board_write .three.phone{max-width:100%;}

	.board_write .three.birth{max-width:100%; margin-top:-10px; display: block;}
	.board_write .three.birth input,
	.board_write .three.birth select{width:38%; margin-top:10px;}

	.board_write .three.days{max-width:100%; display: block;}
	.board_write .three.days *+*{margin:10px 0 0 0}

	.board_write .three.email{max-width:100%;}
	.board_write .three.email input{width:50%;}
	.board_write .three.email+select{margin-top:10px;}

	.board_write .juso{margin-top:0px; display: block;}
	.board_write .juso>input{width:100%; margin-top:10px;}
	.board_write .juso>input+input{width:100%; margin-left:0px;}

	.board_write .checkTxt{}
	.board_write .checkTxt .type.l{margin-bottom:-5px; display:block;}
	.board_write .checkTxt .checkIn + .checkIn{margin-left:10px;}

	.board_write .checkBox{margin:-5px -12px; padding:7px 12px;}
	.board_write .checkBox + .checkBox{margin-top:2px; padding-top:15px;}
	.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;}

	.board_write>table .file{width:100%; font-size:0; line-height:0; position:relative; overflow:hidden;}
	.board_write>table .file>.file_wrap>.btnFile,
	.board_write>table .file>.thumb,
	.board_write>table .file>.thumb.text{height:55px;}

	.board_write>table .file+.file{margin-top:10px;}
	.board_write>table .file>.file_wrap>.btnFile{width:130px; font-size:18px; line-height:53px;}
	.board_write>table .file>.file_route{font-size:18px;}

	.board_write>table .file>.thumb{width:55px;}
	.board_write>table .file>.thumb.text{width:100%; max-width:240px; padding:0 10px; font-size:18px; line-height:53px;}

	.board_write>table #fileArea .filePlus{width:120px; height:55px; font-size:20px; line-height:55px; right:0px; top:0px;}

	.board_write>table .type{height:55px; font-size:20px; line-height:55px;}
	.board_write>table .type.l{margin:0 15px 0 5px;}
	.board_write>table .type.r{margin:0 5px 0 15px;}
	.board_write>table .type.c{margin:0 5px;}
	.board_write>table .point{font-weight: 500;}

	.board_write>table .checkIn{margin-bottom:3px; vertical-align: middle;}
	.board_write>table .checkIn + .checkIn{margin-left:30px;}
	.board_write>table input[type=password] + .checkIn{margin-left:10px;}


/* Faq List */
	.faqArea>li .q{padding:25px 10px 25px 71px; font-size:22px; line-height:28px;}
	.faqArea>li .q:before{width:40px; height:40px; font-size:22px; line-height:38px; top:20px;}
	.faqArea>li .q>.bul{display:none;}

	.faqArea>li .q:hover{}

	.faqArea>li .a{padding:28px 10px 60px 65px; font-size:20px; line-height:26px;}
	.faqArea>li .a:before{width:40px; height:40px; font-size:22px; line-height:38px; top:20px;}

	.faqArea>li.noPost{font-size:22px;}


/* Photo List */
	.d3Tab+.photo_list{margin-top:-10px;}
	.photo_list ul.list{margin-top:-20px;}
	.photo_list ul.list li{padding-top:20px;}
	.photo_list ul.list li>* .thumb{height:231px;}

	.photo_list ul.list li>* .area{}
	.photo_list ul.list li>* .area .in_area{height:158px; padding:10px;}
	.photo_list ul.list li>* .area .in_area>*{font-size:20px; line-height:32px; text-align: center;}
	.photo_list ul.list li>* .area .title{font-size:22px;}
	.photo_list ul.list li>* .area .title .icon{margin:0 0 2px 5px; vertical-align: middle;}
	.photo_list ul.list li>* .area .txt{}
	.photo_list ul.list li>* .area .day{}

	.photo_list ul.list li>* .area .sBay{font-size:0;}
	.photo_list ul.list li>* .area .sBay>span{font-size:18px;}
	.photo_list ul.list li>* .area .sBay>span+span{padding-left:21px;}
	.photo_list ul.list li>* .area .sBay>span+span:before{height: 12px; margin-top:-6px;}

	.photo_list ul.list li>* .area .tBay{line-height:0; text-align: left;}
	.photo_list ul.list li>* .area .tBay .tDay{padding-left:23px; background:url('../../images/front/icon_day.gif') no-repeat left 4px; font-size:18px; line-height:25px;}
	.photo_list ul.list li>* .area .tBay .tHit{padding-left:23px; background:url('../../images/front/icon_hit.gif') no-repeat left 4px; font-size:18px; line-height:25px;}

	.photo_list ul.list li>* .area .title.two{max-height:64px;}
	.photo_list ul.list li>* .area .title.four{max-height:128px;}
	.photo_list ul.list li>* .area .txt.two{max-height:64px;}

	/* card style */
		.photo_list.card ul.list li>* .thumb{height:300px;}

		.photo_list.card ul.list li>* .area .in_area{height:auto; vertical-align: top;}
		.photo_list.card ul.list li>* .area .title{margin-top:0;}

		.photo_list.card ul.list li>a:hover .area .in_area{height:auto;}

	/* board style */
		.photo_list.board ul.list{margin-top:0px;}
		.photo_list.board ul.list li{padding:20px 15px;}
		.photo_list.board ul.list li>*{}
		.photo_list.board ul.list li>* .thumb{width:200px; min-width:200px; height:160px;}
		.photo_list.board ul.list li>* .area .in_area *{text-align: left;}
		.photo_list.board ul.list li>* .thumb+.area{padding:0 0 0 30px;}
		.photo_list.board ul.list li>* .area .txt{margin-top:5px;}


	.photo_list.two>ul,
	.photo_list.three>ul,
	.photo_list.four>ul,
	.photo_list.five>ul{margin:-10px 0 0 -10px;}

	.photo_list.two>ul>li,
	.photo_list.three>ul>li,
	.photo_list.four>ul>li,
	.photo_list.five>ul>li{padding:10px 0 0 10px; 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;}

/*
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;
*/