/* Noto Sans */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(/design/maatila/phps/fonts/NotoSansKR-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(/design/maatila/phps/fonts/NotoSansKR-Light.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(/design/maatila/phps/fonts/NotoSansKR-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  src: url(/design/maatila/phps/fonts/NotoSansKR-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url(/design/maatila/phps/fonts/NotoSansKR-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url(/design/maatila/phps/fonts/NotoSansKR-Black.woff) format('woff');
}

/*
========================================================================
RESET
========================================================================
*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600);
/* global rest */
html, body { height: 100% }
html, body, pre, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, menu, nav, section, hgroup, article, header, aside, footer, input, select, textarea, button { margin: 0; padding: 0; font-family: 'Ubuntu', 'Noto Sans KR', sans-serif, Nanum Gothic, monospace, Corbel, Dotum, AppleGothic, Helvetica, sans-serif; }
body, h1, h2, h3, h4, h5, h6, table, input, select, textarea, a { font-size:13px; line-height: 1.25; color: #474852; font-family: 'Ubuntu', 'Noto Sans KR', sans-serif, Nanum Gothic, monospace, Corbel, Dotum, AppleGothic, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
img { vertical-align: top }
img, fieldset, button { border: 0 none }
li { list-style: none }
hr, caption, legend { display: none }
a { font-size: inherit; color: #404040; text-decoration: none; }
a:hover { }
button { overflow: hidden; cursor: pointer; }
button span { visibility: hidden }
address, em { font-style: normal }
button, input, select, textarea, a { vertical-align: middle }
input, select {border: 1px solid #e0e0e0;}
input[type=checkbox], input[type=radio], input[type=image] { border:0; }

input[type='radio'] {background-color:#fff !important; border:1px solid #dddddd !important; }
input[type='radio'], input[type='radio']:checked {appearance:none; -webkit-appearance:none; width:20px !important; height:20px !important; border-radius:100%; position:relative;  }
input[type='radio']:checked:before {content:''; background-color:#ff9170; position:absolute; top:5px; left:5px; z-index:1; width:8px; height:8px; border-radius:100%;}
input[type='checkbox'] {position:relative; width:20px !important; height:20px !important; line-height:1; -webkit-border-radius:0; -webkit-appearance:none; border:1px solid #ddd; background-color:#fff; font-family:xeicon!important; content:"\e928";}
input[type='checkbox']:checked {border:1px solid #ff9170;}
input[type='checkbox']:checked:before {color:#fff; background:#ff9170; width:100%; height:100%; font-family:xeicon!important; content:"\e928"; font-size:16px; font-weight:200; text-align:center; position:absolute;  z-index:1; }
input:focus, select:focus, textarea:focus {outline:none !important}


select {height: 26px; line-height: 26px; display: inline-block; padding: 0 30px 0 8px; -webkit-border-radius: 0; border-radius: 0; -webkit-appearance: none; border: 1px solid #d2d2d2;
    background: #fff url(/design/maatila/phps/common/select.png) center right no-repeat !important; background-size: 30px 30px; box-sizing: border-box; -webkit-box-sizing: border-box;
    -moz-appearance:none; /* Firefox */ -webkit-appearance:none; /* Safari and Chrome */ appearance:none;}
select::-ms-expand {display:none}
input:focus, textarea:focus, select:focus, option:focus { outline:none!important; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed; word-wrap: break-word; word-break: keep-all; }
/*
========================================================================
°øÅë class
========================================================================
*/

/* ¼û±èÃ³¸® */
.off { display:none !important }

/* ¹Ì¸®º¸±â */
#preview_wrap { display: none }
/* image replace, hidden text */
.ir *, .blind { z-index: -1; position: absolute; display: block; left: 0; top: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; text-indent: -9999px; }
/* block, inline */
.d-block { display: block }
.d-inline { display: inline }
/* form */
.txt-right { text-align: right }
.txt-center { text-align: center; }
.txt-input1,
.txt-input2,
.MS_input_txt,
.MS_input_tel { padding-left: 5px; height: 26px; line-height: 26px; border: 1px solid #efefef; }
.txt-disabled { background-color: #f6f6f6 }
.chk-rdo { width: 13px; height: 13px; vertical-align: middle; }
.txt-area1 { overflow-y: scroll; padding: 2px 0 0 2px; line-height: 17px; }
.MK-product-icons img { vertical-align: middle; margin: 0 1px;}
/* file add trick */
.file-wrap { display: inline-block; overflow: hidden; position: relative; height: 23px; width: 280px; vertical-align: middle; background: url(/images/btn/h20_trick_fileadd.gif) no-repeat right 0; }
.file-wrap .file-txt { float: left; border: 0 none; height: 18px; font-size: 12px; line-height: 18px; width: 198px; border: 1px solid #ccc; }
.file-wrap .file-trick { cursor: pointer; position: absolute; right: 0px; top: 0; right: 0; width: 100px; height: 20px; background: none; border: 0 none; opacity: 0; filter: alpha(opacity=0); }
/* font-color */
.fc-red { color: #111}
.fc-blue { color: #111}
.MS_option_price { color: #ff8c69 }
/* bold */
.bold { font-weight: bold }
/* float clear */
.clearFix { zoom: 1; overflow: hidden; position: relative; }
.clear { zoom: 1 }
.clear:after { content: ""; display: block; clear: both; }
.fl_left { float: left }
/* margin */
.mr-0 { margin-right: 0px !important }
.mr-5 { margin-right: 5px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.ml-5 { margin-left: 5px }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-40 { margin-left: 40px }
.mt-5 { margin-top: 5px }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mb-5 { margin-bottom: 5px }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
/* padding */
.pr-5 { padding-right: 5px }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pl-5 { padding-left: 5px }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pt-5 { padding-top: 5px }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pb-5 { padding-bottom: 5px }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
/* table */
table img { vertical-align: middle }
.tb-bold { font-weight: bold }
.tb-left, .tb-center, .tb-right { padding: 0 10px }
.tb-btn { padding: 0 }
.tb-left { text-align: left }
.tb-center { text-align: center }
.tb-right { text-align: right }
.tb-label-r5 label { margin-right: 5px }
.tb-label-r10 label { margin-right: 10px }
.tb-label-r10 label.last, .tb-label-r5 label.last { margin-right: 0 }
/* »óÇ° total/Á¤·Ä */
.total-sort { zoom: 1; overflow: hidden; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; }
/* total */
.total-sort .total { float: left; width: auto; }
.total-sort .total dt, .total-sort .total dd { display: inline }
.total-sort .total dd { font-weight: bold }
.total-sort .total dt { text-transform: capitalize }
/* sort */
.total-sort .sort { float: right; width: auto; display: inline; margin-right: 20px; }
.total-sort .sort li, .total-sort .sort li a { float: left; width: auto; }
.total-sort .sort li { display: inline; margin-left: 10px; }
/* °Ô½ÃÆÇ ÃÑ°Ô½Ã±Û,PAGE */
.total-page { zoom: 1; overflow: hidden; }
.total-page .total { float: left; width: auto; }
.total-page .page { float: right; width: auto; }
/* È¸¿ø µî±Þ Ç¥½Ã */
/* Å¸ÀÔ 1 */
.mem-lvl {zoom: 1;overflow: hidden;padding: 15px 50px 15px 180px;background-color: #fcfcfc;}
.mem-lvl .lvl-img, .mem-lvl p { position: relative; float: left; }
.mem-lvl .lvl-img { left: -120px; margin-right: -120px; width: 120px; }
.mem-lvl p { width: 100%; padding-top: 10px; line-height: 16px; }
.mem-lvl p em {color: #111;font-weight: bold;}
.mem-lvl span.MS_group_reserve_msg, .mem-lvl span.MS_group_dc_msg { color: #111 }
/* Å¸ÀÔ 2 */
.mem-lvl-2 { zoom: 1; overflow: hidden; padding: 15px 50px 15px 150px; border: 5px solid #ededed; }
.mem-lvl-2 .lvl-img, .mem-lvl-2 p { position: relative; float: left; }
.mem-lvl-2 .lvl-img { left: -130px; margin-right: -130px; width: 120px; border-right: 1px solid #ededed; }
.mem-lvl-2 p { width: 100%; padding-top: 10px; line-height: 16px; }
.mem-lvl-2 p em { color: #111; font-weight: bold; }
.mem-lvl-2 span.MS_group_reserve_msg, .mem-lvl-2 span.MS_group_dc_msg { color: #F26622 }
/* ¸¶ÀÌÆäÀÌÁö »ó´Ü ¸Þ½ÃÁö ¹Ú½º */
.t-box-msg { margin-top: 20px;padding: 15px ; background-color:#fcfcfc; border: 1px solid #ddd; text-align:center; }
.t-box-msg strong {color: #111;}
/* ¾Û±¸¸Å */
.direct-app .btn-app { font-size: 13px; color: #000; border: 1px solid #b3b3b9 !important; background-size: 100% 100%;  position: relative; }
.direct-app .btn-app .app-detail { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; }
.direct-app .btn-app img { opacity: 0; }
/*
========================================================================
°øÅë - ·¹¾Æ¿ô
========================================================================
*/
.prd_wrapper {position:relative;z-index:1; margin-bottom: 100px;}

.prd_html_wrap .img1 .img_wrap {width:100%;}
.prd_html_wrap .img2 .img_wrap {width:50%;}
.prd_html_wrap .img3 .img_wrap {width:33.3%;}
.prd_html_wrap .img_wrap img {width:100%;height:auto;}
.fl { width: 100% }
.fr { width: 100% }
.clear_fl {clear:both;float:left;}

/* z-index */
#layerWrap { z-index: 1 }
/* layout */
#wrap { min-width:1600px }
#header, #layerWrap, #ftLink .link { position: relative }
#contentWrapper {_padding-top: 120px; padding-bottom: 100px;}
#contentWrap { position: relative; width:1200px; margin: 0 auto; }
#contentWrap:after { content: ""; display: block; clear: both; }
#content { min-height: 400px; width: 100%; position: relative; }
/* table-type-1 */
.table-type-1 {border-top: 1px solid #bbb;border-bottom: 1px solid #e9e9e9;}
.table-type-1 th, .table-type-1 td { padding: 10px 0; border-bottom: 1px solid #e9e9e9; }
.table-type-1 tr.nbg th, .table-type-1 tr.nbg td { border-bottom: 0 }
.table-type-1 tr.bg th, .table-type-1 tr.bg td { background-color: #fcfcfc }
.table-type-1 th { font-weight: normal }
/* table-type-2 */
.table-type-2 { border-top: 1px solid #bbb; border-bottom: 1px solid #e9e9e9; padding: 10px; }
.table-type-2 th, .table-type-2 td { padding: 12px 0 }
.table-type-2 th { font-weight: normal }
.table-type-2 tr.nbg th, .table-type-2 tr.nbg td { background-image: none }
/* °Ô½ÃÆÇ °øÅë - ÀÏ¹Ý, °Ö·¯¸®, ÄÁÅÙÃ÷¸µÅ©, ÀÚ·á½Ç, ¹Ì´ÏÈ¨ÇÇ, ¹æ¸í·Ï, µ¿¿µ»ó */
#bbsData { position: relative; }

/* »ó´Ü */
.bbs-hd h3 { padding-top:65px; font-size:25px; color:#252525; font-weight:bold; text-align:center }
.bbs-hd .link { text-align: center; margin-top:30px }
.bbs-hd .link li { display: inline; }
.bbs-hd .link li a { padding: 0 8px; color: #9c9c9c; letter-spacing: -0.5px; background: url(/images/d3/modern_simple/common/bull_bbs_hd_link.gif) no-repeat left 50%; }
.bbs-hd .link li.last a { background-image: none; }
.bbs-hd .bbsList {  }
.bbs-hd .bbsList .link { margin-top:43px; padding-bottom:22px; font-size:0; border-bottom:1px solid #e3e3e3; *zoom:1 }
.bbs-hd .bbsList .link:after { display:block; clear:both; content:'' }
.bbs-hd .bbsList .link li { display:inline-block; position: relative; }
.bbs-hd .bbsList .link li a { display:block; line-height: 20px; padding:0 30px 0 31px; position:relative; font-size:13px; color:#4c4c4c; letter-spacing:0; background:none }
.bbs-hd .bbsList .link li a::before { position: absolute; top:5px; right:0; content:''; display: block; width: 1px; height: 70%; background: #ccc }
.bbs-hd .bbsList .link li:nth-last-of-type(1) a::before { display: none }
.bbs-hd .bbsList .link li a::after { position: absolute; left: 50%; top: -9px; transform: translateX(-50%); content: ''; display: block; width: 5px; height: 5px; border-radius: 50%; background: #000; display: none; }
.bbs-hd .bbsList .link li a:hover::after { display: block; }
.bbs-hd .bbsList .link li a.on { font-weight:bold }


/* °Ô½ÃÆÇ ¸ñ·Ï ÇÏ´Ü */
.bbs-btm .btmArea { padding-top:39px; position:relative; *zoom:1 }
.bbs-btm .btmArea:after { display:block; clear:both; content:'' }
.bbs-btm .btmArea .btmSrch { float:left }
.bbs-btm .btmArea .btmSrch .bbs-sch { margin:0 !important }
.bbs-btm .btmArea .btmSrch .bbs-sch label { font-size:11px; color:#474852 }
.bbs-btm .btmArea .btmSrch .bbs-sch .CSSbuttonBlack { margin-left:5px; padding:5px 20px 6px 20px }
.bbs-btm .btmArea .btmBtn { float:right }
.bbs-btm .btmArea .btmBtn .CSSbuttonBlack { padding:5px 20px 6px 20px }

/* °Ë»ö */
.bbs-sch { margin-top: 20px; margin-bottom : 10px; text-align: center; }
.bbs-sch label { margin-right: 10px; }
.bbs-sch .key-wrap { font-size: 0; line-height: 0; }
.bbs-sch .key-wrap,
.bbs-sch .keyword,
.bbs-sch img { vertical-align: middle; }
.bbs-sch .keyword { width: 125px; height: 14px; padding: 2px 0 0 2px; margin-right: 3px; line-height: 14px; border: 1px solid #ededed; }
/* °Ô½ÃÆÇ ±Û¾²±â, ¸ñ·Ï ÀÌµ¿ ¸µÅ© */
.bbs-link a { display: inline-block; line-height: 14px; padding:0 1px; }
/* °Ô½ÃÆÇ ÇÑÁÙ°øÁö */
.bbs-online-notice { margin-top: 10px; margin-bottom: -10px; padding: 7px 10px; color: #9d9d9d; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }

/* °Ô½ÃÆÇ Å¸ÀÔ - ¸®½ºÆ® */
.costumTableList { padding-top:76px }
.bbs-table-list thead th { padding:19px 0 ; color:#474852; font-size:13px; font-weight:normal; background:#f9f9f9 }
.bbs-table-list tbody td  { padding:19px 0; font-size:12px; color:#474852; border-bottom:1px solid #e5e5e5 } 
.bbs-table-list tbody td b,
.bbs-table-list tbody td a { font-size:13px }

/* °Ô½ÃÆÇ Å¸ÀÔ - º¸±â */
.bbs-table-view { margin-top: 10px; }
.bbs-table-view thead th { padding:19px 0; color:#474852; font-size:13px; font-weight: normal; background:#f9f9f9 }
.bbs-table-view tbody td  { padding:10px; border-bottom:1px solid #efefef } 
.bbs-table-view tbody td.line {  }
.bbs-table-view .btn-dwn { margin-top:15px; }

.viewWrap .bbs-table-view { margin-top:0 }

/* °Ô½ÃÆÇ Å¸ÀÔ - ¾²±â */
.bbs-table-write { border-top:1px solid #efefef }
.bbs-table-write tbody th  {padding:15px 0; font-size:13px; color:#474852; font-weight:300; background:#f9f9f9 }
.bbs-table-write tbody td  { padding:10px; font-size:13px; color:#474852; font-weight:300; border-bottom: 1px solid #efefef; } 

/* °Ô½ÃÆÇ Å¸ÀÔ - ºñ¹Ð¹øÈ£Ã£±â */
.bbs-table-pwd {  }
.bbs-table-pwd table { width:308px; margin-left:auto; margin-right:auto; }
.bbs-table-pwd tbody th,
.bbs-table-pwd tbody td  { padding:15px 0;  border-top:1px solid #efefef; border-bottom:1px solid #efefef; color:#666; font-weight:normal; font-size:13px; } 
/* paging */
.paging { padding-top:130px; height:29px; text-align:center; font-size:0; vertical-align: top; }
.paging a { display:inline-block; overflow: hidden; width:27px; height:29px; font-size:11px; color: #636363; line-height:29px; text-align: center; cursor: pointer }
.paging a.now { color: #636363; background: #f7f7f7 }
.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last { padding: 0px; font-family:gulim; font-size:10px; color:#bcbcbc }
.paging a.prev { margin-right: 10px; }
.paging a.next { margin-left: 10px; }
.paging a.first,
.paging a.last { letter-spacing: -11px }

.paginate { text-align: center; padding-top: 20px; }
.paginate a { display: inline-block; overflow: hidden; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #999; }
.paginate a.btn_last,
.paginate a.btn_first { padding: 0px; }
.paginate a.btn_last i,
.paginate a.btn_first i { letter-spacing: -10px; }
.paginate a.now { color: #111; background: #f7f7f7 }

/* ¹Ì´ÏÈ¨ÇÇ, ¹æ¸í·Ï °Ô½Ã±Û ºä */
/* »ó´Ü */
.visit-vhd { margin-top: 10px; border-top: 1px solid #e5e5e5; }
.visit-vhd th, .visit-vhd td { padding: 3px 0; border-bottom: 1px solid #e5e5e5; }
.visit-vhd .tb-left { padding: 0 3px }
.visit-vhd td .tb-no { color: #9c9c9c }
.visit-vhd td .tb-ctrl, .visit-vhd td .tb-ctrl a { font-size: 11px; color: #9c9c9c; }
/* ³»¿ë*/
.visit-vcont { background: url('/images/d3/modern_simple/common/dot_bbs_list.gif') repeat-x 0 bottom }
.visit-vcont th, .visit-vcont td { padding: 6px 0; border-bottom: 1px solid #e5e5e5; }
.visit-vcont th { font-weight: normal; color: #9d9d9d; }
.visit-vcont tr.no-line th, .visit-vcont tr.no-line td { padding-bottom: 0; border-bottom: 0; }
.visit-vcont tr.dot-line th, .visit-vcont tr.dot-line td { padding-top: 2px; border-bottom: 1px dotted #e5e5e5; }
.visit-vcont tr.info td .tb-left { padding-left: 0; color: #555; }
.visit-vcont .tb-left { padding: 0 3px }
.visit-vcont td .tb-cont { padding: 5px 0; min-height: 250px; _height: 250px; }
.visit-vcont td .tb-cont img { max-width: 100% }
/* ÄÚ¸àÆ® */
.visit-vcmt th, .visit-vcmt td { padding: 6px 0; vertical-align: top; border-bottom: 1px solid #e5e5e5; }
.visit-vcmt th { color: #c5c5c5 }
.visit-vcmt .tb-tit { font-weight: bold; background: url('/images/d3/modern_simple/common/bull_bbs_hd_link.gif') repeat-y right 0; }
.visit-vcmt td .tb-txt { min-height: 30px; _height: 30px; padding-left: 10px; color: #555; }
.visit-vcmt td .date, .visit-vcmt td .ctrl { display: block; font-size: 11px; }
.visit-vcmt td .date { color: #555 }
.visit-vcmt td .ctrl { margin-top: 5px }
.visit-vcmt td .ctrl a { margin-left: 2px; margin-right: 2px; color: #999; font-size: 11px; }
/* ÀÛ¼º */
.vist-vcmt-reg { margin-top: 10px; border-bottom: 1px solid #e5e5e5; }
.vist-vcmt-reg th, .vist-vcmt-reg td, #comment_reply_input th { padding: 6px 0 }
.vist-vcmt-reg th, #comment_reply_input th { font-weight: normal; color: #9d9d9d; }
.vist-vcmt-reg .tb-left, #comment_reply_input .tb-left { padding: 0 3px }
.vist-vcmt-reg th .tb-left { padding-left: 10px; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 45%; }
/* °øÅëÀ¸·Î ¾²´Â°Å */
textarea { width:600px; height:47px; padding:2px; border:1px solid #e9e9e9; }        
.input-style { padding:2px; height:18px; line-height:18px; border:1px solid #ededed; }
.cont-sub-des { position:relative; line-height:24px }
.cont-sub-des span { margin-right:15px; font-size:13px; color:#474852; font-weight:300 }
.cont-sub-des span em { font-size:13px; color:#474852 }
.cont-sub-des .hit { position:absolute; top:15px; right:0; }
.cont-sub-des .hit span { margin-right:0; }
.comment-box { border-bottom:2px solid #e5e5e5; }
.bbs-table-view .comment-box td { padding-bottom:20px; border-top:1px solid #e5e5e5; vertical-align:top; }
.comment-box .com-name { margin-right:8px; padding:0 8px; background: url('/images/d3/modern_simple/common/bull_bbs_hd_link.gif') repeat-y 100% 0; font-weight:bold; color:#c5c5c5; }
.bbs-table-view td.com-wrt-box { border:0; }
.com-wrt-box label { padding-left:7px; color:#9d9d9d; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 50%; }
.com-wrt-box .input-style { margin:0 10px 0 7px; padding:2px; height:14px; line-height:14px; border:1px solid #EDEDED; }
.com-wrt-box .wrt { margin-top:7px; }
.view-link { padding:12px 0; }

/* °Ô½ÃÆÇ ÄÚ¸àÆ® ¿µ¿ª */
.customBoardView .comment-box { border-bottom:0 }
.customBoardView .comment-box tr td { padding:10px; font-size:13px; color:#474852; font-weight:300; border-top:0; border-bottom:10px solid #fff; background:#f9f9f9; vertical-align:middle }
.customBoardView .comment-box tr td:first-child { padding-left:20px }
.customBoardView .comment-box tr td:last-child { padding-right:20px }
.customBoardView .comment-box tr td .com-name { margin-right:0; padding:0; background:none; font-weight:300; color:#474852 }
.customBoardView .comment-box tr td .bbs-link a { margin-left:10px; padding:8px 13px }
.customBoardView .comment-box tr td .bbs-link .com-date { display:inline-block; font-size:11px; color:#afafaf; font-weight:300; vertical-align:middle }
.customBoardView .comment-write { margin-top:20px !important; padding:20px !important }
.customBoardView .comment-write .com-wrt-box .wrt { margin:5px 0 }
.customBoardView .comment-write .com-wrt-box .wrt span { margin:0 30px 0 10px }
.customBoardView .comment-write .com-wrt-box .wrt label { padding:0; font-size:13px; color:#474852; font-weight:300; line-height:32px; background:none }
.customBoardView .comment-write .com-wrt-box .wrt .input-style { padding:2px 5px; height:26px; font-size:12px; line-height:26px; border:1px solid #efefef }
.customBoardView .comment-write .com-wrt-box .wrt_write { position:relative; padding-right:95px }
.customBoardView .comment-write .com-wrt-box .wrt_write textarea { margin-right:5px; padding:5px; width:100%; height:50px }
.customBoardView .comment-write .com-wrt-box .wrt_write .CSSbuttonBlack { padding:23px 23px 22px; position:absolute; top:0; right:0 }

/* °Ô½ÃÆÇ ´ñ±ÛÃ¢ */
.com-wrt-box .wrt label + span { margin-left: 7px; margin-right: 21px }
.com-wrt-box .wrt input { height: 22px; margin: 0 }
.wrt_write textarea { width: calc(100% - 110px); resize: none }
.wrt_write .CSSbuttonBlack { width: 80px; padding: 5px; text-align: center; height: 40px; line-height: 40px; }


/* °Ô½ÃÆÇ È¸¿ø °Ô½Ã±Û °Ë»ö */
.search_id { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DADADA; display: block; padding: 3px; position: absolute; width: 90px; }
/* °³ÀÎÁ¤º¸º¸È£Á¤Ã¥ µ¿ÀÇ */
.new-privercy-contract { text-align: left; padding:5px 0; }
.new-privercy-contract p { font-weight: bold; margin: 0; margin-bottom: 10px; margin-top: 20px; text-align: left; }
.privercy-contract-tap { position: relative; height: 40px; }
.privercy-contract-tap ul { list-style: none; margin: 0; padding: 0; position: absolute; bottom: -1px; *bottom: -2px; }
.privercy-contract-tap li { border: 1px solid #ccc; border-right: none; background: #F4F4F4; float: left; display: inline-block; }
.privercy-contract-tap li a { display: block; padding: 10px 10px; text-decoration: none; }
.privercy-contract-tap li.end { border-right: 1px solid #ccc }
.privercy-contract-tap li.sel { background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.privercy-contract { clear: both }
.privercy-contract textarea { clear: both; border: 1px solid #CCC; height: 60px; background: #FFFFFF; padding: 10px; width: 660px; }
.privercy-agree { margin: 10px 0 }
.privercy-agree label { margin-right: 10px }
/* Àå¹Ù±¸´Ï ¸®½ºÆ®, ÁÖ¹®»óÇ° ¸®½ºÆ® */
.table-cart {margin: 10px 0;}
.table-cart thead th { padding: 14px 0; font-size: 14px; color:#454545; font-weight: normal; border-top: 1px solid #bbb; border-bottom: 1px solid #e9e9e9; background-color: #fcfcfc; }
.table-cart thead th .tb-center, .table-cart tbody td .tb-center { padding: 0 }
.table-cart tbody td, .table-cart tbody td { padding: 12px 0 ; border-bottom: 1px solid #e9e9e9}
.table-cart tbody td .cartName { font-size: 14px; color: #555; line-height: 24px; }
.table-cart tbody td .cartDel { font-size: 16px }
.table-cart tbody td .tb-opt { padding-bottom: 5px; color: #999; }
.table-cart tbody td .thumb { width: 100px; height: 100px; margin-left: auto; margin-right: auto; font-size: 0; line-height: 0; }
.table-cart tbody td .thumb a, .table-cart tbody td .thumb img { display: block; width: 100px; height: 100px; }
.table-cart tbody td .thumb a { font-size: 0; line-height: 0; }
.table-cart tbody td .d-block { padding-bottom: 3px }
.table-cart tbody tr.nbg td { background-image: none }
.table-cart tfoot td { padding: 16px 0 23px; font-size: 14px; color: #888;border-bottom: 1px solid #e9e9e9; background: #fcfcfc; }
.table-cart tfoot td.no-cart { padding: 14px 0; background: #fff; }
.table-cart tfoot span { color: #111111; font-weight: bold; }
.table-cart tfoot strong { font-size: 24px; color: #111111; }
/* ¼ö·® ÄÁÆ®·Ñ */
.table-cart .opt-spin { font-size: 0 }
.table-cart .opt-spin .btn-dw { display: inline-block; width: 26px; height: 26px; font-size: 14px; color: #555; line-height: 26px; text-align: center; border: 1px solid #ddd; }
.table-cart .opt-spin .btn-up { display: inline-block; width: 26px; height: 26px; font-size: 14px; color: #555; line-height: 26px; text-align: center; border: 1px solid #ddd; }
.table-cart .opt-spin .txt-spin { width: 34px; height: 26px; text-align: center; border: none; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.table-cart .opt-spin input { width: 34px; height: 26px; text-align: center; border: none; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.table-cart .opt-spin .CSSbuttonBlack { margin-left: 4px }
/* ÁÖ¹® - ÁÖ¹®Á¤º¸ Å×ÀÌºí */
.table-order-info { margin-top: 10px; border-top: 1px solid #bbb; }
.table-order-info tbody th, .table-order-info tbody td { font-weight: normal; border-bottom: 1px solid #e9e9e9; }
.table-order-info tbody th { padding: 14px 0; font-size: 14px; color: #454545; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; background: #fcfcfc; }
.table-order-info tbody td { padding: 10px 0; font-size: 13px; color: #777; border-right: 1px solid #e9e9e9; }
.table-order-info tbody th .d-block { font-weight: normal; letter-spacing: 0; }
.table-order-info tbody tr.nbg th, .table-order-info tbody tr.nbg td { background-image: none }
.table-order-info th .tb-left { padding-left: 29px }
.table-order-info td .tb-left { padding-left: 20px }
/* ¸¶ÀÌÆäÀÌÁö µðÀÚÀÎ Å¸ÀÔ2 Å×ÀÌºí ¸®½ºÆ®, Å¸ÀÌÆ²  (ÁÖ¹®³»¿ª,ÄíÆù³»¿ª, Àû¸³±Ý³»¿ª,¿À´Ãº»»óÇ°, »óÇ°º¸°üÇÔ, ³»°Ô½Ã±Ûº¸±â, 1:1°Ô½ÃÆÇ, )*/
.tit-tb-list { margin-top: 30px; padding-left: 10px; }
.table-d2-list thead th {padding: 14px 0;background-color: #fcfcfc;color: #454545;border-top: 1px solid #bbb;border-bottom: 1px solid #e9e9e9;font-size: 14px;font-weight: normal;}
.table-d2-list tbody td { padding: 12px 0; border-bottom: 1px solid #e9e9e9; }
/* ¸¶ÀÌÆäÀÌÁö µðÀÚÀÎ Å¸ÀÔ2 Å×ÀÌºí ºä */
.table-d2-view {margin-top: 5px;border-top: 1px solid #bbb;}
.table-d2-view th, .table-d2-view td { padding: 10px 0 ; border-bottom: 1px solid #e9e9e9; }
.table-d2-view th { padding: 14px 0;background-color: #fcfcfc;color: #454545;font-size: 14px;font-weight: normal; }
/* Àå¹Ù±¸´Ï, ÁÖ¹®°áÁ¦, ÁÖ¹®¿Ï·á ÀýÂ÷ */
.cart-step { position: relative; overflow: hidden; }
.cart-step ul {  *zoom: 1;text-align: center;}
.cart-step ul:after {  clear: both; content: ''; }
.cart-step ul li {font-size: 17px;color: #b1b1b1;font-weight: 400;padding: 0;background: url(/design/maatila/2016img/icon_next2.png) no-repeat;background-position: 100% 50%;padding-left: 42px;padding-right: 50px;line-height: 1;display: inline-block;}
.cart-step ul li.on {color: #2f2f2f;}

/* ÇöÀçÀ§Ä¡ */
.loc-navi { text-align: right; display: none }
.loc-navi, .loc-navi a { color: #999; text-transform: capitalize; margin-top: 20px; }
/* .item-wrap */
.titBack { margin: 50px 0; padding: 25px !important; width: calc(100% - 50px); background: #f9f9f9; text-align: center;  }
.item-wrap { overflow: hidden; width: 100%; max-width: 1500px; min-width: 1200px; margin: 0 auto }
.item-wrap .item-hd { margin: 40px 0 20px 0 }
.item-wrap .nbg { background: none; text-align: center; }
.item-wrap .item-info { zoom: 1; overflow: hidden; }
.item-wrap .item-info .item-total { float: left;letter-spacing: -0.5px;color: #979797;font-size: 13px;}
.item-wrap .item-info .item-total strong { font-size:18px; margin-right: 5px; color: #111 }
.item-wrap .item-info .item-order { float: right }
.item-wrap .item-info .item-order li { float: left; padding: 0 15px; }
.item-wrap .item-info .item-order li.nobg { padding-right: 0 }
.item-wrap .item-info .item-order li a { font-size: 13px; color: #9d9f9d; }
.item-wrap .item-info .item-order li a .on { color: #111; font-weight: bold; }
.item-wrap .item-cont { zoom: 1; overflow: hidden; min-width: 1200px; margin: 0 -15px; }
.item-wrap .item-cont:after { content: ""; display: block; clear: both; }
.item-wrap .item-cont .item-list { float: left; width: 25%; padding: 0 14px 90px 15px; box-sizing: border-box; text-align: center; }
.item-wrap .item-cont .item-list .thumb { position: relative; }
.item-wrap .item-cont .item-list .thumb a { display: block; }
.item-wrap .item-cont .item-list .thumb > a{overflow: hidden;}
.item-wrap .item-cont .item-list .thumb img { width: 100% }
.item-wrap .item-cont .item-list .thumb .MS_prod_img_s, .item-wrap .item-cont .item-list .thumb .MS_prod_img_m{max-height: 441px;}
.item-wrap .item-cont .item-list li {/* margin-top: 4px; */text-align: left;font-size: 12px}
.item-wrap .item-cont .item-list dd {/* padding-top: 2px; */}
.item-wrap .item-cont .item-list dd ul {margin-top: 6px;}
.item-wrap .item-cont .item-list .line { color: #8f8f8f; border-top: 1px solid #ddd; padding-top: 4px; }
.item-wrap .item-cont .item-list .prd-name {color: #2f2f2f;position: relative;font-size: 14px;font-weight: 500;height: 36px;}
.item-wrap .item-cont .item-list .prd-name .MK-product-icons {  display: none; }
.item-wrap .item-cont .item-list .prd-name .preview { position: absolute; right: 2px; top: 2px; display: none; }
.item-wrap .item-cont .item-list .prd-price {margin-top: 8px;color: #2f2f2f;font-weight: 700;font-size: 14px;position: relative;line-height: 1;}
.item-wrap .item-cont .item-list .prd-price .prd-percent {font-size: 14px;color: #f45a20;margin-right: 5px;font-weight: 600;}
.item-wrap .item-cont .item-list .prd-price .strike {color: #999; font-weight: normal; margin-right: 4px; text-decoration: line-through; }
.item-wrap .item-cont .item-list .prd-price .prd-icon { position: absolute; right:0; bottom: 1px }
.item-wrap .item-cont .item-list .prd-subName { line-height: 22px; margin-top: 12px; color:#9e9e9e; font-weight: 300; word-break: keep-all; display:none; }
.item-wrap .item-cont .item-list .prd-icon {text-align:right;position:absolute;right:0;top:0;width: 80px;}
.item-wrap .item-cont .item-list .MK-product-icons img {vertical-align: middle;/* float:left; */display: block;}
.item-wrap .item-cont .item-list .prd-icon {min-height:21px; margin-bottom:10px;}
.item-wrap .item-cont .item-list .prd-price .crema_product_reviews_score__container { color:#2f2f2f!important; font-weight:500!important; }
.item-wrap .item-cont .item-list .prd-wish {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 10;
    width: 30px;
}
.item-wrap .item-cont .item-list .prd-wish img.wish_yes { display:none; }
.item-wrap .item-cont .item-list .prd-wish .wish-on img.wish_yes { display:inline-block; }
.item-wrap .item-cont .item-list .prd-wish .wish-on img.wish_no { display:none; }

.item-wrap .item-cont .nomg { padding-right: 0px }
.item-wrap .item-page { margin-top: 50px; text-align: center; }
.item-wrap .item-page a { padding: 0 5px }
.item-wrap .item-page a:hover, .item-wrap .item-page a.now { color: #111; font-weight: bold; letter-spacing: -1px; }
/* ÆäÀÌÁö Å¸ÀÌÆ² */
/* Å¸ÀÔ 1*/
#content .tit-page { position: relative; padding:85px 0 55px 0; font-size:23px; font-weight:600; text-align: center; color:#474852 }
#content .tit-page .dsc { position: absolute; right: 0px; top: 15px; font-size: 11px; color: #a5a5a5; letter-spacing: -1px; }
#content .tit-page .dsc em { color: #333 }
#content .tit-page-sub { font-size: 16px; font-weight: bold; color: #333; margin: 60px 0 10px 0; }
#content .tit-page-sub-1st { font-size: 16px; font-weight: bold; color: #333; }
#content .tit-page-sub label { float: right }
/* Å¸ÀÔ 2 */
#content .tit-page-2 { position: relative; margin-top: 15px; padding-bottom: 6px; border-bottom: 1px solid #d0d0d0; }
#content .tit-page-2 .dsc { letter-spacing: -1px; display: inline-block; padding-top: 2px; margin-left: 30px; color: #9b9b9b; }
/* ¸ÞÀÎ ½Å»ó ÃßÃµ ½ºÆä¼È Å¸ÀÌÆ² */
.item-wrap h2 { text-align: center; font-size: 20px; color: #1e1e1e; margin: 30px auto; }
/* »ó¼¼ÆäÀÌÁö Å¸ÀÌÆ² */
#productDetail .board-hd { margin: 80px auto 20px; text-align: center; text-align: center; font-size: 20px; color: #1e1e1e; }
/* ºÐ·ù Å¸ÀÌÆ² */
#prdBrand .cate-wrap .bcate { text-align: center; margin: 50px auto; text-align: center; font-size: 25px; font-weight: 700; color: #252525; }
/* ºÐ·ù ³×ºñ */
#prdBrand .cate-wrap { max-width: 1500px; min-width: 1200px; width: 100%; margin: 0 auto; overflow: hidden }
#prdBrand .cate-wrap .class-list { zoom: 1; text-align: center; line-height: 60px }
#prdBrand .cate-wrap .class-list span { position: relative; line-height: 20px; padding: 0 25px; white-space: nowrap; }
#prdBrand .cate-wrap .class-list span::after { position: absolute; top:5px; right:0; content:''; display: block; width: 1px; height: 70%; background: #ccc }
#prdBrand .cate-wrap .class-list span:nth-last-of-type(1)::after { display: none }
#prdBrand .cate-wrap .class-list span a { position: relative; white-space: nowrap; color: #3d3d3d;line-height: 20px;}
#prdBrand .cate-wrap .class-list span a::after { position: absolute; top:-12px; left:50%; transform: translateX(-50%); content:''; display: block; width: 5px; height: 5px; background: #3d3d3d; border-radius: 100%; display: none; }
#prdBrand .cate-wrap .class-list span a:hover::after { display: block; }
#prdBrand .cate-wrap .class-list span a.active { font-weight: 700 }
#prdBrand .cate-wrap .class-list.line { border-bottom: 1px solid #ccc }
/* °Ô½ÃÆÇ Å¸ÀÌÆ² */
.bbs-tit { position: relative; padding: 60px 0 40px 0; font-size: 28px; font-weight: bold; text-align: center; color:#1e1e1e; }
.bbs-tit .braket { font-size: 0; line-height: 0; }
.bbs-tit em { margin-left: 10px; font-size: 11px; color: #898989; }
/* .navi */
.navi p { text-align: right }
/* ±âº» ¹öÆ° */
.CSSbutton { display: inline-block; padding:8px 13px 8px 13px; font-size: 12px; color: #333; font-weight: 600; border: 1px solid #e2e2e2; background: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbutton:hover { border: 1px solid #333; cursor: hand; }

/* ±âº» ¹öÆ° - È¸»ö */
.CSSbuttonGray { display: inline-block; padding:8px 13px 8px 13px; font-size:12px; color:#474852; border:1px solid #f1f1f1; background: #f1f1f1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonGray:hover { color:#474852; border: 1px solid #474852; background: #fff; cursor: hand; }

/* ±âº» ¹öÆ° - ÁøÈ¸»ö */
.CSSbuttonGray2 { display: inline-block; padding:8px 13px 8px 13px; font-size:12px; color:#fff; border:1px solid #b3b3b9; background: #b3b3b9; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonGray2:hover { color:#fff; border: 1px solid #ccc; background: #ccc; cursor: hand; }

/* ±âº» ¹öÆ° - °ËÀº»ö */
.CSSbuttonBlack { display: inline-block; padding:8px 13px 8px 13px; font-size: 12px; color: #fff; font-weight:400; border: 1px solid #474852; background: #474852; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonBlack:hover { color: #474852; border: 1px solid #474852; background: #fff; cursor: hand; }

/* Å« ¹öÆ° */
.CSSbuttonB { display: inline-block; padding: 12px 45px; font-size: 14px; color: #333; font-weight: bold; border: 1px solid #e0e0e0; background: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonB:hover { border: 1px solid #333; cursor: hand; }

/* Å« ¹öÆ° - È¸»ö */
.CSSbuttonGrayB { display: inline-block; padding: 12px 45px; font-size: 14px; color: #fff; font-weight: bold; border: 1px solid #909090; background: #a1a1a1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonGrayB:hover { color: #333; border: 1px solid #333; background: #fff; cursor: hand; }

/* Å« ¹öÆ° - °ËÀº»ö */
.CSSbuttonBlackB { display: inline-block; padding: 12px 45px; font-size: 14px; color: #fff; font-weight: bold; border: 1px solid #333; background: #333; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonBlackB:hover { color: #333; border: 1px solid #333; background: #fff; cursor: hand; }

/* ·Î±×ÀÎ ¹öÆ° - °ËÀº»ö */
.CSSbuttonLog { display: inline-block; width:298px; height:48px; font-size:14px; color:#fff; font-weight:600; text-align: center; line-height:48px; border: 1px solid #474852; background: #474852; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLog:hover { color: #474852; border: 1px solid #474852; background: #fff; cursor: hand; }

/* ·Î±×ÀÎ ¹öÆ° - Èò»ö */
.CSSbuttonLogW { display: inline-block; width:298px; height:48px; font-size: 14px; color:#333; font-weight: 600; text-align: center; line-height:48px; border: 1px solid #ddd; background: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLogW:hover { border: 1px solid #474852; cursor: hand; }

/* ·Î±×ÀÎ ¹öÆ° - È¸»ö */
.CSSbuttonLogG { display: inline-block; width: 318px; height: 42px; font-size: 14px; color: #fff; font-weight: 600; text-align: center; line-height: 42px; border: 1px solid #909090; background: #a1a1a1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLogG:hover { color: #333; border: 1px solid #333; background: #fff; cursor: hand; }

/* È¸¿ø°¡ÀÔ ¹öÆ° - »ö»óº° */
.CSSbuttonLogJoin { display: inline-block; width:429px; height:68px; font-size:18px; color: #fff; text-align: center; line-height:68px; border: 1px solid #3d3f4a; background: #3d3f4a; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLogJoinmaatila { display: inline-block; width:429px; height:68px; font-size:18px; color: #fff; text-align: center; line-height:68px; border: 1px solid #aa9d8e; background: #aa9d8e; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLogJoinnaver { display: inline-block; width:429px; height:68px; font-size:18px; color: #fff; text-align: center; line-height:68px; border: 1px solid #04cf5c; background: #04cf5c; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLogJoinkakao { display: inline-block; width:429px; height:68px; font-size:18px; color: #3d3f4a; text-align: center; line-height:68px; border: 1px solid #ffe500; background: #ffe500; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.CSSbuttonLogJoin:hover { color: #3d3f4a; border: 1px solid #3d3f4a; background: #fff; cursor: hand; }
.CSSbuttonLogJoinmaatila:hover { color: #3d3f4a; border: 1px solid #3d3f4a; background: #fff; cursor: hand; }
.CSSbuttonLogJoinnaver:hover { color: #3d3f4a; border: 1px solid #3d3f4a; background: #fff; cursor: hand; }
.CSSbuttonLogJoinkakao:hover { color: #3d3f4a; border: 1px solid #3d3f4a; background: #fff; cursor: hand; }

/* »óÇ°»ó¼¼ ±¸¸Å¹öÆ° */
.pointButton {display: inline-block;width: 100%;height: 68px;font-size: 20px;color: #fffefe;font-weight: 400;text-align: center;line-height: 68px;border: 1px solid #2f2f2f;background: #2f2f2f;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;box-sizing: border-box;border-radius: 5px;} 
.buttonWrap { margin: 5px 0 }
.buttonWrap a:nth-child(odd) { margin-right: 2% }
.basicButton {display: inline-block;margin:5px 0;width: 49%;height: 68px;font-size: 20px;color: #2f2f2f;font-weight: 400;text-align: center;line-height: 68px;border: 1px solid #000;background: #fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;box-sizing: border-box;border-radius: 5px;}

/* ¤Ñ¤Ñ¤Ñ ½ºÅ¸ÀÏ ¤Ñ¤Ñ¤Ñ */
.pointColor { color: #978069; }
.txtM60 { margin-top: 60px }
.txtM35 { margin-top: 35px }
.txtM60 { margin-top: 60px }
.txtB400 { font-weight: 400 }
.txtB600 { font-weight: 600 }
.txtB700 { font-weight: 700 }

.lightwidget__link:focus:after { box-shadow : none !important }

.slickInit{opacity:0;visibility:hidden}
.slickInit.slick-initialized{visibility:visible;opacity:1}
button.slick-arrow,.slick-slide a{outline:0}
.slick-dots li{cursor:pointer}
.hidden { display: none }

#mask {position:fixed;top:0;left:0;background: rgba(0, 0, 0, 0.85);width:100%;height:100%;z-index:1001;opacity:0;visibility:hidden;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;}
#mask.open { opacity:1; visibility:visible }
#mask1 {position:fixed; top:0; left:0; background:transparent; width:100%; height:100%; z-index:99; opacity:0; visibility:hidden; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }
#mask1.open { display:none; opacity:1; visibility:visible; background: rgba(0,0,0,0.2);}

.bestNum{display:none;}