<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*# sourceURL=/common/css/front.css?var=1695231227 */
/*@ sourceURL=/common/css/front.css?var=1695231227 */
.checkIn input[type=checkbox]+label,
.checkIn input[type=checkbox]+label:before,
.checkIn input[type=checkbox]+label:after,
.checkIn input[type=radio]+label,
.checkIn input[type=radio]+label:before,
.checkIn input[type=radio]+label:after,

.board_search,
.board_search *,

.category_top h2:after,
.category_top h2:before,
.category_top&gt;ul&gt;li,
.category_top&gt;ul&gt;li a,

.search-result h2:after,
.search-result h2:before,
.search-result&gt;ul&gt;li,
.search-result&gt;ul&gt;li a,
.search-result&gt;ul&gt;li a&gt;strong,
.search-result&gt;ul&gt;li a&gt;span,

.board_list&gt;table .bo_tit&gt;a,

.paging_all *,

.view_file&gt;a,

.pageNavigation,
.pageNavigation&gt;dl,
.pageNavigation&gt;dl&gt;dd&gt;a,

.comment_Area a,

.board_write input[type=text],
.board_write input[type=password],
.board_write input[type=file],
.board_write select,
.board_write textarea,
.board_write .btns,

.faqArea&gt;li .q,
.faqArea&gt;li .q:before,
.faqArea&gt;li .q&gt;.bul,
.faqArea&gt;li .q&gt;.bul:before,
.faqArea&gt;li .q&gt;.bul:after,

.photo_list ul.list li .gall_cont,
.photo_list ul.list li .gall_cont p.over,
.photo_list ul.list li .gall_cont p.over:before,
.photo_list ul.list li .gall_cont p.over:after,
.photo_list ul.list li .gall_cont p.over&gt;span,

.storeMapType2 .storeMap_list .link{transition: all .3s ease-out; transform-origin: 50% 50%;}

/* Check New Style */
.check-new{font-size:0; line-height:0; display: inline-block; vertical-align: top; position: relative;}
.check-new input[type=checkbox],
.check-new input[type=radio]{display: none; position: absolute; left:0; top:0;}

.check-new input[type=checkbox]+label,
.check-new input[type=radio]+label{padding-left:2.7rem; font-size:1.6rem; line-height:2.4rem; color: #8c8c8c; display: inline-block; vertical-align: middle; cursor: pointer; position: relative;}

.check-new input[type=checkbox]+label&gt;.graphic,
.check-new input[type=checkbox]+label&gt;.graphic:before,

.check-new input[type=radio]+label&gt;.graphic,
.check-new input[type=radio]+label&gt;.graphic:before{content: ""; width: 2rem; height: 2rem; background-color: #fff; border:1px solid #8c8c8c; font-size:0; line-height:0; display: inline-block; vertical-align: top; position:absolute; left: 0; top:1px; opacity: 0.3; }

.check-new input[type=checkbox]+label&gt;.graphic:before{background: url("/images/check.svg") no-repeat left top/cover; border:none; left:-1px; top:-1px; z-index:2;}

.check-new input[type=radio]+label&gt;.graphic{border-radius:99px;}
.check-new input[type=radio]+label&gt;.graphic:before{width: 50%; height: 50%; background-color:#8c8c8c; border:none; left: 50%; top:50%; border-radius:99px; transition: .3s; transform-origin: 50% 50%; transform: translate(-50%, -50%);}
.check-new input[type=radio]:checked+label&gt;.graphic{border-color:var(--point);}
.check-new input[type=radio]:checked+label&gt;.graphic:before{background-color:var(--point);}

.check-new input[type=checkbox]:checked+label&gt;.graphic,
.check-new input[type=checkbox]:checked+label&gt;.graphic:before,
.check-new input[type=radio]:checked+label&gt;.graphic,
.check-new input[type=radio]:checked+label&gt;.graphic:before{opacity: 1;}

.check-new input[type=checkbox]:checked+label,
.check-new input[type=radio]:checked+label{color: var(--bg);}

/* Check Style */
.checkIn{display: inline-block; vertical-align: top;}
.checkIn input[type=checkbox],
.checkIn input[type=radio]{display: none; position: absolute; left:0; top:0;}

.checkIn input[type=checkbox]+label,
.checkIn input[type=radio]+label{padding-left:2.6rem; font-size:1.6rem; line-height:1.6rem; color: #666; display: inline-block; vertical-align: middle; cursor: pointer; position: relative;}

.checkIn input[type=checkbox]+label:before,
.checkIn input[type=checkbox]+label:after,
.checkIn input[type=radio]+label:before,
.checkIn input[type=radio]+label:after{content: ""; width: 1.6rem; height: 1.6rem; background-color: #fff; border:1px solid #dedede; font-size:0; line-height:0; display: inline-block; vertical-align: top; position:absolute; left: 0; top:0;}

.checkIn input[type=checkbox]+label{}
.checkIn input[type=checkbox]+label:before{}
.checkIn input[type=checkbox]+label:after{border:none; background: url("/images/check.svg") no-repeat left top; background-size: cover; position: absolute; left:0; top:0; opacity: 0;}
.checkIn input[type=checkbox]:checked+label:before{border-color:#333;}
.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: 1rem; height: 1rem; margin:-0.4rem 0 0 0; background-color: var(--point); border:none; left: 0.4rem; top:50%; border-radius:99px; -webkit-transition: .3s; transition: .3s; transform-origin: 50% 50%; opacity: 0.3;}
.checkIn input[type=radio]:checked+label:before{border-color:var(--point);}
.checkIn input[type=radio]:checked+label:after{opacity: 1;}

.checkIn.noTxt input[type=checkbox]+label,
.checkIn.noTxt input[type=radio]+label{width:2.2rem; height:2.2rem; padding:0; font-size:0; line-height:0; display: inline-block; cursor: pointer; position: relative;}
.checkIn.noTxt input[type=checkbox]+label:after{width:2.2rem; height:2.2rem;}
.checkIn.noTxt input[type=checkbox]+label:before,
.checkIn.noTxt input[type=radio]+label:after,
.checkIn.noTxt input[type=radio]+label:before{width: 2.2rem; height: 2.2rem; top:0px;}

.checkIn.top{margin-bottom:1.5rem;}
.checkIn.noTxt.in{margin:1rem 0 -1.5rem; position: relative; z-index:2;}

form .checkIn{padding: 2rem 0;}

/* Clause -webkit-Box Style */
.checkBox{margin:5rem 0 2rem; font-size:0; line-height:0; display: flex; flex-wrap: wrap; flex-direction: row; align-items:center; justify-content: flex-start;}
.checkBox.end{justify-content: flex-end;}
.checkBox&gt;*{margin-top:1rem;}
.checkBox .check-new{margin-left:0 !important; margin-right: 3rem; vertical-align: middle; white-space: nowrap;}
.checkBox .check-new label{font-size:1.5rem;}
.checkBox .check-new input[type=text]{margin-left:1rem; max-width:22rem;}
.checkBox .type{height:2rem; line-height:2rem;}

.clauseArea{margin-top:6rem;}
.clauseArea.m0{margin-top:0;}
.clauseArea .checkBox{margin:1rem -3rem 0 0;}

.clauseArea{width:100%; font-size:0; line-height:0; overflow:hidden;}
.clauseArea + .clauseArea,
.board_write + .clauseArea{margin-top:6rem;}
.clauseArea&gt;.tit{height:4rem; font-weight: 500; font-size:2rem; line-height:1; color: #333;}
.clauseArea .scroll{width:100%; height:39rem; padding:3rem; background-color: #fff; border:1px solid #e2e2e2; font-weight: 300; font-size:1.5rem; line-height:1.6; color: #666; overflow:hidden; overflow-y:auto; box-sizing:border-box;}
.clauseArea .scroll strong{font-weight: 400;}
.clauseArea .scroll&gt;p{margin:3rem 0 0.5rem; color: #111;}
.clauseArea .scroll&gt;p:first-child{margin-top:0rem;}
.clauseArea .scroll&gt;p&gt;strong{font-weight: 400; color: #111;}

.clauseArea .scroll ol{counter-reset:item; margin-top:1rem;}
.clauseArea .scroll li&gt;p{margin-top:1rem;}
.clauseArea .scroll ol&gt;li&gt;ol{margin-top:0rem;}

.clauseArea .scroll ol&gt;li{margin-left:-0.5rem; padding-left:2.5rem; position: relative; box-sizing:border-box;}
.clauseArea .scroll ol&gt;li:before {counter-increment: item; content: counter(item)"."; width:2rem; text-align: right; display: inline-block; position: absolute; top: 0; left: 0;}
.clauseArea .scroll ol&gt;li:nth-child(-n+9)::before {content: "0"counter(item);}

.clauseArea .scroll ol.type&gt;li{}
.clauseArea .scroll ol.type&gt;li:before{content: counter(item)")";}

.clauseArea .scroll ol.cNum&gt;li{}
.clauseArea .scroll ol.cNum&gt;li:before{content: "";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(1):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(2):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(3):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(4):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(5):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(6):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(7):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(8):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(9):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(10):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(11):before{content: "��";}
.clauseArea .scroll ol.cNum&gt;li:nth-child(12):before{content: "��";}

.clauseArea .scroll ol.kr&gt;li{}
.clauseArea .scroll ol.kr&gt;li:before{}
.clauseArea .scroll ol.kr&gt;li:nth-child(1):before{content: "媛�.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(2):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(3):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(4):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(5):before{content: "留�.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(6):before{content: "諛�.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(7):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(8):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(9):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(10):before{content: "李�.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(11):before{content: "移�.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(12):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(13):before{content: "��.";}
.clauseArea .scroll ol.kr&gt;li:nth-child(14):before{content: "��.";}

.clauseArea .scroll ul.buls&gt;li{padding-left:1rem ; position: relative;}
.clauseArea .scroll ul.buls&gt;li:before{content: "-"; display: inline-block; position:absolute; left: 0; top:0;}

.clauseArea .scroll ul.circle&gt;li{padding-left:15px; position: relative;}
.clauseArea .scroll ul.circle&gt;li:before{content: "恝"; display: inline-block; position:absolute; left: 0; top:-1px;}

.clauseArea .scroll li&gt;ol,
.clauseArea .scroll li&gt;ul{margin-bottom:0.7rem;}

.clauseArea .nTable{width:100%; margin-top:0.5rem; background-color: #fff; border-top:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.clauseArea .nTable&gt;table{width:100%; border-spacing:0; table-layout: fixed;}
.clauseArea .nTable&gt;table th,
.clauseArea .nTable&gt;table td{padding:1.5rem; border-left:1px solid #ebebeb; border-bottom:1px solid #ebebeb; font-weight: 300; font-size:var(--f__size--15); line-height:1.3; color:#888; text-align:center; border-collapse:collapse; empty-cells:show;}

.clauseArea .nTable&gt;table&gt;thead&gt;tr&gt;th{background-color: #f8f8f8; border-right:none; font-weight:500; color:#222; position: relative;}
.clauseArea .nTable&gt;table&gt;thead&gt;tr&gt;th+th{}

.clauseArea .checkIn{padding-top:1.5rem; float:right;}
.clauseArea .checkIn input[type=checkbox]+label{height:2rem; padding-left:2.8rem; font-size: var(--f__size--15); line-height:1.8rem;}
.clauseArea .checkIn input[type=checkbox]+label:before,
.clauseArea .checkIn input[type=checkbox]+label:after{width: 2rem; height: 2rem;}

.clauseArea.no .tit{display:none;}
.clauseArea.no .scroll{height:auto; padding:0px; background-color: transparent; border:none; overflow: visible;}


.clauseArea .check-new{padding-top:1.5rem; float:right;}
.clauseArea .checkIn input[type=checkbox]+label{height:2rem; padding-left:2.8rem; font-size: var(--f__size--15); line-height:1.8rem;}
.clauseArea .checkIn input[type=checkbox]+label:before,
.clauseArea .checkIn input[type=checkbox]+label:after{width: 2rem; height: 2rem;}

.clauseArea.no .tit{display:none;}
.clauseArea.no .scroll{height:auto; padding:0px; background-color: transparent; border:none; overflow: visible;}

/* Search Style */
.board_search{width:100%; margin-bottom:4.5rem; font-size:0; line-height:0; display: flex; justify-content: center; position: relative;}
.board_search .mobile_Block{display:inline;}
.board_search *+*{margin-left:1rem;}
.board_search select,
.board_search input[type=text],
.board_search input[type=submit]{height:6rem; padding:0 2rem; background-color: #fff; border:1px solid #e2e2e2; font-weight: 500; font-size:1.8rem; line-height:5.8rem; color: #222; display:inline-block; vertical-align: top;}

.board_search select{min-width:15rem; padding:0 4rem 0 2rem; background: url("/images/bul_select.png") no-repeat calc(100% - 1.5rem) center; -webkit-appearance: none; -moz-appearance: none; appearance: none; -moz-appearance: none; appearance: none;}
.board_search select::-ms-expand{display:none;}

.board_search input[type=text]{width:50rem;}
.board_search input[type=submit]{min-width:13rem; margin-left:1rem; background-color: var(--point); border-color:var(--point); font-size:2rem; line-height:1; color: #fff; cursor: pointer;}


.store_search{width:100%; margin-bottom:5rem; padding:1.9rem; border:1px solid #d1d1d1; font-size:0; line-height:0; display: flex; justify-content: space-between; position: relative;}
.store_search .mobile_Block{display:inline;}
.store_search .store_search_in{width:47%; display: flex; justify-content: space-between; }
.store_search *+*{margin-left:1rem;}
.store_search label,
.store_search select,
.store_search input[type=text],
.store_search input[type=submit]{width:100%; height:4.6rem; padding:0 2rem; background-color: #fff; border:1px solid #fff; font-weight: 400; font-size:1.5rem; line-height:4.4rem; color: #555; display:inline-block; vertical-align: top;}

.store_search select{padding:0 4rem 0 2rem; background: url("/images/bul_select.png") no-repeat right center; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.store_search select::-ms-expand{display:none;}

.store_search label{width:auto; white-space: nowrap;}
.store_search input[type=text]{border-bottom-color:#dadada;}
.store_search input[type=submit]{width:4rem; margin:0; padding:0; background: url("/images/icon_search.png") no-repeat center center; border-bottom-color:#dadada; font-size:0; line-height:0; cursor: pointer;}

/* Category Style */
.category_top{width:100%; margin:5rem 0; font-size:0; line-height:0; text-align: center; display:block; position: relative; z-index:7;}
.category_top h2{width:100%; height:7rem; padding:0 5rem 0 2rem; border:1px solid #ddd; font-weight: 500; font-size:1.7rem; line-height:1.4; color: #333; text-align: left; position: relative; display: none; flex-direction: row; align-items: center; justify-content: flex-start; }
.category_top h2:after,
.category_top h2:before{content: ""; width:1.4rem; height:1px; margin:0 0 0 0; background-color: #333; display: block; position:absolute; top:50%;}
.category_top h2:after{right:2rem; transform:rotate(45deg);}
.category_top h2:before{right:1rem; transform:rotate(-45deg);}

.category_top&gt;ul{margin:-0.5rem; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start;}
.category_top&gt;ul&gt;li{margin:0.5rem; display:inline-block; vertical-align: top; position: relative;}
.category_top&gt;ul&gt;li a{height:4.5rem; padding:0 2rem; background-color: #eee; font-weight: 600; font-size:1.8rem; line-height:1.4; color: #222; display:table; white-space: nowrap; border-radius:99px;}
.category_top&gt;ul&gt;li a&gt;span{display:table-cell; vertical-align: middle; word-break:keep-all; word-wrap:break-word;}

.category_top&gt;ul&gt;li#bo_cate_on{}
.category_top&gt;ul&gt;li a#bo_cate_on,
.category_top&gt;ul&gt;li a.active,
.category_top&gt;ul&gt;li:hover a{background-color:#222; color:#fff;}
.category_top&gt;ul&gt;li a#bo_cate_on,
.category_top&gt;ul&gt;li a.active{font-weight: 500;}

/* Search Result */
.search-result{width:100%; margin: 2rem auto 4rem; font-size:0; line-height:0; text-align: center; display:block; position: relative; z-index:7;}
.search-result h2{width:100%; height:7rem; padding:0 5rem 0 2rem; border:1px solid #ddd; font-weight: 500; font-size:1.7rem; line-height:1.4; color: #333; text-align: left; position: relative; display: none; flex-direction: row; align-items: center; justify-content: flex-start; }
.search-result h2:after,
.search-result h2:before{content: ""; width:1.4rem; height:1px; margin:0 0 0 0; background-color: #333; display: block; position:absolute; top:50%;}
.search-result h2:after{right:2rem; transform:rotate(45deg);}
.search-result h2:before{right:1rem; transform:rotate(-45deg);}

.search-result&gt;ul{margin:-0.5rem; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center;}
.search-result&gt;ul&gt;li{margin:0.5rem; flex:0 1 16rem; display:inline-block; vertical-align: top; position: relative;}
.search-result&gt;ul&gt;li a{width:100%; height:4.6rem; padding:0 2rem; border:1px solid #ddd; font-weight: 400; font-size:1.6rem; line-height:1.4; color: #666; white-space: nowrap; border-radius:99px; display: flex; flex-direction: row; align-items: center; justify-content: center;}
.search-result&gt;ul&gt;li a&gt;strong{font-weight: 400;}
.search-result&gt;ul&gt;li a&gt;span{width:2rem; height:2rem; margin-left:1rem; background-color: var(--point); font-size:1.2rem; line-height:2rem; color: #fff; text-align: center; border-radius:99px;}

.search-result&gt;ul&gt;li a.sch_on,
.search-result&gt;ul&gt;li:hover a{background-color:var(--point); border-color:var(--point); color:#fff;}
.search-result&gt;ul&gt;li a.sch_on&gt;strong{font-weight: 500;}
.search-result&gt;ul&gt;li:hover a&gt;span,
.search-result&gt;ul&gt;li a.sch_on&gt;span{background-color: #fff; color: var(--point);}

/* Board Option */
.board_btn{width:100%; margin-top:6rem; font-size:0; line-height:0; display: flex; flex-flow: row wrap; justify-content: space-between; position: relative;}
.pageNavigation + .board_btn{margin-top:3rem;}
.board_btn&gt;*{}
.board_btn&gt;.total{padding:1.1rem 0; font-weight: 300; font-size:1.5rem; line-height:1; color: #626262; text-align: left;}
.board_btn&gt;.total&gt;strong{font-weight: 400; color:#333;}

.board_btn .click{width:14rem; height:5rem; padding:0.8rem 1.3rem; background-color:#222; border:1px solid #222; font-weight: 500; font-size:2rem; line-height:1.2; color:#fff; text-align: center; overflow:hidden; display: flex; flex-direction: row; align-items: center; justify-content: center; border-radius:8px; cursor: pointer; position: relative; white-space: nowrap;}
.board_btn .click .fa{margin-top:-0.3rem; vertical-align: middle;}
.board_btn .click .fa.fa-pencil{text-decoration: underline;}

.board_btn .click+.click{margin-left:2rem;}
.board_btn .click.big{width:25rem; height:6rem; font-weight: 600;}
.board_btn .click.long{width:30rem;}
.board_btn .click.long2{width:40rem;}
.board_btn .click.blue{background-color: var(--point); border-color:var(--point); color: #fff; }
.board_btn .click.black{background-color: #333; border-color:#333; color: #fff;}
.board_btn .click.white{background-color: #fff; border-color:#fff; color: #3617cd;}
.board_btn .click.admin{background-color: #d51020; border-color:#d51020; color: #fff;}
/*.board_btn .click.write{background-color: var(--point); color: #fff;}*/
.board_btn .click.cancel{border-color:#aaa;}
.board_btn .click.delete{border-color:#aaa; background-color: #aaa;color: #fff;}

.board_btn .board_user{}
.board_btn .board_user&gt;li{display:inline-block; vertical-align: top;}
.board_btn .board_user&gt;li+li{margin-left:1rem;}

.board_btn.center{justify-content: center;}
.board_btn.start{justify-content: flex-start;}
.board_btn.end{justify-content: flex-end;}
.board_btn.write{margin-top:5rem; justify-content: center;}
.board_btn.write .click.big{min-width:20rem; padding:1.7rem 2.5rem; font-weight: 400;}

.board_btn.two{flex-wrap: nowrap;}

/* Board List Style */
.board_list{width:100%; border-top:2px solid #333; border-bottom:1px solid #bdbdbd; font-size:0; line-height:0; overflow:hidden;}
.board_list .fa{font-size:1.8rem; color: #222;}
.board_list&gt;table{width:100%; margin-bottom:-1px; border-spacing:0;}
.board_list&gt;table th,
.board_list&gt;table td{padding:2rem 0; background-color: #fff; border-bottom:1px solid #e2e2e2; font-size:1.7rem; line-height:1.5; color:#999; text-align:center; border-collapse:collapse; empty-cells:show; word-break:break-all;}

.board_list&gt;table tr.notis&gt;.td_num2,
.board_list&gt;table tr.notis a{color: var(--point) !important;}

.board_list&gt;table&gt;thead&gt;tr&gt;th{background-color: #f9f9f9; font-weight: 500; color: #333;}

.board_list&gt;table .td_subject{padding-left:3rem; font-weight: 400; text-align:left;}
.board_list&gt;table .td_subject&gt;a{color:#333; cursor:pointer; max-width:95%; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break:break-all !important;}
.board_list&gt;table .td_subject&gt;a:hover{color:var(--point);}
.board_list&gt;table .td_subject&gt;a .icon{margin:0 0.7rem 0.4rem 0; vertical-align: middle;}

.board_list&gt;table .state{padding:1.4rem 0;}
.board_list&gt;table .state .icon{}
.board_list&gt;table .state .icon.end{color:var(--point);}

.board_list&gt;table .file{font-size:1.8rem;}

.board_list&gt;table .comment{padding-left:0.5rem; font-size:1.6rem;}

.board_list&gt;table .store_photo{padding:1rem;}
.board_list&gt;table .store_photo img{max-height:12rem; object-fit:contain;}

.board_list&gt;table .noPost&gt;td{height:20rem; vertical-align: middle;}

.board_list.line&gt;table{width:calc(100% + 1px);}
.board_list.line&gt;table th,
.board_list.line&gt;table td{border-right:1px solid #e2e2e2;}

/* Board List Style 2 */
.board_area .list{margin-top:-1px; border-top:1px solid #0153a5;}
.board_area .list&gt;li{width:100%; padding:3rem 2rem; border-bottom:1px solid #ccc; display: flex; justify-content: space-between;}
.board_area .list&gt;li&gt;*{display: flex; flex-direction: row; align-items: center; justify-content: center;}
.board_area .list&gt;li&gt;a{width:100%; max-width:86%; padding-right:3rem; justify-content: flex-start;}
.board_area .list&gt;li&gt;a .thumb{width:10rem; height:10rem; margin-right:2rem; border:1px solid #ccc; object-fit:contain; object-position: center center; }

.board_area .list .title{overflow:hidden;}
.board_area .list .title&gt;dt{font-weight: 600; font-size:2rem; line-height:1.6; color: #1b1b1b; display: block; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.board_area .list .title&gt;dd{padding-top:1rem; margin-left:-1.7rem;}
.board_area .list .title&gt;dd&gt;span{padding:0 1.6rem 0 1.7rem; font-size:1.7rem; line-height:2.8rem; color: #555; display: inline-block; position: relative;}
.board_area .list .title&gt;dd&gt;span:before{content: ""; width: 1px; height: 1.4rem; background-color: #dbdbdb; display: inline-block; position:absolute; left: 0; top:50%; transform: translateY(-50%);}

.board_area .list .title&gt;dd&gt;div{padding:0 1.6rem 0 1.7rem; font-size:1.7rem; line-height:2.8rem; color: #555; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; position: relative;}

.board_area .list&gt;li&gt;.etc{white-space: nowrap;}
.board_area .list&gt;li&gt;.etc&gt;.category&gt;span,
.board_area .list&gt;li&gt;.etc&gt;.day{height:3.4rem; line-height:1; color: #333; display: flex; flex-direction: row; align-items: center; justify-content: center;}
.board_area .list&gt;li&gt;.etc .category{}
.board_area .list&gt;li&gt;.etc .category&gt;span{width:9rem; border:1px solid #aaa; font-size:1.6rem;}
.board_area .list&gt;li&gt;.etc .day{margin-left:3rem; font-weight: 300; font-size:1.8rem;}

.board_area .list&gt;li.noPost{height:40rem; font-weight: 400; font-size: 1.6rem; line-height:1.5; color: #666; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;}

/* 寃��됯껐怨� �됱긽 */
.sch_word{padding:0.2rem 0.5rem 0.3rem; margin:0 0.2rem; position: relative; z-index:2;}
.sch_word:before{content: ""; background-color:rgba(0,255,255,0.7); display:block; position:absolute; left: 0.2rem; right: 0.2rem; top:50%; bottom:15%; z-index:-1;}

/* Pageing Style */
.paging_all{width:100%; margin:5rem auto 0; font-size:0; line-height:0; text-align:center; position:relative;}
.board_btn + .paging_all{margin-top:3rem;}
.news-list + .paging_all{margin-top:10rem;}
.paging_all .btns,
.paging_all&gt;.num&gt;strong,
.paging_all&gt;.num&gt;a{width:4rem; height:4rem; background-color: #fff; border:none; text-align: center; display:inline-block; vertical-align:top; position: relative;}

/* .paging_all .btns{margin:0 1rem;} */
.paging_all .btns,
.paging_all .btns *{font-size:0 !important; line-height:0 !important;}
.paging_all .btns:before,
.paging_all .btns:after{content: ""; width: 1.2rem; height: 1.2rem; border-width:2px 0 0 2px; border-style:solid; border-color:#222; display: inline-block; position:absolute; left: 50%; top:50%;}
.paging_all .btns:after{opacity: 0;}
.paging_all .btns.prev:before{margin:-0.7rem 0 0 -0.4rem; transform:rotate(-45deg);}
.paging_all .btns.next:before{margin:-0.7rem 0 0 -1rem; transform:rotate(135deg);}

.paging_all&gt;.num{margin:0; display:flex; gap: 1rem; justify-content: center;}

.paging_all&gt;.num&gt;strong,
.paging_all&gt;.num&gt;a{margin-left:0; font-size:1.8rem; line-height:3.8rem; color:#222;}
.paging_all&gt;.num .pg_start{margin-left:0;}
.paging_all&gt;.num .pg_end{}

.paging_all .btns:hover{background-color: #222; border-color:#222;}
.paging_all .btns:hover:before,
.paging_all .btns:hover:after{border-color:#fff;}

.paging_all&gt;.num&gt;strong,
.paging_all&gt;.num&gt;a:hover{background-color: #222; border-color:#222; color:#fff; z-index:2;}

/* Board View */
.board_view{width:100%; border-top:2px solid #333; border-bottom:1px solid #bdbdbd; overflow:hidden;}
.board_view&gt;table{width:100%; margin-bottom:-1px; border-spacing:0;}
.board_view&gt;table th,
.board_view&gt;table td{padding:2rem 0; background-color: #fff; font-weight: 400; font-size:1.7rem; line-height:1.6; color:#555; text-align:left; border-collapse:collapse; empty-cells:show; word-break:break-all;}

.board_view&gt;table&gt;thead&gt;tr&gt;th{padding:2.5rem 2rem 2.5rem; border-bottom:1px solid #e2e2e2; font-size:0; text-align: left;}
.board_view&gt;table .view_cate{padding-bottom:0.3rem; font-weight: 400; font-size:1.7rem; color:var(--point);}
.board_view&gt;table .view_title{font-weight: 500; font-size:2.2rem; line-height:1.4; color: #333; word-break: break-word !important;}
.board_view&gt;table .view_tit{margin-top:0.5rem; font-size:1.7rem;}

.board_view&gt;table .view_info{margin-top:1rem; display: flex; flex-direction: row; align-items: center; justify-content: space-between;}
.board_view&gt;table .view_info&gt;*{display: flex; flex-direction: row; align-items: center; justify-content: space-between;}
.board_view&gt;table .view_info p.txt{font-size:1.7rem; color: #888; text-align:center; display:inline-block; vertical-align: top; position: relative;}
.board_view&gt;table .view_info p.txt&gt;strong{font-weight: 400; color: #333;}
.board_view&gt;table .view_info p.txt&gt;strong:after{content: ":"; padding-left:0.4rem;}
.board_view&gt;table .view_info p.txt+p.txt{margin-left:3.3rem;}
.board_view&gt;table .view_info p.txt+p.txt:before{content: ""; width:1px; height:1rem; margin-top:-0.5rem; background-color: #ccc; display: inline-block; position:absolute; left: -1.7rem; top:50%;}

.board_view&gt;table .state{padding-left:2rem;}
.board_view&gt;table .state .icon{width:10rem; height:3.8rem; background-color: #fafafa; border:1px solid #ccc; font-size:1.7rem; line-height:3.6rem; color: #666; text-align: center; display:inline-block; border-radius:4px;}
.board_view&gt;table .state .icon.end{background-color: var(--point); border-color:var(--point); color: #fff;}

.board_view&gt;table .e_icon{padding-left:2rem;}
.board_view&gt;table .e_icon&gt;span{width:10rem; height:3rem; background-color: #fff; border:1px solid #035ab6; font-size:1.7rem; line-height:2.8rem; color: #035ab6; text-align: center; display: block; border-radius:99px;}
.board_view&gt;table .e_icon.ing&gt;span{background-color: #035ab6; border-color:#035ab6; color: #fff;}
.board_view&gt;table .e_icon.end&gt;span{background-color: #b3b3b3; border-color:#b3b3b3; color: #fff;}

.board_view&gt;table .view_cont{padding:4.5rem 2rem;}
.board_view&gt;table #bo_v_img{text-align: center;}
.board_view&gt;table #bo_v_img img,
.board_view&gt;table .wideFrame{width:auto !important; height:auto !important; margin-bottom:3rem;}
.board_view&gt;table #bo_v_con{padding-bottom:6.5rem;}
html[lang="en"] .board_view&gt;table #bo_v_con *{word-break:break-word !important;}

.board_view td.answer{padding:3rem; background-color: #f9f9f9; text-align: left; vertical-align: top;}
.board_view td.answer&gt;.tit{padding-bottom:1.5rem; font-weight: 500; font-size:2rem; line-height:1; color: #333;}

.view_file{margin:-1rem 0 0 -1rem; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.view_file&gt;a{margin:1rem 0 0 1rem; padding:0.95rem 1.6rem; background-color: #fff; border:1px solid #999; font-size:1.7rem; line-height:1; color: #333; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center; border-radius:4px; box-sizing:border-box; white-space: nowrap;}
.view_file&gt;a:hover{border-color:var(--point); color:var(--point);}

/* cs 臾몄쓽 */
    .cs-view{width:100%; border-bottom:1px solid #8c8c8c; overflow:hidden;}
    .cs-view .cs-view-tit{width:100%; padding:1.5rem; background-color: #8c8c8c; font-size:1.5rem; line-height:1.2; color: #fff; text-align: center; overflow:hidden;}
    .cs-view&gt;table{width:100%; border-spacing:0; margin-bottom:-1px; table-layout: fixed;}
    .cs-view&gt;table th,
    .cs-view&gt;table td{height:7rem; padding:1.2rem 0 1.2rem 2rem; border-bottom:1px solid #bfbfbf; font-weight: 400; font-size:1.4rem; line-height:1.5; color: #8c8c8c; text-align:left; vertical-align: middle; border-collapse:collapse; empty-cells:show;}

    .cs-view&gt;table th{width:23%; padding:0 0 0 3rem; background-color:#f9f9f9; color: #333;}
    .cs-view&gt;table .cont{padding-bottom:10rem;}

    .cs-view.answer .cs-view-tit{background-color: var(--point);}

    .cs-view+.cs-view{margin-top:4rem;}


/* 留ㅼ옣李얘린 */
    #storeMap{width:100%; height:40rem; margin-bottom:4rem;}
    #storeLayMap{width:100%; height:40rem; margin-bottom:4rem;}
    .customoverlay{border: 1px solid #ccc; border-bottom:2px solid #ddd; position:relative; bottom:50px; border-radius:6px;}
    .customoverlay:nth-of-type(n) {border:0; box-shadow:0px 1px 2px #888;}
    .customoverlay .coBox{background: #258ff6 url("https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/arrow_white.png") no-repeat right 14px center; background-size: 8px; font-weight:500; font-size:1.4rem; color:#111; text-align:center; border-radius:6px; overflow:hidden; display:block;}
    .customoverlay .title {margin-right:35px; padding:5px 15px 7px; background-color:#fff; font-weight:500; font-size:1.4rem; line-height:1.6; text-align:center; display:block;}
    .customoverlay:after {content:''; width:22px;height:12px; margin-left:-11px; background:url('https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png') no-repeat left top; background-size: cover; position:absolute; left:50%; bottom:-12px;}

    .store_view{width:100%; padding-bottom:5rem; display: flex; justify-content: space-between;}
    .store_view #storeMap{margin-bottom:0;}
    .store_view&gt;*{width:50%; max-width:66.5rem; order: 2; border:1px solid #ccc;}
    .store_view .right_box{margin-right:3rem; font-size:0; line-height:0; order: 1; position: relative;}
    .store_view .right_box img{width:100%; height:100%; max-height:28.5rem; object-fit:cover; object-position: center center;}

    .storePhoto{width:100%; position: relative; overflow:hidden;}
    .storePhoto .slider{width:100%; background-repeat: no-repeat; background-position: center center; /*background-size: cover; */background-size: contain; box-sizing: border-box; position: relative; display:inline-block; vertical-align: top;}
    .storePhoto .slider img{width:100%;}
    .storePhoto .store-big{width:100%; height:0; padding-bottom:56.25%; position: relative;}
    .storePhoto .store-big img{width:100%; height:100%; object-fit:cover; object-position: center center; position: absolute; left:0; top:0;}
    .storePhoto .store-big_in{white-space: nowrap;}
    .storePhoto .store-big .slider{width:100%; min-height:40rem;}
    .storePhoto .store-big .store-big-cont{width:9rem; height:4rem; background-color:rgba(235,235,235,0.7); text-align: center; position: absolute; left:50%; bottom:0; z-index:7; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center; border-radius:4px 4px 0 0; transform: translateX(-50%);}
    .storePhoto .store-big .store-big-cont&gt;span.l{padding:0 0.4rem; display:inline-block;}
    .storePhoto .store-big .store-big-cont.op{display:none;}

    .storePhoto .slick-arrow{width:4rem; height:9rem; background-color:rgba(235,235,235,0.7); background-repeat: no-repeat; background-position: center center; background-size: 2.5rem; border:none; font-size:0; line-height:0; position: absolute; top:50%; transform: translateY(-50%); z-index:7; cursor: pointer;}
    .storePhoto .slick-arrow.slick-prev{background-image: url("/theme/prix/img/board/arrow_30_left.svg"); left:0; border-radius:0 4px 4px 0;}
    .storePhoto .slick-arrow.slick-next{background-image: url("/theme/prix/img/board/arrow_30_right.svg"); right:0; border-radius:4px 0 0 4px;}
    .storePhoto .slick-arrow.slick-disabled{opacity: 0.3; cursor: default;}

/* �쒗뭹 �곸꽭 */
    .product_view{width:100%; padding-bottom:5rem; display: flex; justify-content: space-between;}
    .product_view&gt;*{width:50%; max-width:58rem;}
    .product_view .right_box{margin-left:4.5rem;}

    .product_view .productText{}
    .product_view .productText .view-hGroup{padding-bottom:3rem; margin-bottom:3rem; border-bottom:1px solid #111;}
    .product_view .productText .title{font-weight: bold; font-size:3.6rem; line-height:1.4; color: #0066b3;}
    .product_view .productText .tit{padding-top:1.5rem; font-weight: 500; font-size:2rem; line-height:3rem; color: #111;}
    .product_view .productText .view-scroll{max-height:40rem; font-size:1.8rem; line-height:1.7; color: #666; overflow:hidden; overflow-y:auto;}
    .product_view .productText .view-scroll ul{}
    .product_view .productText .view-scroll ul&gt;li{padding:0 0 0 22px !important; background: url("/theme/prix/img/board/bul_check.gif") no-repeat left 7px; background-size: 14px;}
    .product_view .productText .view-scroll ul&gt;li+li{margin-top:5px;}
    .product_view .productText .view-scroll ul .fa {display:none !important;}

    .productPhoto{width:100%; position: relative; overflow:hidden;}
    .productPhoto .slider{width:100%; background-repeat: no-repeat; background-position: center center; /*background-size: cover; */background-size: contain; position: relative; display:inline-block; vertical-align: top;}
    .productPhoto .slider img{width:100%;}
    .productPhoto .product-big{width:100%; margin-bottom:2.5rem; position: relative;}
    .productPhoto .product-big_in{white-space: nowrap;}
    .productPhoto .product-big .slider{width:100%; min-height:46rem; border:1px solid #ccc;}

    .productPhoto .product-small{width:100%; position: relative;}
    .productPhoto .product-small_in{width:calc(100% + 2.2rem); margin-left:-1.1rem; white-space: nowrap;}
    .productPhoto .product-small .slider{width:100%; min-height:10.1rem; margin:0 1.1rem; cursor: pointer;}
    /*.productPhoto .product-small .slider:before{content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); display: inline-block; position:absolute; left: 0; top:0px; } box-shadow:0 0 10px rgba(0,0,0,0.1);*/

    .productPhoto .product-small .slick-slide{margin:0 1.1rem;}
    .productPhoto .product-small .slick-slide .slider{margin:0;}

    .productPhoto .product-small .slick-current .slider:before{opacity: 0;}

    .productPhoto .slick-arrow{width:4rem; height:9rem; background-color:rgba(235,235,235,0.7); background-repeat: no-repeat; background-position: center center; background-size: 2.5rem; border:none; font-size:0; line-height:0; position: absolute; top:50%; transform: translateY(-50%); z-index:7; cursor: pointer;}
    .productPhoto .slick-arrow.slick-prev{background-image: url("/theme/prix/img/board/arrow_30_left.svg"); left:0; border-radius:0 4px 4px 0;}
    .productPhoto .slick-arrow.slick-next{background-image: url("/theme/prix/img/board/arrow_30_right.svg"); right:0; border-radius:4px 0 0 4px;}
    .productPhoto .slick-arrow.slick-disabled{opacity: 0.3; cursor: default;}

/* PageNavigation Style */
.pageNavigation{width:100%; margin-top:-1px; border-bottom:1px solid #aaa; overflow:hidden; position: relative; z-index:2;}
.pageNavigation&gt;dl{width:100%; border-top:1px solid #e2e2e2; font-size:1.7rem; line-height:1.1; color: #333; display:table; table-layout: fixed;}
.pageNavigation&gt;dl&gt;*{display:table-cell; vertical-align:middle; box-sizing:border-box; position: relative;}
.pageNavigation&gt;dl&gt;dt{width:10.5rem; height:6.5rem; text-align:center; color:#333;}
.pageNavigation&gt;dl&gt;dt:before{content: ""; width: 1rem; height: 1rem; border-width:1px 0 0 1px; border-style:solid; border-color:#474a52; display: inline-block; position:absolute; right: 0; top:3.5rem;}
.pageNavigation&gt;dl.prev&gt;dt:before{margin:-0.2rem 0 0 0; transform:rotate(45deg);}
.pageNavigation&gt;dl.next&gt;dt:before{margin:-0.7rem 0 0 0; transform:rotate(-135deg);}

.pageNavigation&gt;dl&gt;dd{padding:0 12.5rem 0 4.5rem;}
.pageNavigation&gt;dl&gt;dd&gt;a{max-width:100%; font-weight: 400; color:#333; display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pageNavigation&gt;dl&gt;dd&gt;a:hover{color:var(--point);}
.pageNavigation&gt;dl&gt;dd&gt;.day{height:6.5rem; font-weight: 300; color: #666; position: absolute; right:3rem; top:0; display: flex; flex-direction: row; align-items: center; justify-content: flex-end;}

/* Comment Style */
.comment_Area{margin-top:6rem; font-size:0; line-height:0;}
.comment_Area input[type=text],
.comment_Area input[type=password],
.comment_Area textarea{height:4.6rem; margin-right:1.4rem; padding:0 1.5rem; border:1px solid #e2e2e2; font-weight: 300; font-size:1.5rem; line-height:4.4rem; color:#666; vertical-align:middle; display:inline-block;}
.comment_Area textarea{width:100%; height:13rem; margin-right:2rem; padding:1.5rem; font-size:1.6rem; line-height:1.6;}
.comment_Area .btn_submit,
.comment_Area *[type=submit]{width:15.5rem; min-width:15.5rem; background-color:#333; border:none; font-weight: 400; font-size:1.8rem; line-height:1; color:#fff; text-align: center; overflow:hidden; display:inline-block; vertical-align: top; box-sizing:border-box; cursor: pointer; position: relative;}

.comment_Area .comment_title{padding-bottom:1.8rem; font-size:2rem; line-height:1; color: #1b1b1b;}

.comment_Area .comment_write{padding:3rem 2rem; background-color: #fdfdfe; border-top:2px solid #333;}
.comment_Area .comment_write&gt;div{display: flex; justify-content: space-between;}
.comment_Area .comment_write&gt;div.top{flex-direction: row; align-items: end; justify-content: flex-start;}
.comment_Area .comment_write&gt;div.btm{}

.comment_Area .comment_list{border-bottom:1px solid #bdbdbd;}
.comment_Area .comment_list&gt;dl{padding:2.5rem 19.5rem 2.5rem 2rem; border-top:1px solid #e5e5e5; position: relative;}
.comment_Area .comment_list&gt;dl&gt;dt{font-size:1.7rem; line-height:1.4; color:#1b1b1b;}
.comment_Area .comment_list&gt;dl&gt;dd{margin-top:1rem;}
.comment_Area .comment_list&gt;dl&gt;dd p{font-weight: 300; font-size:1.5rem; line-height:1.6; color: #999; display:inline-block; vertical-align: top; position: relative;}
.comment_Area .comment_list&gt;dl&gt;dd p+p{margin-left:2.1rem;}
.comment_Area .comment_list&gt;dl&gt;dd p+p:before{content: ""; width:1px; height:1rem; margin-top:-0.5rem; background-color: #ccc; display: inline-block; position:absolute; left: -1.1rem; top:50%;}
.comment_Area .comment_list&gt;dl&gt;dd .comment_option{position: absolute; right:2rem; top:50%; transform: translateY(-50%); display:inline-block; white-space: nowrap;}
.comment_Area .comment_list&gt;dl&gt;dd .comment_option&gt;a{min-width:7.2rem; height:3.6rem; padding:0 2rem; border:1px solid #ccc; font-size:1.5rem; line-height:3.4rem; color: #666; text-align: center; border-radius:3px; display:inline-block; vertical-align: top;}
.comment_Area .comment_list&gt;dl&gt;dd .comment_option&gt;a+a{margin-left:1rem;}

.comment_Area .comment_list&gt;dl.no_comment{height:20rem; padding:0; color: #999; text-align: center; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center;}

/* Board Write */
.board_write{width:100%; border-top:2px solid #333; border-bottom:1px solid #bdbdbd; overflow:hidden;}
.franchise-step + .board_write{margin-top:6rem;}
.board_write&gt;table{width:100%; border-spacing:0; margin-bottom:-1px; table-layout: fixed;}
.board_write&gt;table th,
.board_write&gt;table td{height:7rem; padding:1.5rem 0 1.2rem 2rem; border-bottom:1px solid #bfbfbf; font-weight: 400; font-size:1.6rem; line-height:1.5; color: #8c8c8c; text-align:left; vertical-align: middle; border-collapse:collapse; empty-cells:show;}

.board_write&gt;table th{width:17rem; padding:0 0 0 3rem; background-color:#f9f9f9; font-weight: 500; font-size:1.7rem; color: #333;}
.board_write&gt;table th .required{padding-right:1.5rem; background:url("/images/require.png") no-repeat right top; display:inline-block;}

.board_write input[type=button],
.board_write input[type=text],
.board_write input[type=password],
.board_write input[type=file],
.board_write select,
.board_write textarea,
.board_write .btns{width:100%; height:4.6rem; padding:0 1rem; background-color:#fff; border:1px solid #e2e2e2; font-size:1.6rem; line-height:4.4rem; color:#8c8c8c; vertical-align:middle; display:inline-block;}

.board_write .small{max-width:24rem;}
.board_write .middle{max-width:30rem;}
.board_write .large{max-width:46rem;}

.board_write .minicolors-theme-default.minicolors {width: 100%; max-width:52.5rem;}
.board_write .minicolors input[type=hidden] + .minicolors-swatch {width: 100%; background-image:none;}
.board_write .minicolors-theme-default .minicolors-swatch{height: 4.6rem;}

.board_write select{padding-right:3rem; background: url("/images/bul_select.png") no-repeat calc(100% - 1.5rem) center; line-height:4.6rem; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.board_write select::-ms-expand{display:none;}
.board_write textarea{width:100%; height:30rem; padding:2rem; line-height:1.6; display:block;}

.board_write input[type=text].datetimepicker{background-image:url("/images/icon_calendar4.gif") !important; background-repeat:no-repeat !important; background-position:right center !important; background-size:contain;}
.board_write input[type=text].datetimepicker.required{background-image:url("/images/require.png"), url("/images/icon_calendar4.gif") !important; background-position:right top, right center !important; background-size:auto, contain;}

.board_write .board_option{padding-bottom:1rem;}

.board_write .btns{width:auto; margin-left:1rem; padding:0 2rem; background-color: #8c8c8c; border-color:#8c8c8c; color: #fff; white-space: nowrap;}
.board_write .btnBox{width:54.4%; font-size:0; line-height:0; display: flex; flex-direction: row; align-items: center; align-content: center; justify-content: space-between;}
.board_write .btnBox&gt;*{flex:1 1 auto;}
.board_write .btnBox&gt;input,
.board_write .btnBox&gt;select{}
.board_write .btnBox .check-new{margin-left:1rem;}

.board_write .two{max-width:43.5%; font-size:0; line-height:0; display: flex; flex-direction: row; align-items: center; 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:77%;}
.board_write .three.phone input{width:36%;}
.board_write .three.phone select{width:26%;}
.board_write .three.phone select+input{margin-left:-1px;}

.board_write .three.days{max-width:60%;}
.board_write .three.days .gap,
.board_write .three.days input,
.board_write .three.days select{width:100%;}
.board_write .three.days *+*{margin-left:1rem}

.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:1rem;}
.board_write .three.email .btns{}

.board_write .bo_w_flie&gt;div.script{padding:1rem; border:1px solid #e2e2e2; display: flex; justify-content: flex-start;}
.board_write .bo_w_flie&gt;div.script input[type=button]{width:auto; height:3.6rem; padding:0 2rem; background-color: #efefef; border:1px solid #767676; line-height:3.4rem; color: #000;}
.board_write .bo_w_flie&gt;div.script&gt;span{margin-left:1rem !important; padding-right:0.2rem; line-height:3.4rem; display:block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.board_write .juso{margin-top:1rem; font-size:0; line-height:0; display: flex; justify-content: space-between;}
.board_write .juso&gt;input{width:40%;}
.board_write .juso&gt;input+input{width:60%; margin-left:1rem;}

.board_write .checkBox{margin:-1rem 0 0 0; font-size:0; line-height:0; display: flex; flex-wrap: wrap; flex-direction: row; align-items:center; justify-content: flex-start;}
.board_write .checkBox&gt;*{margin-top:1rem;}
.board_write .checkBox .checkIn{margin-left:0 !important; margin-right: 3rem; vertical-align: middle; white-space: nowrap;}
.board_write .checkBox .checkIn label{font-size:1.5rem;}
.board_write .checkBox .checkIn input[type=text]{margin-left:1rem; max-width:22rem;}
.board_write .checkBox .type{height:2rem; line-height:2rem;}

.board_write&gt;table .type{font-size:1.6rem; line-height:1; display:inline-block; vertical-align:middle;}
.board_write&gt;table .type.b{margin-top:1rem; line-height:1.4; display:block;}
.board_write&gt;table .type.l{margin:0 1.5rem 0 1rem;}
.board_write&gt;table .type.r{margin:0 1rem 0 1.5rem;}
.board_write&gt;table .type.c{margin:0 1rem;}
.board_write&gt;table .point{color: #ff0000;}

.board_write&gt;table input[type=password] + .checkIn{margin-left:1rem;}

/* SNS */
    .member_connect{margin-top:5rem;}
    .member_connect .strong{font-size:1.6rem; line-height:3rem; color: #666;}
    .member_connect .connect-opener{font-weight:bold; font-size:1.8rem; line-height:3rem; color: var(--point);}

    #sns-link-pnl .connect-close {position:absolute;top:1rem;right:1rem;margin:0;padding:0;width:3rem;height:3rem;border:0;background:transparent;color:#383838;cursor:pointer;font-size:2rem}
    /*#sns-link-pnl .connect-close:hover {color:#ff5191}*/
    #sns-link-pnl .connect-close .fa {margin:0 0 0 1px}
    #sns-link-pnl .connect-close .txt {position:absolute;line-height:0;font-size:0;overflow:hidden}

    #sns-link-pnl #login_fs {margin:0 auto;width:100%;text-align:left}
    #sns-link-pnl #login_fs label {display:block;font-size:14px; color:#7a7a7a;margin:1.5rem 0 0.5rem}
    #sns-link-pnl #login_fs .frm_input{font-size:14px;}
    #sns-link-pnl #login_fs .lg_id,#sns-link-pnl #login_fs .lg_pw {width:100%;margin-bottom:1rem;}
    #sns-link-pnl #login_id,#sns-link-pnl #login_pw {width:100%}
    #sns-link-pnl #login_fs .login_submit {width:100%;height:44px;font-size:2rem;color: var(--point); margin:10px auto 0;font-weight:bold;cursor:pointer;display:block}
    #sns-link-pnl .connect-fg {height:320px;text-align:left}
    #sns-link-pnl .login_fs {margin:0 auto;width:260px}
    #sns-link-pnl .connect-fg .connect-desc {margin:0 0 10px;padding:15px;border:1px solid #ccc;background:#fafafa;color:#666; font-size:1.4rem; line-height:1.6;}
    #sns-link-pnl .connect-fg .connect-title {margin-top:25px;margin-bottom:10px;font-size:2.4rem;font-weight:bold;text-align:center}

    .board_write&gt;table .sns-wrap{margin:-1rem 0 0 -2rem; display: flex;}
    .board_write&gt;table .sns-wrap .sns-icon {height:3.2rem; margin:1rem 0 0 2rem; display: flex; flex-direction: row; align-items: center; justify-content: flex-start; -ms-flex-align:center; overflow:hidden;}
    .board_write&gt;table .sns-wrap .sns-icon .ico{width:3.2rem; height:3.2rem; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-size: cover;}
    .board_write&gt;table .sns-wrap .sns-icon .txt{padding:0 0 0.2rem 0.8rem; font-weight: 500; font-size:1.5rem; line-height:1; color: #222;}
    .board_write&gt;table .sns-wrap .sns-icon .txt i{font-style: normal;}

    .board_write&gt;table .sns-wrap .sns-icon.sns-naver {}
    .board_write&gt;table .sns-wrap .sns-icon.sns-naver .ico{background-image:url("/common/css/../img/icon_sns_naver2.png");}
    .board_write&gt;table .sns-wrap .sns-icon.sns-naver .txt i{color: #2cb400;}

    .board_write&gt;table .sns-wrap .sns-icon.sns-kakao {}
    .board_write&gt;table .sns-wrap .sns-icon.sns-kakao .ico{background-image:url("/common/css/../img/icon_sns_kakao2.png");}
    .board_write&gt;table .sns-wrap .sns-icon.sns-kakao .txt i{color: #ecd708;}

    .board_write&gt;table .sns-wrap .sns-icon.sns-facebook {}
    .board_write&gt;table .sns-wrap .sns-icon.sns-facebook .ico{background-image:url("/common/css/../img/icon_sns_facebook2.png");}
    .board_write&gt;table .sns-wrap .sns-icon.sns-facebook .txt i{color: #004a93;}

    .board_write&gt;table .sns-wrap .sns-icon.sns-icon-not{filter:grayscale(100%); opacity: 0.7;}
    .board_write&gt;table .sns-wrap .sns-icon.sns-icon-not .txt,
    .board_write&gt;table .sns-wrap .sns-icon.sns-icon-not .txt i{color: #666 !important;}

/* Faq List */
.faqArea{width:100%; border-top:2px solid #333; font-size:0; line-height:0; position:relative; overflow:hidden;}
.faqArea&gt;li{border-bottom:1px solid #dbdbdb; position: relative;}
.faqArea&gt;li .checkIn{position: absolute; left:1.5rem; top:1rem;}
.faqArea&gt;li .admGos{right:auto; left:4.5rem; top:0.7rem;}
.faqArea&gt;li+li{}
.faqArea&gt;li .q{padding:2rem 9rem 2rem 7rem; font-weight: 400; font-size:1.5rem; line-height:1.6; color: #333; display:block; position: relative;}
.faqArea&gt;li .q:before{content: "Q"; width:3.5rem; height:3.5rem; background-color: var(--point); font-size:1.8rem; line-height:3.3rem; color: #fff; text-align: center; display: inline-block; position:absolute; left: 1.5rem; top:1.5rem; border-radius:3px;}
.faqArea&gt;li .q&gt;.bul{width:2rem; height:2rem; display:block; position: absolute; right:2rem; top:50%; transform: translateY(-50%);}
.faqArea&gt;li .q&gt;.bul:before,
.faqArea&gt;li .q&gt;.bul:after{content: ""; background-color: #666; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); display:block;}
.faqArea&gt;li .q&gt;.bul:before{width:100%; height:1px;}
.faqArea&gt;li .q&gt;.bul:after{width:1px; height:100%;}

.faqArea&gt;li .q:hover{}

.faqArea&gt;li .a{padding:2rem 7rem 4rem 7rem; background-color: #f9f9f9; border-top:1px solid #e5e5e5; font-weight: 300; font-size:1.5rem; line-height:1.6; color: #333; display:none; position: relative;}
.faqArea&gt;li .a:before{content: "A"; width:3.5rem; height:3.5rem; background-color: #fff; border:1px solid var(--point); font-size:1.8rem; line-height:3.3rem; color: var(--point); text-align: center; display: inline-block; position:absolute; left: 1.5rem; top:1.5rem; border-radius:3px;}

.faqArea&gt;li .view_file{margin-top:2rem;}

.faqArea&gt;li.active .q{background-color: #f9f9f9; font-weight: 500;}
.faqArea&gt;li.active .q:before{}
.faqArea&gt;li.active .q&gt;.bul{transform:translateY(-50%) rotate(45deg);}
.faqArea&gt;li.active .q&gt;.bul:before,
.faqArea&gt;li.active .q&gt;.bul:after{background-color: #333;}

.faqArea&gt;li.noPost{width:100%; height:30rem; font-size:1.6rem; line-height:1; color: #666; text-align: center; display:table;}
.faqArea&gt;li.noPost&gt;p{display:table-cell; vertical-align: middle;}

.faqArea&gt;li.ad{padding-top:3rem;}

/* Photo List */
.photo_list{width:100%; font-size:0; line-height:0; position: relative;}
.photo_list ul.list{margin:-4rem 0 0 -2rem; text-align: left;}
.photo_list ul.list li{width:25%; padding:4rem 0 0 2rem; display:inline-block; vertical-align: top; position: relative;}

.photo_list ul.list li .gall_cont{width:100%; display:block; position: relative;}
.photo_list ul.list li .gall_cont .thumb{width:100%; height:0; padding-bottom:55.74%; background-color: #fff; display:block; overflow:hidden; position: relative; border-radius:0 3rem 0 3rem;}
.photo_list ul.list li .gall_cont .thumb img{width:100%; max-width:none; height:100%; object-fit:cover; vertical-align: top; position: absolute; left:0; top:0;}
.photo_list.contain ul.list li .gall_cont .thumb img{object-fit:contain !important;}

.photo_list ul.list li .gall_cont p.over{width:100%; height:100%; background-color: rgba(0,0,0,0.4); position: absolute; left:0; top:0; opacity: 0; z-index:1; z-index:3;}
.photo_list ul.list li .gall_cont p.over:before,
.photo_list ul.list li .gall_cont p.over:after{content: ""; background-color: #fff; display: inline-block; position:absolute; left: 50%; top:50%; opacity: 0;}
.photo_list ul.list li .gall_cont p.over:before{width: 100px; height: 1px; margin:-0.5px 0 0 -50px;}
.photo_list ul.list li .gall_cont p.over:after{width: 1px; height: 100px; margin:-50px 0 0 -0.5px;}
.photo_list ul.list li .gall_cont p.over&gt;span{width:100%; font-weight: 300; font-size:1.5rem; line-height:1; color: #fff; text-align: center; position: absolute; left:0; top:65%; opacity: 0;}

.photo_list ul.list li .gall_cont p.over.move{transition: all 0s ease-out; opacity: 1; display:none;}

.photo_list ul.list li .gall_cont .area{width:100%; height:5.5rem; display: flex; align-items: center; position: relative;}
.photo_list ul.list li .gall_cont .area .in_area{padding:0;}
.photo_list ul.list li .gall_cont .area .in_area .tt{font-size:1.5rem; line-height:1.8rem; color: #8c8c8c; text-align:left; overflow:hidden; position: relative; word-break:keep-all; word-wrap:break-word; word-break:break-all;}

.photo_list ul.list li .gall_cont .area .in_area .title{font-weight: 500; font-size:1.6rem; line-height:2.4rem; color: #1b1b1b; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.photo_list ul.list li .gall_cont .area .in_area .txt{margin-top:1rem; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.photo_list ul.list li .gall_cont:hover .thumb{background-color: #fff; border-color:var(--point); box-shadow:0 0 2rem rgba(102,102,102,0.3);}
.photo_list ul.list li .gall_cont:hover p.over{opacity: 1;}
.photo_list ul.list li .gall_cont:hover p.over:before{width: 28px; margin-left:-14px; opacity: 1;}
.photo_list ul.list li .gall_cont:hover p.over:after{height: 28px; margin-top:-14px; opacity: 1;}
.photo_list ul.list li .gall_cont:hover p.over&gt;span{top:60%; opacity: 1;}


.photo_list ul.list li .gall_cont.no_link{cursor: default;}
.photo_list ul.list li .gall_cont.no_link p.over{display:none;}

.photo_list ul.list,
.photo_list.two ul.list,
.photo_list.three ul.list,
.photo_list.four ul.list,
.photo_list.five ul.list{margin:-4rem 0 0 -2rem;}

.photo_list ul.list li,
.photo_list.two ul.list li,
.photo_list.three ul.list li,
.photo_list.four ul.list li,
.photo_list.five ul.list li{padding:4rem 0 0 2rem;}

.photo_list.two ul.list li{width:50%;}
.photo_list.three ul.list li{width:33.3333%;}
.photo_list.four ul.list li{width:25%;}
.photo_list.five ul.list li{width:20%;}


/* �몄쬆�� */
    .photo_list.popup{}
    .photo_list.popup ul.list li{width:33.333%; }
    .photo_list.popup ul.list li .gall_cont .area .in_area{height:8rem; padding:1.5rem;}

/* 二쇱슂嫄곕옒泥� */
    .photo_list.client ul.list li .gall_cont .area .in_area{height:8rem; padding:1.5rem;}


.photo_list.noData{border-top:2px solid #333; border-bottom:1px solid #bdbdbd;}
.photo_list ul.list li.empty_list{width:100% !important; height:40rem; padding:4rem 0 0 !important; font-size:1.7rem; line-height:1; color: #333; text-align: center; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center;}

/* Store2 */
.storeMapType2{width:100%; position: relative; display: flex; justify-content: space-between;}
.storeMapType2 .storeMap_list{width:34rem; min-width:34rem; height:70rem; border:1px solid #ddd; border-right:0; overflow:hidden; overflow-y:scroll; order:2;}
.storeMapType2 .storeMap_list&gt;li{position: relative;}
.storeMapType2 .storeMap_list&gt;li .checkIn.noTxt{position: absolute; left:1rem; top:1rem;}
.storeMapType2 .storeMap_list&gt;li .admGos{position: absolute; right:1rem; top:0.6rem;}
.storeMapType2 .storeMap_list&gt;li+li{border-top:1px solid #ddd;}
.storeMapType2 .storeMap_list&gt;li.noPost{height:100%; font-weight: 400; font-size: 1.6rem; line-height:1.5; color: #666; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;}
.storeMapType2 .storeMap_list .link{padding:3.5rem 2.5rem; display:block;}
.storeMapType2 .storeMap_list .link .title{padding-right:2.6rem; background: url("/images/icon_map_shop.png") no-repeat right center/1.9rem; font-weight: 500; font-size: 2rem; line-height:1.5; color: #000; display: flex; justify-content: space-between; mix-blend-mode: multiply;}
.storeMapType2 .storeMap_list .link .text{margin-top:1rem; font-size:1.6rem; line-height:1.5; color: #666;}
.storeMapType2 .storeMap_list .link .btns{margin-top:1.5rem; display:none;}
.storeMapType2 .storeMap_list .link .btns&gt;span{width:11rem; height:3.6rem; background-color: #fff; border:1px solid #dadada; font-size:1.5rem; line-height:3.4rem; color: #666; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center;}

.storeMapType2 .storeMap_list .link.open,
.storeMapType2 .storeMap_list .link:hover{background-color: #f4f4f4;}

.storeMapType2 #storeMap{height:70rem; margin-bottom:0; order:1;}


.storeFancyLay{width: 100%; max-width:1280px !important; margin:0 auto; padding:5rem !important; font-size:1.6rem; line-height:1.6; color:#555; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); display: none; overflow: visible !important;}
.storeFancyLay .store_view{padding-bottom:4rem;}
.storeFancyLay #storeLayMap{margin-bottom:0;}
.storeFancyLay .store_view .left_box{border:none;}

.storeFancyLay .storePhoto .store-big .slider{min-height:30rem;}

.storeFancyLay .store_info{width:100%; height:100%; border-top:1px solid #333; font-size:0; line-height:0; border-spacing:0; table-layout : fixed;}
.storeFancyLay .store_info th,
.storeFancyLay .store_info td{height:6rem; padding:1.2rem 0 1.2rem 3rem; background-color: #fff; border-bottom:1px solid #dadada; font-size:1.8rem; line-height:1.5; color:#666; text-align:left; vertical-align: middle; border-collapse:collapse; empty-cells:show; box-sizing: border-box; word-break:keep-all; word-wrap:break-word;}

.storeFancyLay .store_info th{width:15rem; padding-left:0; background-color: var(--point); font-weight: 600; color: #fff; text-align: center;}

.storeFancyLay .fancybox-button.fancybox-close-small{padding:0.5rem; background-color:rgba(0,0,0,0.7); color: #fff; right: -2.2rem; top: -2.2rem; border-radius: 99px; opacity: 1 !important;}

@media only screen and (max-width : 1480px){
.storeFancyLay{width:calc(100% - 6rem);}
}
@media only screen and (max-width : 1200px){
.var1200{display:inline-block !important;}
}
@media only screen and (max-width : 1024px){
.clauseArea{max-width:80%;}

/* Board List Style 2 */
    .board_area .list{}
    .board_area .list&gt;li{}
    .board_area .list&gt;li&gt;*{}
    .board_area .list&gt;li&gt;a{}

    .board_area .list .title{}
    .board_area .list .title&gt;dt{}
    .board_area .list .title&gt;dd{}
    .board_area .list .title&gt;dd&gt;span{vertical-align: top;}
    .board_area .list .title&gt;dd&gt;span:before{}

    .board_area .list .title&gt;dd&gt;div{}

    .board_area .list&gt;li&gt;.etc{}
    .board_area .list&gt;li&gt;.etc&gt;.category&gt;span,
    .board_area .list&gt;li&gt;.etc&gt;.day{}
    .board_area .list&gt;li&gt;.etc .category{}
    .board_area .list&gt;li&gt;.etc .category&gt;span{}
    .board_area .list&gt;li&gt;.etc .day{}

/* Board View */
    /* 留ㅼ옣李얘린 */
        .store_view{display: block;}
        .store_view&gt;*{width:100%; max-width:none;}
        .store_view .right_box{margin-bottom:4rem;}

        .storePhoto{max-width:calc(100vw - 10rem);}

    /* �쒗뭹 �곸꽭 */
        .product_view{display: block;}
        .product_view&gt;*{width:100%; max-width:none;}
        .product_view .right_box{margin:6rem 0 0 0;}
        .product_view .productText .view-scroll{max-height:none; overflow: visible;}

/* Board Write */
    .board_write .small,
    .board_write .middle,
    .board_write .large,
    .board_write .small,
    .board_write .two,
    .board_write .three.days,
    .board_write .three.phone,
    .board_write .three.email,
    .board_write .minicolors-theme-default.minicolors {max-width:100%;}

/* Photo List */
    .photo_list ul.list{margin:-4rem 0 0 -4rem;}
    .photo_list ul.list li{width:50%; padding:4rem 0 0 4rem;}

/* Store2 */
    .storeMapType2{display:block;}
    .storeMapType2 .storeMap_list{width:100%; min-width:auto; height:60rem; border-right:1px solid #ddd;}
    .storeMapType2 .storeMap_list&gt;li{}
    .storeMapType2 .storeMap_list&gt;li .checkIn.noTxt{}
    .storeMapType2 .storeMap_list&gt;li .admGos{}
    .storeMapType2 .storeMap_list&gt;li+li{}
    .storeMapType2 .storeMap_list .link{}
    .storeMapType2 .storeMap_list .link .title{}
    .storeMapType2 .storeMap_list .link .text{}
    .storeMapType2 .storeMap_list .link .btns{}
    .storeMapType2 .storeMap_list .link .btns&gt;span{width:100%;}

    .storeMapType2 .storeMap_list .link:hover{}

    .storeMapType2 #storeMap{height:40rem;}

    .storeFancyLay{}
}
@media only screen and (max-width : 840px){
/* Check New Style */
    .check-new{}
    .check-new input[type=checkbox]+label,
    .check-new input[type=radio]+label{padding-left:4.2rem; font-size:2.2rem; line-height:2.8rem;}

    .check-new input[type=checkbox]+label&gt;.graphic,
    .check-new input[type=checkbox]+label&gt;.graphic:before,

    .check-new input[type=radio]+label&gt;.graphic,
    .check-new input[type=radio]+label&gt;.graphic:before{width: 2.6rem; height: 2.6rem;}

    .check-new input[type=radio]+label&gt;.graphic:before{width: 50%; height: 50%;}

/* Check Style */
    .checkIn{}
    .checkIn input[type=checkbox],
    .checkIn input[type=radio]{}

    .checkIn input[type=checkbox]+label,
    .checkIn input[type=radio]+label{padding-left:3.2rem; font-size:2rem; line-height:2.5rem;}

    .checkIn input[type=checkbox]+label:before,
    .checkIn input[type=checkbox]+label:after,
    .checkIn input[type=radio]+label:before,
    .checkIn input[type=radio]+label:after{width:2.5rem; height:2.5rem;}

    .checkIn input[type=checkbox]+label{}
    .checkIn input[type=checkbox]+label:before{}
    .checkIn input[type=checkbox]+label:after{}
    .checkIn input[type=checkbox]:checked+label:before{}
    .checkIn input[type=checkbox]:checked+label:after{}

    .checkIn input[type=radio]+label{}
    .checkIn input[type=radio]+label:before{}
    .checkIn input[type=radio]+label:after{width: 1.5rem; height: 1.5rem; margin:-0.7rem 0 0 0; left: 0.5rem;}
    .checkIn input[type=radio]:checked+label:before{border-color:#333;}
    .checkIn input[type=radio]:checked+label:after{opacity: 1;}

    .checkIn.noTxt input[type=checkbox]+label,
    .checkIn.noTxt input[type=radio]+label,
    .checkIn.noTxt input[type=checkbox]+label:after,
    .checkIn.noTxt input[type=checkbox]+label:before,
    .checkIn.noTxt input[type=radio]+label:after,
    .checkIn.noTxt input[type=radio]+label:before{width: 3rem; height: 3rem;}

    .checkIn.top{margin-bottom:1.5rem;}
    .checkIn.noTxt.in{margin:1rem 0 -1.5rem; position: relative; z-index:2;}

/* Clause -webkit-Box Style */
    .checkBox{margin:6rem 0 2rem;}
    .checkBox&gt;*{margin-top:1.5rem;}
    .checkBox .check-new{}
    .checkBox .check-new label{font-size:2rem;}
    .checkBox .check-new input[type=text]{margin-left:1rem; max-width:100%;}
    .checkBox .type{height:2rem; line-height:2rem;}

    .clauseArea{max-width:100%;}
    .clauseArea .checkBox{margin-top:0.5rem;}

    .clauseArea&gt;.tit{height:4rem; font-size:2.4rem;}
    .clauseArea .scroll{height:auto; font-size:2.2rem; line-height:1.6; }
    .clauseArea .scroll&gt;p{font-size:2.4rem;}
    .clauseArea .scroll&gt;p&gt;strong{font-size:2.8rem;}

    .clauseArea .scroll ol&gt;li{margin-left:-0.5rem; padding-left:2.7rem; position: relative; box-sizing:border-box;}
    .clauseArea .scroll ol&gt;li:before {}

    .clauseArea .scroll ol.type&gt;li{padding-left:2.7rem ;}

    .clauseArea .scroll ul.bul&gt;li{padding-left:1rem; position: relative;}
    .clauseArea .scroll ul.bul&gt;li:before{content: "-"; display: inline-block; position:absolute; left: 0; top:-1px;}

    .clauseArea .scroll ul.circle&gt;li{padding-left:1.5rem; position: relative;}
    .clauseArea .scroll ul.circle&gt;li:before{content: "恝"; display: inline-block; position:absolute; left: 0; top:-1px;}

    .clauseArea .checkIn input[type=checkbox]+label{height:2.5rem; padding-left:3.5rem; line-height:2.5rem; line-height:2.3rem;}
    .clauseArea .checkIn input[type=checkbox]+label:before,
    .clauseArea .checkIn input[type=checkbox]+label:after{width: 2.5rem; height: 2.5rem;}

/* Search Style */
    .board_search{}
    .board_search .mobile_Block{width:100%; position: absolute; left:0; top:0; display: flex; justify-content: space-between;}
    .board_search *+*{}
    .board_search select,
    .board_search input[type=text],
    .board_search input[type=submit]{height:7.5rem; font-size:2.2rem; line-height:7.3rem;}

    .board_search select{background: url("/images/bul_select_m.png") no-repeat calc(100% - 2.1rem) center/1rem;}

    .board_search input[type=text]{width:100%;}
    .board_search input[type=submit]{min-width:12rem; font-size:2.2rem;}

    .board_search.store2{padding-top:9rem; justify-content: space-between;}
    .board_search.store2 *+*{margin-left:0;}
    .board_search.store2 select+select{margin-left:2rem;}
    .board_search.store2 select{width:50%;}

    .board_search.divide{flex-wrap: wrap;}
    .board_search.divide *+*{margin-left:0;}
    .board_search.divide select+select{margin-left:2rem;}
    .board_search.divide select{width:calc(50% - 1rem);}
    .board_search.divide .mflex{width:100%; margin-top:2rem; display: flex; justify-content: space-between;}

    .store_search{padding:0; border:none; font-size:0; line-height:0; display: block; }
    .store_search .store_search_in{width:100%;}
    .store_search *+*{margin-left:2rem;}
    .store_search label,
    .store_search select,
    .store_search input[type=text],
    .store_search input[type=submit]{height:7.5rem; font-size:2.2rem; line-height:7.3rem;}

    .store_search select{background: url("/images/bul_select_m.png") no-repeat calc(100% - 2.1rem) center/1rem; border-color:#dadada;}
    .store_search select::-ms-expand{display:none;}

    .store_search .store_search_in+.store_search_in{margin:2rem 0 0 0; border:1px solid #dadada; border-bottom:none;}

    .store_search label{display:none;}
    .store_search input[type=text]{margin:0;}
    .store_search input[type=submit]{width:6.5rem; margin:0; padding:0; background: url("/images/icon_search_m.png") no-repeat center center/2.8rem; border-bottom-color:#dadada; font-size:0; line-height:0; cursor: pointer;}

/* Category Style */
    .category_top{}
    .category_top h2{font-size:2.2rem; display: flex;}

    .category_top&gt;ul{width:100%; margin:0; background-color: #fff; border:1px solid #ddd; display: none; position: absolute; left:0; top:calc(100% - 1px);}
    .category_top&gt;ul&gt;li{margin:0; display:block;}
    .category_top&gt;ul&gt;li+li{border-top:1px solid #ddd;}
    .category_top&gt;ul&gt;li a{height:6.5rem; border:none; font-size:2rem; text-align: left; white-space: normal; border-radius:0; justify-content: flex-start;}
    .category_top&gt;ul&gt;li a&gt;span{}

    .category_top.open h2:after{transform:rotate(-45deg);}
    .category_top.open h2:before{transform:rotate(45deg);}

/* Search Result */
    .search-result{}
    .search-result h2{font-size:2.2rem; display: flex;}

    .search-result&gt;ul{width:100%; margin:0; background-color: #fff; border:1px solid #ddd; display: none; position: absolute; left:0; top:calc(100% - 1px);}
    .search-result&gt;ul&gt;li{margin:0; display:block;}
    .search-result&gt;ul&gt;li+li{border-top:1px solid #ddd;}
    .search-result&gt;ul&gt;li a{height:6.5rem; border:none; font-size:2rem; text-align: left; white-space: normal; border-radius:0; justify-content: flex-start;}
    .search-result&gt;ul&gt;li a&gt;span{width:2.6rem; height:2.6rem; font-size:1.6rem; line-height:2.6rem;}

    .search-result.open h2:after{transform:rotate(-45deg);}
    .search-result.open h2:before{transform:rotate(45deg);}

/* Board Option */
    .board_btn{padding:0 0;}
    .board_btn&gt;*{}
    .board_btn&gt;.total{font-size:2rem;}
    .board_btn&gt;.total&gt;strong{}

    .board_btn .click+.click{margin-left:2rem;}
    .board_btn .click{width:14rem; height:6rem; font-size:2.2rem;}
    .board_btn .click .fa{}
    .board_btn .click .fa.fa-pencil{}

    .board_btn .click.big{width:30rem; height:7.5rem; border-radius:0; font-size:2.4rem; }

    .board_btn.write .board_user{width:calc(100% + 2rem); margin:-1rem; display: flex; flex-flow: row wrap; justify-content: space-between;}
    .board_btn.write .board_user&gt;li{flex:1 1 30%; margin:1rem !important;}
    .board_btn.write .click.big{width:100%; min-width:auto; padding:1.8rem 2.5rem;}

    .board_btn.one .click.big{width:100%;}
    .board_btn.two .click.big{width:calc(50% - 1rem);}

/* Board List Style */
    .board_list{}
    .board_list .fa{font-size:2.4rem;}
    .board_list&gt;table{}
    .board_list&gt;table,
    .board_list&gt;table tbody,
    .board_list&gt;table tr,
    .board_list&gt;table td,
    .board_list&gt;table th{padding:0; background-color: #fff; border:none; font-size:2.2rem; display:block;}
    .board_list&gt;table .td_num2,
    .board_list&gt;table&gt;thead{display:none;}
    .board_list&gt;table .td_chk{width:auto; margin:-1rem 0 1rem; text-align: left; font-size:0; line-height:0;}

    .board_list&gt;table tr{padding:3rem 2rem; border-bottom:1px solid #e2e2e2;}
    .board_list&gt;table tr.notis{padding:3rem 2rem;}
    .board_list&gt;table tr+tr{}

    .board_list&gt;table&gt;thead&gt;tr&gt;th{}

    .board_list&gt;table .notice_icon{font-size:1.6rem;}

    .board_list&gt;table .td_subject{padding-left:0;}
    .board_list&gt;table .td_subject&gt;a{font-size:2.4rem; -webkit-line-clamp: 2;}

    .board_list&gt;table .btm{margin-top:0.5rem; display:inline-block; vertical-align: middle; position: relative;}
    .board_list&gt;table .btm+.btm{margin-left:3.1rem;}
    .board_list&gt;table .btm+.btm:before{content: ""; width: 1px; height: 1.4rem; margin-top:-0.7rem; background-color: #aaa; display: inline-block; position:absolute; left: -1.8rem; top:50%;}

    .board_list&gt;table .state{padding:0 2rem 0 0; text-align: left;}
    .board_list&gt;table .state .icon{}

    .board_list&gt;table .file{font-size:2.2rem;}
    .board_list&gt;table .comment{font-size:1.8rem;}

    .board_list&gt;table .store_photo{padding:0 0 3rem;}
    .board_list&gt;table .store_photo img{max-height:40rem;}

    .board_list&gt;table .store_info{margin-top:1rem; text-align: left; display: flex; justify-content: flex-start; position: relative;}
    .board_list&gt;table .store_info:before{width:12rem; content: attr(data-title);font-weight: 400; color: #333; white-space: nowrap;}
    .board_list&gt;table .store_info:after{content:":"; position: absolute; left:9.3rem; top:50%; transform: translateY(-50%);}
    .board_list&gt;table .store_info+.store_info{margin-top:0.5rem;}

    .board_list.many{}
    .board_list.many&gt;table tr{padding-bottom:2rem;}
    .board_list.many&gt;table td{margin-bottom:1rem; text-align: left; position: relative; display: flex; flex-direction: row; align-items: center; justify-content: flex-start;}
    .board_list.many&gt;table .bo_tit{justify-content: flex-start;}
    .board_list.many&gt;table td.td_num2{display:none;}
    .board_list.many&gt;table td:before{width:12rem; min-width:12rem; content: attr(data-title); padding-right:2rem; font-weight: 500; color: #222; text-align: justify;}
    .board_list.many&gt;table td:after{content:""; width:1px; height:1.6rem; background-color: #ccc; font-size:0; position: absolute; left:10.5rem; top:50%; transform: translateY(-50%);}

    .board_list&gt;table .td_chk{}
    .board_list&gt;table .noPost&gt;td{height:30rem; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;}
    .board_list&gt;table .td_chk:before,
    .board_list&gt;table .td_chk:after,
    .board_list&gt;table .noPost&gt;td:before,
    .board_list&gt;table .noPost&gt;td:after{display:none;}

    .board_list.line&gt;table{width:100%;}
    .board_list.line&gt;table th,
    .board_list.line&gt;table td{border-right:none;}

    .board_list.line&gt;table .tac .bo_tit,
    .board_list.line&gt;table .bo_tit.tac{justify-content: flex-start;}

/* Board List Style 2 */
    .board_area .list{}
    .board_area .list&gt;li{}
    .board_area .list&gt;li&gt;*{}
    .board_area .list&gt;li&gt;a{max-width:100%;}
    .board_area .list .title{overflow:hidden;}
    .board_area .list .title&gt;dt{font-size:2.4rem;}
    .board_area .list .title&gt;dd{margin-left:0rem;}
    .board_area .list .title&gt;dd&gt;span{padding:0; font-size:2.2rem; line-height:3.2rem; display:block;}
    .board_area .list .title&gt;dd&gt;span:before{display:none;}
    .board_area .list .title&gt;dd&gt;div{padding:0; font-size:2.2rem; line-height:3.2rem;}

    .board_area .list&gt;li&gt;.etc{}
    .board_area .list&gt;li&gt;.etc&gt;.category&gt;span,
    .board_area .list&gt;li&gt;.etc&gt;.day{height:auto; display: block;}
    .board_area .list&gt;li&gt;.etc .category{display:none !important;}
    .board_area .list&gt;li&gt;.etc .day{margin-left:0; font-size:2rem;}

/* Pageing Style */
    .paging_all .btns,
    .paging_all&gt;.num&gt;strong,
    .paging_all&gt;.num&gt;a{width:5rem; height:5rem;}

    .paging_all .btns:before,
    .paging_all .btns:after{width: 1.6rem; height: 1.6rem;}
    .paging_all .btns.prev:before{margin:-0.9rem 0 0 -0.6rem; transform:rotate(-45deg);}
    .paging_all .btns.next:before{margin:-0.9rem 0 0 -1.3rem; transform:rotate(135deg);}

    .paging_all&gt;.num{margin:0 -1px 0 0;}

    .paging_all&gt;.num&gt;strong,
    .paging_all&gt;.num&gt;a{font-size:2.2rem; line-height:4.6rem;}

/* Board View */
    .board_view{}
    .board_view&gt;table{}
    .board_view&gt;table th,
    .board_view&gt;table td{padding:3rem 0; font-size:2.2rem;}

    .board_view&gt;table&gt;thead&gt;tr&gt;th{padding:3rem 0;}
    .board_view&gt;table .view_cate{padding-bottom:0.8rem; font-size:2.2rem;}
    .board_view&gt;table .view_title{font-size:2.4rem;}
    .board_view&gt;table .view_tit{margin-top:0.8rem; font-size:2.4rem;}

    .board_view&gt;table .view_info{}
    .board_view&gt;table .view_info&gt;*{}
    .board_view&gt;table .view_info p.txt{font-size:2.2rem;}
    .board_view&gt;table .view_info p.txt&gt;strong{}
    .board_view&gt;table .view_info p.txt+p.txt{}
    .board_view&gt;table .view_info p.txt+p.txt:before{height:1.4rem; margin-top:-0.8rem;}

    .board_view&gt;table .state{}
    .board_view&gt;table .state .icon{width:12rem; height:4rem; font-size:2rem; line-height:3.6rem;}

    .board_view&gt;table .e_icon{padding-left:2rem;}
    .board_view&gt;table .e_icon&gt;span{width:13rem; height:4rem; font-size:2rem; line-height:3.6rem;}

    .board_view&gt;table .view_cont{padding:4.5rem 0rem;}
    .board_view&gt;table #bo_v_img{}
    .board_view&gt;table #bo_v_img img{}
    .board_view&gt;table #bo_v_con{}

    .board_view td.answer&gt;.tit{font-size:2.4rem;}

    .view_file&gt;a{padding:1.2rem 1.6rem; font-size:2.2rem;}
    .view_file&gt;a:hover{}

    /* cs 臾몄쓽 */
        .cs-view&gt;table,
        .cs-view&gt;table tbody,
        .cs-view&gt;table tr,
        .cs-view&gt;table td,
        .cs-view&gt;table th{height:auto; padding:0; font-size:2.2rem; display:block;}
        .cs-view&gt;table tr{display: flex; flex-wrap: wrap;}
        .cs-view&gt;table td,
        .cs-view&gt;table th{min-height:7.5rem; padding:1.5rem 2rem; display: flex; align-items: center;}
        .cs-view&gt;table th{width:30%;}
        .cs-view&gt;table td{width:70%;}

        .cs-view .cs-view-tit{padding:2rem; font-size:2.4rem;}

    /* 留ㅼ옣李얘린 */
        .customoverlay .coBox,
        .customoverlay .title{font-size:2rem;}

        .storePhoto{max-width:calc(100vw - 6rem);}

    /* �쒗뭹 �곸꽭 */
        .product_view{display: block;}
        .product_view&gt;*{width:100%; max-width:none;}
        .product_view .right_box{}

        .product_view .productText{}
        .product_view .productText .view-hGroup{padding-bottom:4rem; margin-bottom:4rem;}
        .product_view .productText .title{font-size:4rem;}
        .product_view .productText .tit{padding-top:2rem; font-size:2.4rem; line-height:3.6rem;}
        .product_view .productText .view-scroll{font-size:2.2rem; line-height:1.6;}
        .product_view .productText .view-scroll ul&gt;li{background-position: left 5px;}

/* PageNavigation Style */
    .pageNavigation{}
    .pageNavigation&gt;dl{font-size:2.2rem;}
    .pageNavigation&gt;dl+dl{}
    .pageNavigation&gt;dl&gt;*{}
    .pageNavigation&gt;dl&gt;dt{width:10rem; height:7rem;}
    .pageNavigation&gt;dl&gt;dt:before{width: 1rem; height: 1rem;}
    .pageNavigation&gt;dl.prev&gt;dt:before{margin:-0.2rem 0 0 0;}
    .pageNavigation&gt;dl.next&gt;dt:before{margin:-0.7rem 0 0 0;}

    .pageNavigation&gt;dl&gt;dd{padding:1rem 12.5rem 0.7rem 2.5rem;}
    .pageNavigation&gt;dl&gt;dd&gt;a{}
    .pageNavigation&gt;dl&gt;dd&gt;.day{height:7rem; right:2rem; display:none;}

/* Comment Style */
    .comment_Area{}
    .comment_Area input[type=text],
    .comment_Area input[type=password],
    .comment_Area textarea{width:35%; height:5.5rem; margin-right:1rem; font-size:2rem; line-height:5.3rem;}
    .comment_Area textarea{width:100%; height:20rem; margin-right:0; font-size:2rem;}
    .comment_Area .btn_submit,
    .comment_Area *[type=submit]{width:100%; height:7rem; margin-top:2rem; font-size:2.4rem;}

    .comment_Area .comment_title{font-size:2.4rem;}

    .comment_Area .comment_write{padding:3rem 0 4rem;}
    .comment_Area .comment_write&gt;div{}
    .comment_Area .comment_write&gt;div.top{}
    .comment_Area .comment_write&gt;div.top&gt;*{flex:1 1 100%;}
    .comment_Area .comment_write&gt;div.top&gt;.checkIn{flex-basis:auto;}
    .comment_Area .comment_write&gt;div.btm{margin-top:2rem; display:block;}

    .comment_Area .comment_list{}
    .comment_Area .comment_list&gt;dl{padding:3rem 10rem 3rem 0;}
    .comment_Area .comment_list&gt;dl&gt;dt{font-size:2.2rem;}
    .comment_Area .comment_list&gt;dl&gt;dd{}
    .comment_Area .comment_list&gt;dl&gt;dd p{font-size:2rem;}
    .comment_Area .comment_list&gt;dl&gt;dd p+p{margin-left:2.7rem;}
    .comment_Area .comment_list&gt;dl&gt;dd p+p:before{height:1.4rem; margin-top:-0.7rem; left: -1.4rem;}
    .comment_Area .comment_list&gt;dl&gt;dd .comment_option{width:8.6rem; right:0; display:block;}
    .comment_Area .comment_list&gt;dl&gt;dd .comment_option&gt;a{width:100%; height:4.2rem; padding:0; font-size:2rem; line-height:4rem;display:block;}
    .comment_Area .comment_list&gt;dl&gt;dd .comment_option&gt;a+a{margin:1rem 0 0 0;}

    .comment_Area .comment_list&gt;dl.no_comment{}

/* Board Write */
    .board_write{border:none;}
    .board_write&gt;table,
    .board_write&gt;table tbody,
    .board_write&gt;table tr,
    .board_write&gt;table td,
    .board_write&gt;table th{padding:0; background-color: #fff; border:none; font-size:2.2rem; display:block;}

    .board_write&gt;table{margin:0;}
    .board_write&gt;table th,
    .board_write&gt;table td{height:auto; padding:0; font-size:2.2rem;}

    .board_write&gt;table th{padding:3.5rem 0 1rem; font-size:2.4rem;}
    .board_write&gt;table th .required{padding-right:2.5rem;}

    .board_write input[type=button],
    .board_write input[type=text],
    .board_write input[type=password],
    .board_write input[type=file],
    .board_write select,
    .board_write textarea,
    .board_write .btns{height:8rem; padding:0 1.5rem; border-color:#999; font-size:2.2rem; line-height:7.8rem;}

    .board_write select{padding-right:5rem; background: url("/images/bul_select_m.png") no-repeat calc(100% - 1.5rem) center/1rem; line-height:7rem;}
    .board_write textarea{height:30rem; padding:1.5rem;}

    .board_write .btnBox{width:100%;}
    .board_write .btnBox&gt;input,
    .board_write .btnBox&gt;select{}
    .board_write .btnBox&gt;input+.btns{}

    .board_write .minicolors-theme-default .minicolors-swatch{height: 7rem;}

    .board_write .two{max-width:100%;}

    .board_write .three{flex-wrap: wrap;}
    .board_write .three.days{margin:-0.5rem 0;}
    .board_write .three.days .gap{display:none;}
    .board_write .three.days input,
    .board_write .three.days select{flex:1 1 100%; margin:0.5rem 0;}
    .board_write .three.days .type{display:none;}

    .board_write .three.phone{max-width:100%; flex-wrap: nowrap; margin:-0.5rem 0;}
    .board_write .three.phone input,
    .board_write .three.phone select{flex:1 1 33%; margin:0.5rem 0;}

    .board_write .three.email{max-width:100%; margin:-0.5rem 0;}
    .board_write .three.email input{flex:1 1 45%; margin:0.5rem 0;}
    .board_write .three.email select{flex:1 1 100%; margin:0.5rem 0;}
    .board_write .three.email input+select{margin-left:0;}

    .board_write .bo_w_flie&gt;div.script{}
    .board_write .bo_w_flie&gt;div.script input[type=button]{width:auto; height:5.6rem; padding:0 2rem; line-height:5.4rem;}
    .board_write .bo_w_flie&gt;div.script&gt;span{line-height:5.4rem;}

    .board_write .juso{margin-top:0rem; flex-wrap: wrap;}
    .board_write .juso&gt;input{flex:1 1 100%; width:100%; margin-top:1rem;}
    .board_write .juso&gt;input+input{width:100%; margin-left:0;}

    .board_write .checkBox{margin:-1.5rem 0 0 0;}
    .board_write .checkBox&gt;*{margin-top:1.5rem;}
    .board_write .checkBox .checkIn label{font-size:2rem;}
    .board_write .checkBox .checkIn input[type=text]{max-width:calc(100% - 8rem);}
    .board_write .checkBox .checkIn.lastEtc{width:100%;}

    .board_write&gt;table .type{font-size:2rem;}

    /* SNS */
        .member_connect{}
        .member_connect .strong{font-size:1.8rem; line-height:4rem;}
        .member_connect .connect-opener{font-size:2.4rem; line-height:4rem;}

        #sns-link-pnl .connect-close {width:4rem;height:4rem;font-size:2.6rem}
        #sns-link-pnl #login_fs label {margin-top:2rem}
        #sns-link-pnl #login_fs .login_submit {font-size:2.4rem;}
        #sns-link-pnl .connect-fg .connect-desc{font-size:1.8rem;}

        .board_write&gt;table .sns-wrap{flex-wrap: wrap;}
        .board_write&gt;table .sns-wrap .sns-icon{height:4rem;}
        .board_write&gt;table .sns-wrap .sns-icon .ico{width:4rem; height:4rem;}
        .board_write&gt;table .sns-wrap .sns-icon .txt{padding-left:1rem; font-size:2rem;}

/* Faq List */
    .faqArea{}
    .faqArea&gt;li{}
    .faqArea&gt;li .checkIn{position: absolute; left:1.5rem; top:1rem;}
    .faqArea&gt;li .admGos{right:auto; left:5.5rem; top:0.8rem;}
    .faqArea&gt;li+li{}
    .faqArea&gt;li .q{padding:3rem 8rem; font-size:2.2rem; line-height:1.5;}
    .faqArea&gt;li .q:before{width:4.5rem; height:4.5rem; font-size:2.4rem; line-height:4.3rem; top:2.5rem;}
    .faqArea&gt;li .q&gt;.bul{width:3rem; height:3rem;}

    .faqArea&gt;li .q:hover{}

    .faqArea&gt;li .a{padding:3rem 8rem; font-size:2.2rem; line-height:1.5;}
    .faqArea&gt;li .a:before{width:4.5rem; height:4.5rem; font-size:2.4rem; line-height:4.3rem; top:2.5rem;}

    .faqArea&gt;li.noPost{font-size:2rem;}

    .faqArea&gt;li.ad{padding-top:3rem;}

/* Photo List */
    .photo_list ul.list{margin:-3rem 0 0 -3rem;}
    .photo_list ul.list li{padding:3rem 0 0 3rem;}

    .photo_list ul.list li .gall_cont p.over&gt;span{font-size:2.2rem;}

    .photo_list ul.list li .gall_cont .area{height:15rem;}
    .photo_list ul.list li .gall_cont .area .in_area{}
    .photo_list ul.list li .gall_cont .area .in_area .tt{font-size:2rem; line-height:2.6rem;}

    .photo_list ul.list li .gall_cont .area .in_area .title{font-size:2.4rem; line-height:3rem;}

    /* 媛�濡� 紐⑤뱶 */
        .photo_list.landscape{}
        .photo_list.landscape ul.list{}
        .photo_list.landscape ul.list li{}
        .photo_list.landscape ul.list li .gall_cont{display:block;}
        .photo_list.landscape ul.list li .gall_cont .thumb{width:100%; min-width:100%;}

        .photo_list.landscape ul.list li .gall_cont .area{padding:5rem 0 0 0;}
        .photo_list.landscape ul.list li .gall_cont .area .in_area{height:auto; padding:0; text-align: left;}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .tt{font-size:2.2rem; line-height:3.4rem;}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .title{font-size:2.6rem; }
        .photo_list.landscape ul.list li .gall_cont .area .in_area .txt{}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .day{}

        .photo_list.landscape ul.list li .gall_cont .area .in_area .sBay{}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .sBay&gt;p{font-size:2rem; }
        .photo_list.landscape ul.list li .gall_cont .area .in_area .sBay&gt;p+p{}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .sBay&gt;p+p:before{height: 1.6rem;}

        .photo_list.landscape ul.list li .gall_cont .area .in_area .one{max-height:6.8rem; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal;}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .two{max-height:6.8rem;}
        .photo_list.landscape ul.list li .gall_cont .area .in_area .three{max-height:10.2rem;}

    /* MAIN - VISUAL */
        .photo_list.visual ul.list li,
        .photo_list.video ul.list li{width:100% !important;}

    /* MAIN - 硫붾돱 �뚭컻 */
        .photo_list.mIntroduction ul.list{}
        .photo_list.mIntroduction ul.list li{width:100%; padding:0;}
        .photo_list.mIntroduction ul.list li .gall_cont{padding:8.3rem 7.3rem 0; border-color:#fff; box-shadow:none !important;}
        .photo_list.mIntroduction ul.list li .gall_cont .thumb{text-align: center;}
        .photo_list.mIntroduction ul.list li .gall_cont .thumb img{}
        .photo_list.mIntroduction ul.list li .gall_cont .thumb .ib{}
        .photo_list.mIntroduction ul.list li .gall_cont .thumb .thb{}
        .photo_list.mIntroduction ul.list li .gall_cont .area .in_area{}
        .photo_list.mIntroduction ul.list li .gall_cont .area .in_area .title{font-size:2.6rem;}

        .photo_list.mIntroduction ul.list .slick-current li .gall_cont{border-color:#dadada;}

    /* �몄쬆�� */
        .photo_list.popup ul.list li{width:50%; }

    .photo_list ul.list li.empty_list{font-size:2.2rem;}

/* Store2 */
    .storeMapType2{}
    .storeMapType2 .storeMap_list{}
    .storeMapType2 .storeMap_list&gt;li{}
    .storeMapType2 .storeMap_list&gt;li .checkIn.noTxt{}
    .storeMapType2 .storeMap_list&gt;li .admGos{}
    .storeMapType2 .storeMap_list&gt;li+li{}
    .storeMapType2 .storeMap_list&gt;li.noPost{font-size: 2rem;}
    .storeMapType2 .storeMap_list .link{}
    .storeMapType2 .storeMap_list .link .title{padding-right:3.2rem; background-size: 2.2rem; font-size:2.4rem;}
    .storeMapType2 .storeMap_list .link .text{font-size:2rem;}
    .storeMapType2 .storeMap_list .link .btns{}
    .storeMapType2 .storeMap_list .link .btns&gt;span{height:6rem; font-size:2rem; line-height:5.8rem;}

    .storeMapType2 .storeMap_list .link:hover{}

    .storeMapType2 #storeMap{height:40rem;}

    .storeFancyLay{}
    .storeFancyLay .storeFancy_in{display:block;}
    .storeFancyLay .storeFancy_thumb{width:100%;}
    .storeFancyLay .storeFancy_thumb img{}
    .storeFancyLay .storeFancy_text{width:100%; padding:1rem 3.5rem 3.5rem;}

    .storeFancyLay .store_info{font-size:2rem; line-height:2.8rem;}
    .storeFancyLay .store_info&gt;dt{width:9rem;}
    .storeFancyLay .store_info&gt;dd{width:calc(100% - 9rem);}
    .storeFancyLay .store_info&gt;.subject{width:100%; font-size:2.4rem;}
}

@media only screen and (max-width : 380px){
.cs-view&gt;table th{width:40%;}
.cs-view&gt;table td{width:60%;}
}

/*
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;}
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;
*/</pre></body></html>