	.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>li>a .area>.money{-webkit-transition: .3s; transition: .3s;}

/* Point Color */

/* 	.thumb,
	.thumb>span{background: url('../../images/front/noimage.jpg')no-repeat center / cover;} */
	.thumb>span.bg,
	.thumb>span.stat{background-image:none !important;}

	.thumb, .thumb>span{background:none;}



/* 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=radio]+label:after,
	.checkIn input[type=radio]:checked+label:after{width: 16px; height: 16px; margin-top:4px; left: 4px;}

	.checkIn input[type=checkbox]+label:after{font-size:24px;}
/* 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:10px; font-weight: 400;}
	.clauseArea .scroll>p>strong{font-weight: 500;}
	.clauseArea .scroll ol.num>li{padding-left:22px; position: relative;}
	.clauseArea .scroll ol.num>li>span{position: absolute; left:0; top:0;}

	.clauseArea .scroll ol.num.roma>li{padding-left:17px; position: relative;}
	.clauseArea .scroll ol.num.roma>li>span{position: absolute; left:0; top:0;}

	.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:15px; 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;}

	.privacy_box p { font-size:22px; line-height:1.75; color:#666;  }

	.clauseArea_tit {display: block; padding-bottom: 18px; margin-bottom: 18px; border-bottom: 1px solid #ddd; margin-top:30px; }
	.clauseArea_tit h2 { font-size: 24px; line-height: 1.66; font-weight: 500; color: #222; }

	.pb_txt .ol_02  { padding-top:5px; counter-reset: item; margin-bottom: 30px; }
	.pb_txt .ol_02 > li {padding-left:30px; position: relative; padding-bottom: 5px; font-size: 22px; line-height: 1.75; color: #666;}
	.pb_txt .ol_02 > li:before {counter-increment: item; content: counter(item); width: 24px; height: 24px; display: inline-block; background: #B5121B; color: #fff; border-radius: 50%; text-align: center; line-height: 24px; font-size: 15px; position: absolute; top: 8px; left: 0; font-weight: 400; }

	.pb_txt .ol_01  {counter-reset: item;margin: 5px 0 9px;}
	.pb_txt .ol_01 > li {margin-bottom: 7px; padding-left: 35px; position: relative; font-size: 22px; line-height: 1.75; color: #666;}
	.pb_txt .ol_01 > li:before {content: counter(item, decimal-leading-zero)'. '; counter-increment: item; position: absolute; top: 0; left: 0; color: #B5121B;}

	.pb_txt .list_01 { padding-top:5px; }
	.pb_txt .list_01 > li {padding-left: 15px; position: relative; padding-bottom: 5px; font-size: 22px; line-height: 1.75; color: #666;}
	.pb_txt .list_01 > li:before {content: ""; width: 3px; height: 3px; background-color: #B5121B; display: inline-block; position:absolute; left: 0; top:14px; box-sizing: border-box; }

	.pb_txt .list_02 { padding-top:5px; }
	.pb_txt .list_02 > li {padding-left: 15px; position: relative; padding-bottom: 5px; color:#666666;}
	.pb_txt .list_02 > li:before  {content:''; display: block ; width: 7px; height: 1px; top: 14px; left: 0; background-color: #666666; position: absolute }

	.pb_txt .list_03 { padding-top:5px; }
	.pb_txt .list_03 > li { position: relative; padding-bottom: 5px; color:#666666;}
	.pb_txt .list_03 > li:before { display:none; }

	.pb_txt p { font-size: 22px; line-height: 1.75; color: #666; margin-bottom:15px; }

	.clauseArea .c_scroll{font-size:22px;}

/* 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{line-height:78px;}

	.btnArea a.write,
	.btnArea input.write,
	.btnArea button.write{line-height:78px;}

	.btnArea a.big,
	.btnArea input.big,
	.btnArea button.big{width:220px;}

	.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: url('../../images/front/bg_pro_select_arr.png') no-repeat right 15px center;}
	.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>.title>a{max-width:88%;}

	.board_list>.table .tr .etc{padding:15px 0 0 21px; font-size:18px; display:inline-block;color:#888;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:18px;}

	.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{}

	.board_list>.table .tr>div+div{border-left:none;}
	.board_list>.table .tr .wrap_etc{display: flex; justify-content: space-between;align-items: center;}

	.board_list>.table .tr .end,
	.board_list>.table .tr .stand{margin-right:20px;font-size:18px;padding:2px 5px;font-weight:400;}
	.board_list>.table .tr .end{color: #fff;background-color:#bd955b;border:1px solid #bd955b;}
	.board_list>.table .tr .stand{color: #636363;background-color:#fff;border:1px solid #dbdbdb;color:#757575;}

	.board_list.suggest>.table .tr>.title{ padding-left: 25px;}



	/* 제품 상세 페이지에 사용 */
	.board_list.view>.table .tr>div{font-size:22px;}
	.board_list.view>.table .tr>.etc+.etc:before{top:18px;}

	.board_list.view>.table .viewBox{width:580px; font-size:22px; line-height:30px;}
	.board_list.view>.table .viewBox>.btn{padding-top:30px;}
	.board_list.view>.table .viewBox>.btn>a{padding:0 20px; font-weight: 300; font-size:18px; line-height:38px;}
	.board_list.view>.table .viewBox>.btn>a+a{margin-left:5px;}

	.board_list.shop .cart,
	.board_list.shop .form,
	.board_list.shop .check{font-size:0 !important; line-height:0 !important;}
	.board_list.shop input[type=text]{width:70%; height:40px; padding:0 10px; background-color:#fff; border:1px solid #cecece; font-weight: 300; font-size:14px; line-height:38px; color:#666; text-align: center; box-sizing: border-box; vertical-align:middle; display:inline-block;}
	.board_list.shop .link>a{color: #666; display:inline-block; vertical-align: top; position: relative;}
	.board_list.shop .link>a+a{margin-left:7px;}
	.board_list.shop .link>a+a:before{content: ""; width: 1px; height: 10px; margin-top:-5px; background-color: #666; display: inline-block; position:absolute; left: -5px; top:50%;}

	.board_list.shop .check{width: 25px; height: 25px; background-color: #fff; background-position: center center; background-repeat: no-repeat; background-size: cover; border:1px solid #ccc; display: inline-block; position:absolute; left: 0; top:25px; box-sizing: border-box; z-index:5;}
	.board_list.shop input[type=checkbox]{width: 25px; height: 25px; margin-top:-42.5px; visibility: hidden; position:absolute; left: 0; top:50%; z-index:-99; overflow: hidden; opacity: 0;}
	.board_list.shop input[type=checkbox]:checked+.check{background-image: url('../../images/front/bg_checkbox_on.gif');}

	.board_list.shop .cart{padding:10px 20px !important;}
	.board_list.shop .check+.cart{padding-left:40px !important;}
	.board_list.shop .cart>.proCart{width:100%; text-align: left; display:table;}
	.board_list.shop .cart>.proCart .thumb{width:150px; height:150px; max-height:150px;}
	.board_list.shop .cart>.proCart .title{font-weight: 300; font-size:18px; color: #666;}
	.board_list.shop .cart>.proCart .title>strong{font-weight: 500; font-size:22px; color: #333; display:block;}

	.board_list.shop .amount{font-size:0 !important; line-height:0 !important;}
	.board_list.shop .amount input[type=text]{width:40px; height:27px; margin-right:-1px; padding:0 5px; border:1px solid #cfcfcf; font-weight: 300; font-size:14px; line-height:24px; color: #666; text-align: center; display:inline-block; vertical-align: middle;}
	.board_list.shop .amount>.btns{display:inline-block; vertical-align: top;}
	.board_list.shop .amount>.btns>a{width:15px; height:14px; background-repeat: no-repeat; background-position: center center; display:block;}
	.board_list.shop .amount>.btns>a.minus{margin-top:-1px; background-image: url('../../images/shopping/btn_cart_down.gif');}
	.board_list.shop .amount>.btns>a.plus{background-image: url('../../images/shopping/btn_cart_up.gif');}

	.board_list>.table .tr>.cartOption{margin:13px 0 -23px 0; padding:20px 0 20px 20px; background-color: #f8f8f8; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; font-size:0; line-height:0; position: relative;}
	.board_list>.table .tr>.cartOption .moneys{min-height:40px; font-weight: 500; font-size:24px; line-height:34px; color: #222; display:inline-block; vertical-align: top; position: relative;}
	.board_list>.table .tr>.cartOption .moneys:before{content: "가격 : "; padding-right:5px; font-weight: 300; display:inline-block; vertical-align: top;}

	.board_list>.table .tr>.cartOption>.btns{position: absolute; right:20px; top:15px;}
	.board_list>.table .tr>.cartOption>.btns .forms{margin-right:20px; font-size:24px; line-height:40px; color: #222; display:inline-block; vertical-align: top; position: relative;}
	.board_list>.table .tr>.cartOption>.btns .forms:before{content: "수량 : "; padding-right:5px; font-size:20px; line-height:40px; color: #222; display:inline-block; vertical-align: top;}
	.board_list>.table .tr>.cartOption>.btns .forms input[type=text]{width:60px; height:40px; border:1px solid #ddd; font-size:24px; line-height:40px; color: #222; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.board_list>.table .tr>.cartOption>.btns .forms.amount{padding-right:20px;}
	.board_list>.table .tr>.cartOption>.btns .forms a{width:20px; height:21px; background-repeat: no-repeat; background-position: center center; background-size: cover; display:block; position: absolute; right:0;}
	.board_list>.table .tr>.cartOption>.btns .forms a.minus{background-image: url('../../images/shopping/btn_cart_down.gif'); bottom:0;}
	.board_list>.table .tr>.cartOption>.btns .forms a.plus{background-image: url('../../images/shopping/btn_cart_up.gif'); top:0;}

	.board_list>.table .tr>.cartOption>.btns>span{display:inline-block; vertical-align: top;}
	.board_list>.table .tr>.cartOption>.btns>.btn>a{padding:0 10px; background-color: #fff; border:1px solid #ddd; font-size:20px; line-height:38px; color: #666; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.board_list>.table .tr>.cartOption>.btns>.btn>a+a{margin-left:3px;}

	.board_list.order{margin-top:-20px; border-top:none;}
	.board_list.order>.table .tr{padding:20px 0;}
	.board_list.order .tr>.orderNum{margin-bottom:15px; padding:25px 20px; background-color: #f8f8f8; border-top:2px solid #222; border-bottom:1px solid #cfcfcf; font-size:22px; color: #222;}
	.board_list.order .tr>.stats{width:123px; height:50px; padding:0; border:1px solid #ccc; font-size:20px; line-height:48px; color: #222; text-align: center; position: absolute; right:20px; bottom:20px; display:inline-block;}
	.board_list.order>.table .tr>.title>a{max-width:75%;}


/* 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 15px 0;}

	.paging_all>.num>strong,
	.paging_all>.num>a{font-size:18px; line-height:48px;}

	.btn_recruit{display:block;margin:0 auto 100px; width:438px; height:84px;background:url("../../images/company/btn_recruit.jpg")no-repeat;}


/* Board View */
	.board_view>table th,
	.board_view>table td{font-size:20px; line-height:1.5;}

	.board_view>table>thead>tr>th{padding:20px 20px 0; background-color: #fff; font-size:22px;}

	.board_view>table .etc{padding:0 10px;}
	.board_view>table .etc>p{padding:10px; font-size:22px;color:#888;}
	.board_view>table .etc>p>strong{}

	.board_view>table>tbody>tr>td.cont{height:150px; padding:30px 15px 45px;font-size:22px;}
	.board_view>table>tbody>tr>td.cont>div{width:580px;}
	.board_view>table>tbody>tr>td.cont img{}
	.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:20px; line-height:40px;}

	.board_view td.answer{padding:20px 15px 40px;font-size:22px;line-height:32px;color:#636363;font-weight:400;}
	.board_view td.answer>.tit{padding-bottom:20px; font-size:24px;}

/* Comment Style */

	.commentArea .commentTit{font-size:24px;}
	.commentArea .commentEtc{font-size: 20px;color:#888888;}

	.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{font-size:24px;}
	.commentArea .viewArea>dl>dd>span+span{font-size:18px;margin-left:20px;}
	.commentArea .viewArea>dl>dd>span+span:before{content:none;}
	.commentArea .viewArea>dl>dd .comment_btn{bottom:-6px;}
	.commentArea .viewArea>dl>dd .comment_btn>a{padding:0 15px; font-size:18px; line-height:35px;}

	.commentArea .writeArea dd.two>textarea{font-size:22px;color:#9b9898;min-height:170px;}

	.commentArea .writeArea dd+dd{flex-direction: column;display: flex;}
	.commentArea .writeArea .wrap_Area{display: flex;width:100%;align-items: center;justify-content: space-between;}

	.commentArea .writeArea .checkIn{padding-left:5px; vertical-align: middle;}
	.commentArea .writeArea .checkIn input[type=checkbox]+label{line-height:1.2;}
	.commentArea .writeArea .checkIn input[type=checkbox]+label:before{width: 25px;height: 25px;top:1px;left: -15px;}
	.commentArea .writeArea dd input[type=text],
	.commentArea .writeArea dd input[type=password]{height:60px;font-size:22px;}

.commentArea .btnArea>a{height:70px; line-height:70px;font-size:22px;color:#fff;}

/* PageNavigation Style */
	.pageNavigation>dl{font-size:20px;}
	.pageNavigation>dl>dt{width:100px; height:60px; padding-left:15px; text-align:left;color:#444444;}
	.pageNavigation>dl>*{font-size:20px;}

/* 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: transparent; border-color:#cfcfcf; font-weight: 300; font-size:20px; line-height:58px; color: #666; display:inline-block;}

	.memberArea.find{width:100%; padding:0 0;}
	.memberArea.find .memTit{padding-top:0;}
	.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{width:100%; padding:40px; background-color: #f8f8f8; font-size:0; line-height:0; box-sizing: border-box; display:block;}
	.joinEnd>div{display:block; box-sizing: border-box;}
	.joinEnd>.textArea{width:100%; padding:40px 0 30px; text-align: center; color: #333;}
	.joinEnd>.textArea .title{font-weight: 500; font-size:26px; line-height:1;}
	.joinEnd>.textArea .text{font-weight: 300; font-size:22px; line-height:32px; letter-spacing: -1px;}
	.joinEnd>.textArea .text .point{color: #333333;}
	.joinEnd>.textArea>a{width:210px; height:80px; background-color: #333333; font-size:22px; line-height:80px; color: #fff; text-align: center; display:inline-block; vertical-align: top; cursor: pointer;}
	.joinEnd>.imgArea{width:100%; text-align: center; vertical-align: middle;}
	.joinEnd>.imgArea>p{padding:80px 0; background-color: #e8e8e8; text-align: center;}

	.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 15px; font-size:20px; line-height:58px;}

	.board_write select{line-height:60px;    background: #fff url(../../images/front/bg_select_arr.png) no-repeat right 14px center;}
	.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:58px;}

	.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{display: flex;max-width:100%;flex-wrap: wrap;}
	.board_write .three.email input{width: 46%;}
	.board_write .three.email+select{margin-top:10px;}
	.board_write .three.email input+select{margin-top: 15px;width:100%;margin-left:0;}

	.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; color: #ec0891;}

	.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:24px; line-height:28px;}
	.faqArea>li .q:before{width:40px; height:40px; font-size:24px; line-height:38px; top:20px;}
	.faqArea>li .q>.bul{display:block;top:47%;}

	.faqArea>li .q:hover{}

	.faqArea>li .a{padding:25px 10px 60px 65px; font-size:22px; line-height:34px;}
	.faqArea>li .a:before{width:40px; height:40px; font-size:22px; line-height:38px; top:16px;left:15px;}

	.faqArea>li.noPost{font-size:22px;}


/* Photo List */
	.d3Tab+.photo_list{margin-top:-10px;}
	.photo_list>ul{margin-top:-20px;}
	.photo_list>ul>li{padding-top:20px;}
	.photo_list>ul>li>a .thumb{height:231px;}

	.photo_list>ul>li>a .area{}
	.photo_list>ul>li>a .area .in_area{padding:10px;}
	.photo_list>ul>li>a .area p{font-weight: 300; font-size:20px; line-height:32px; text-align: center;}
	.photo_list>ul>li>a .area .title{font-size:22px;}
	.photo_list>ul>li>a .area .title .icon{margin:0 0 3px 5px;}

	.photo_list>ul>li>a .area .two{max-height:64px;}

	/* card style */
		.photo_list.card>ul>li>a .thumb{height:375px;}

		.photo_list.card>ul>li>a .area .in_area{height:127px; vertical-align: top;}

		.photo_list.card>ul>li>a:hover .area .in_area{height:auto;}

	/* board style */
	.photo_list.board>ul>li{padding:30px 15px;}
	.photo_list.board>ul>li>a{}
	.photo_list.board>ul>li>a .thumb{width:160px; min-width:160px; height:120px;}
	.photo_list.board>ul>li>a .area .in_area *{text-align: left;}
	.photo_list.board>ul>li>a .thumb+.area{padding:0 0 0 30px;}
	.photo_list.board>ul>li>a .area p{line-height:30px;}
	.photo_list.board>ul>li>a .area .title{padding:0; font-weight:500; font-size:24px; color: #222;}
	.photo_list.board>ul>li>a .area .txt{margin-top:10px;}

	.photo_list.board>ul>li>a .area .day{margin-top:15px; padding-left:28px; background:url('../../images/icon_day.gif') no-repeat left center/20px;}

	.photo_list.board>ul>li>a .area .two{max-height:60px;}
	.photo_list.board>ul>li>a .area .three{max-height:90px;}


	.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:400px; color: #474a52; text-align: center; box-sizing: border-box;}

/*menu style*/
	.photo_list.allmenu>ul>li{margin-bottom:0;}
	.photo_list.allmenu>ul>li>a{border:1px solid #ebebeb;width:290px;height:490px;}
	.photo_list.allmenu>ul>li>a .area .title{max-height: 90px;font-size:28px;line-height: 32px;font-weight:600;letter-spacing:-0.045em;margin-top:5px;margin-bottom:8px;}
	.photo_list.allmenu>ul>li>a .area .txt{font-size:22px;line-height:24px; color:#414042;font-weight:400;}
	.photo_list.allmenu>ul>li>a .area .in_area{padding:10px 5px 40px;vertical-align:bottom;    height: 252px;}
	.photo_list.allmenu>ul>li>a .area .in_area .min_area img+img{margin-left:10px;}
	.photo_list.allmenu>ul>li>a .area .in_area .min_area{display: flex;/* height: 120px; */margin-bottom: 20px;flex-direction: column;justify-content: flex-end;align-items:center;}
	.photo_list.allmenu>ul>li>a .area .in_area .min_area>span{width:100%;max-width:none;}
	.photo_list.allmenu>ul>li>a .area .in_area .min_area .best{height:auto;padding-top:0px;padding-bottom:5px;}
	.photo_list.allmenu>ul>li>a .thumb{height:229px;}

	.photo_list.allmenu>ul>li>a .area .in_area .min_area .best{padding-top:0; padding-bottom:0;vertical-align:middle;width:54px; height:15px;}
	.photo_list.allmenu>ul>li>a .area .in_area .min_area .new{width:51px; height:15px;}
	.photo_list.allmenu>ul>li>a .area .in_area .min_area .hot{padding-top:0; height:24px;vertical-align:middle;}

	.photo_list.allmenu>ul>li>a .thumb{display:flex;justify-content: center;align-items: center;}
	.photo_list.allmenu>ul>li>a .thumb img{object-fit:cover; object-position:center;}

	.photo_list.allmenu>ul>li+li{margin-left:16px;}
	.photo_list.allmenu>ul>li:nth-child(3n+1){margin-left:16px;}
	.photo_list.allmenu>ul>li:nth-child(2n+1){margin-left:0px;}
    .photo_list.allmenu>ul>li>a .bg>p

	.photo_list.recipe ul.list li>* .thumb{height:304px;justify-content: center;align-items: center;}

	.photo_list.recipe ul.list li{width:auto;padding:20px 0 0 10px;}
	.photo_list.recipe ul.list li a{width:292px;}
	.photo_list.recipe ul.list li:nth-child(n+5){margin-top:0;}

	.photo_list.recipe ul.list li>* .area .title{font-size:22px;}
	.photo_list.recipe ul.list li>* .area .txt{font-size:22px;margin-top:0;}
	.photo_list.recipe ul.list li>* .area .in_area{height:60px;font-weight:400;padding:15px;}

	.photo_list.recipe.ty01 ul.list li>* .area .in_area{height:92px;}

	.photo_list.recipe ul.list li>* .thumb img,
	.inner_img img{display:block;object-fit:cover; object-position:center;width:100%;height:100%;background: url('../../../images/front/noimage.jpg')no-repeat center / cover;}


	.photo_list.allmenu.chicken>ul>li>a .area .title{font-size:25px;line-height: 32px;}
	.photo_list.allmenu.chicken>ul>li>a .area .txt{font-size:20px; line-height:26px; word-break:keep-all; word-wrap:break-word; word-break:break-all;}




	/* 이벤트 style */
	.photo_list.recipe.event ul.list li>* .area .in_area{height: 90px;}
	.photo_list.recipe ul.list li>*.ending .area .in_area{height:100%;}
	.photo_list.recipe ul.list li>*.ending .area .in_area .title{font-size:24px;}

/* 사업성공스토리 style */

	.board_list.store>.table .tr>div{padding: 0px 0 10px 21px;border:none;font-size:22px;width:100%;}
	.board_list.store>.table .tr>.etc+.etc:before{content:none;}
	.board_list.store>.table .tr .etc.search>a{padding: 5px;position:absolute;right: 20px;bottom:0;}
	.search_top .type{width: 100%;margin-bottom:10px;}

	.search_top.ty01 select{width: 50%;background: url('../../images/front/bg_pro_select_arr.png') no-repeat 91% center;}
	.search_top.ty01>span{width: 30%;display:inline-block;vertical-align: top;}
	.search_top.ty01 input[type=submit]{width:100%;}
	.search_top.ty01 select+select{margin-left:20px;}

/* 분류가 포함된 search */

	.search_top.ty02{flex-direction: column;}
	.search_top.ty02 .inner_search{width:100%;}
	.search_top.ty02 .inner_search>span{width:70%;display:inline-block;}

/* 고객의소리 faq */
	.faqArea.voice>li .q{position:relative;text-align:left;    padding: 18px 90px 18px 71px;font-size:22px;font-weight:500;}
	.faqArea.voice>li .q_type{position:relative;font-size:22px;font-weight:500;line-height:1.4;top:auto;left:auto;margin-bottom:5px;}
	.faqArea.voice>li .a{position:relative;text-align:left;    padding: 18px 30px 18px 71px;}
	.faqArea.voice>li .a_type{position:absolute;top:30px; left:70px;font-size:18px;font-weight:400;top:14px;}
	.faqArea.voice>li .a:before{left:17px;}




/*
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;
*/