@charset "utf-8";
/*******************************************
Author : By Y.zo
First Date: 2018-08-03
Last Date: 2018-00-00
*******************************************/

@font-face { font-family: 'GeosansLight'; src: url('/design/dint/font/geosanslight.eot'); src: url('/design/dint/font/geosanslight.eot?#iefix') format('embedded-opentype'),
 url('/design/dint/font/geosanslight.woff') format('woff'),
 url('/design/dint/font/geosanslight.ttf') format('truetype'),
 url('/design/dint/font/geosanslight.svg#GeosansLight') format('svg'); } 

@font-face {font-family: 'Ramaraja'; src: url('//www.dint.co.kr/design/dint/font/Ramaraja-Regular.ttf');}



 #preview_wrap, #MAKESHOPLY3, #overlay_layer { display: none !important; } 
 #contentWrapper { margin-bottom: 106px; } 


* { *-webkit-text-size-adjust:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; * } 
html { width:100%; height:100%; margin:0px; } 
body { overflow: auto; width:100%; margin:0px; } 
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend, input, textarea, button, select { margin:0; padding:0; /*vertical-align:middle; */ } 
img { vertical-align:middle; } 
form { clear:both } 
legend { visibility:hidden; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; padding:0; font-size:0; line-height:0 } 
body, select, button, table { font-family: 'Noto Sans KR', AppleSDGothicNeo-Light, sans-serif; font-size:12px; color:#2a2a2a; } 
input, textarea { font-family:'Noto Sans KR', AppleSDGothicNeo-Light, sans-serif; font-size:12px; color:#2a2a2a; } 
input[type=text],
input[type=number],
input[type=tel],
input[type=date],
input[type=password] { border:1px solid #ccc; background:#fff; height:30px; } 
input[type=button],
input[type=image],
input[type=submit],
button { border-radius:0; -webkit-appearance:none; } 
textarea { border:1px solid #ccc; background:#fff; padding:5px; } 
select { border:1px solid #ccc; background: url('/design/dint/newbird/select.jpg') right 10px center no-repeat; -webkit-appearance: none; -ms-appearance: none; appearance: none; height:30px; padding-left: 5px; padding-right:20px; } 
select::-ms-expand { display:none; } 
input[type=checkbox],
input[type=radio] { -webkit-appearance: none; -ms-appearance: none; appearance: none; margin:0px; padding:0px; height:12px; } 
input[type=checkbox] { display: inline-block; width: 14px; height: 14px; margin-right: 4px; border: 1px solid #ddd; background: #fff; } 
 input[type=checkbox]:checked { border-color: #444; background: #444; } 
 input[type=radio] { width: 12px; height: 12px; margin-right: 4px; border-radius: 50%; border: 1px solid #ddd; background: #fff; } 
 input[type=radio]:checked { border-color: #444; background: #444; } 
img, fieldset { border:0 } 
img { max-width: 100%; } 
ul, ol { list-style:none } 
ul li, ol li { list-style:none } 
em, address { font-style:normal } 
a { text-decoration:none; color: #2a2a2a; } 
label { cursor:pointer } 
hr { border: 0; background: none; width: 0; height: 0; } 
table { border-collapse: collapse; } 
.hand, .pointer { cursor:pointer } 
.underline { text-decoration:underline } 
.relative { position:relative } 
.absolute { position:absolute } 
.small { font-size:11px; letter-spacing:-1px; } 
.desc { font-size:11px; /*font-family:dotum; */ color:#848484; letter-spacing:-1px; } 
.unvisibility { visibility:hidden; } 
.bold { font-weight:700; } 
.normal { font-weight:normal; } 
.txt_spacing { letter-spacing:-1px } 
.input-box-default-text { color:#aaa !important; letter-spacing:-1px; } 
.cover { display:inline-block; -webkit-background-size:cover !important; -moz-background-size:cover !important; -o-background-size:cover !important; background-size:cover !important; text-indent:-9999px; } 
.m_center { margin:0 auto; } 

/* 하이퍼링크*/
a:link,
a:visited,
a:active { text-decoration:none; } 
a:hover { text-decoration:none; } 

/* simple color */
.white { color:#fff !important; } 
.red { color:#fd454d !important; } 
.blue { color:#2c8ff0 !important; } 
.orange { color:#ff8000 !important; } 
.green { color:#40a040 !important; } 
.gray { color:#999 !important; } 
.black { color:#000 !important; } 

/* Wrapping */
.xswrapper { padding-top: 14px; padding-bottom: 14px; } 
.swrapper { padding-top: 30px; padding-bottom: 30px; } 
.mwrapper { padding-top: 60px; padding-bottom: 60px; } 
.lwrapper { padding-top: 110px; padding-bottom: 110px; } 

/* padding&margin */
.mg0 { margin:0px !important } 
.mg5 { margin:5px !important } 
.mg10 { margin:10px !important } 
.mg15 { margin:15px !important } 
.mg20 { margin:20px !important } 
.mg25 { margin:25px !important } 
.mg30 { margin:30px !important } 
.mg40 { margin:40px !important } 
.mg50 { margin:50px !important } 

.mr0 { margin-right:0px !important } 
.mr5 { margin-right:5px !important } 
.mr10 { margin-right:10px !important } 
.mr15 { margin-right:15px !important } 
.mr20 { margin-right:20px !important } 
.mr25 { margin-right:25px !important } 
.mr30 { margin-right:30px !important } 
.mr40 { margin-right:40px !important } 
.mr50 { margin-right:50px !important } 

.ml0 { margin-left:0px !important } 
.ml5 { margin-left:5px !important } 
.ml10 { margin-left:10px !important } 
.ml15 { margin-left:15px !important } 
.ml20 { margin-left:20px !important } 
.ml25 { margin-left:25px !important } 
.ml30 { margin-left:30px !important } 
.ml40 { margin-left:40px !important } 
.ml50 { margin-left:50px !important } 

.mt0 { margin-top:0px !important } 
.mt3 { margin-top:3px !important } 
.mt5 { margin-top:5px !important } 
.mt10 { margin-top:10px !important } 
.mt15 { margin-top:15px !important } 
.mt20 { margin-top:20px !important } 
.mt25 { margin-top:25px !important } 
.mt30 { margin-top:30px !important } 
.mt40 { margin-top:40px !important } 
.mt50 { margin-top:50px !important } 

.mb0 { margin-bottom:0px !important } 
.mb5 { margin-bottom:5px !important } 
.mb10 { margin-bottom:10px !important } 
.mb15 { margin-bottom:15px !important } 
.mb20 { margin-bottom:20px !important } 
.mb25 { margin-bottom:25px !important } 
.mb30 { margin-bottom:30px !important } 
.mb40 { margin-bottom:40px !important } 
.mb50 { margin-bottom:50px !important } 

.pd0 { padding:0px !important } 
.pd5 { padding:5px !important } 
.pd7 { padding:7px !important } 
.pd10 { padding:10px !important } 
.pd15 { padding:15px !important } 
.pd20 { padding:20px !important } 
.pd30 { padding:30px !important } 
.pd40 { padding:40px !important } 
.pd50 { padding:50px !important } 

.pdl0 { padding-left:0px !important } 
.pdl5 { padding-left:5px !important } 
.pdl10 { padding-left:10px !important } 
.pdl30 { padding-left:30px !important } 
.pdl40 { padding-left:40px !important } 
.pdl50 { padding-left:50px !important } 

.pdr0 { padding-right:0px !important } 
.pdr5 { padding-right:5px !important } 
.pdr10 { padding-right:10px !important } 
.pdr30 { padding-right:30px !important } 
.pdr40 { padding-right:40px !important } 
.pdr50 { padding-right:50px !important } 

.pdt0 { padding-top:0px !important } 
.pdt3 { padding-top:3px !important } 
.pdt5 { padding-top:5px !important } 
.pdt10 { padding-top:10px !important } 
.pdt15 { padding-top:15px !important } 
.pdt20 { padding-top:20px !important } 
.pdt30 { padding-top:30px !important } 
.pdt40 { padding-top:40px !important } 
.pdt50 { padding-top:50px !important } 

.pdb0 { padding-bottom:0px !important } 
.pdb5 { padding-bottom:5px !important } 
.pdb10 { padding-bottom:10px !important } 
.pdb20 { padding-bottom:20px !important } 
.pdb30 { padding-bottom:30px !important } 
.pdb40 { padding-bottom:40px !important } 
.pdb50 { padding-bottom:50px !important } 

/* width size */
.wp100 { width:100% } 
.wp95 { width:95% } 
.wp92 { width:92% } 
.wp85 { width:85% } 
.wp50 { width:50% } 
.wp33 { width:33.332% } 
.wp30 { width:30% } 
.wp27 { width:27% } 
.wp25 { width:25% } 

/* font size */
.fs11 { font-size:11px; } 
.fs12 { font-size:12px; } 
.fs13 { font-size:13px; } 
.fs14 { font-size:14px; } 
.fs15 { font-size:15px; } 
.fs16 { font-size:16px; } 
.fs17 { font-size:17px; } 
.fs18 { font-size:18px; } 
.fs19 { font-size:19px; } 
.fs20 { font-size:20px; } 
.fs22 { font-size:22px; } 
.fs24 { font-size:24px; } 
.fs28 { font-size:28px; } 
.fs30 { font-size:30px; } 

/* text line */
.lh20 { line-height: 20px; } 
.lh24 { line-height: 24px; } 
.lh26 { line-height: 26px; } 
.lh30 { line-height: 30px; } 
.lh32 { line-height: 32px; } 
.lh34 { line-height: 34px; } 
.lh36 { line-height: 36px; } 

/* background color (add) */
.bg_gray { background-color:#ccc; } 
.bg_yellow { background-color:#FEF9E0 !important; } 
.bg_darkgray { background-color:#43474e; } 

/* How to display */
.dsn { display:none; /* listen only */ } 
.dsb { display: block; } 
.dsi { display: inline-block; } 
.dst { display: table; } 
.dsc { display: table-cell; } 

/* font */
.Rama { font-family: 'Ramaraja', serif; } 
.Geo { font-family: 'GeosansLight', sans-serif; } 


/* text align */
.left { text-align:left !important } 
.right { text-align:right !important } 
.center { text-align:center !important } 
.hide { display:none } 
.m_t_center { text-align:left; } 

@media (max-width:992px){
 .m_t_center { text-align:center; } 
 }

/* floating&clear */
.fleft, .fl { float:left } 
.fright, .fr { float:right } 
.cboth { clear:both } 
.clearbox { *zoom:1; } 
.clearbox:after, .clearfix:after { content:""; display:block; clear:both; } 

.dp_no { display:none !important; } 

.container { width: 1500px; margin: auto; transition: all 0.4s; } 
.m_container { width: 1250px; margin: auto; transition: all 0.4s; } 
.s_container { width: 1000px; margin: auto; transition: all 0.4s; } 

.t_overflow_h { display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } 

.hero_section { padding-bottom: 68px; } 
.middle_banner { position: relative; text-align:center; } 
.middle_banner img { max-width: 100%; } 
.video_text { position: absolute; top: 50%; left: 56%; transform: translate(150%, -50%); font-family: 'GeosansLight', sans-serif; color: #fff; text-align: center; } 
.video_text h5 { font-size: 24px; } 
.video_text p { font-size: 24px; } 
div [class*="_banner"] { padding: 50px 0; } 
.col2_banner > div { display: inline-block; width: calc(50% - 20px); } 
.col3_banner > div { display: inline-block; width: 33.332%; } 
.col2_banner > .left_col { margin-right: 40px; } 
.slides_Banner { position: relative; } 
.slides_Banner .flex-control-paging li a.flex-active { background: #fff; } 
.slides_Banner .flex-control-paging li a { background: transparent; border: 1px solid #fff; } 
.slides_Banner .flex-control-nav { bottom: 20px; } 
.text_box { margin-top: 35px; text-align: center; } 
.text_box h2 { font-size: 30px; font-weight: 400; line-height: 1.1; } 
.text_box h3 { font-size: 15px; font-weight: 400; margin-bottom: 16px; } 
.text_box .main_btn_gray { display: block; margin: 0 auto; width: 151px; height: 31px; line-height: 31px; background: #3a3a3a; color: #fff; font-size: 11px; text-transform: uppercase; text-align: center; } 
.SMS_main_display_prd > ul > .Product_list_item { vertical-align:top; } 
.SMS_main_display_prd > ul > .Product_list_item .over_text_wrap > .price-strike { text-decoration: line-through; color: #ddd; } 
.SMS_main_display_prd > ul > .Product_list_item .price img { width: auto; } 
.wide_image_col { display: table; padding: 48px 56px; width: 100%; background: #e7e7e7; } 
.wide_image_col > img { display: table-cell; vertical-align: middle; } 
.wide_image_col > .text_box { width: 438px; margin-top: 0; display: table-cell; vertical-align: middle; } 
.wide_image_col > .text_box h2 { font-size: 35px; } 
.wide_image_col:after { clear: both; content: ''; display: block; } 
.com-wrt-box input.input-style[type="text"] { width: 90px; } 
/*
========================================================================
공통 class
========================================================================
*/
/* 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-input1 { padding: 2px 0 0 2px; height: 17px; line-height: 17px; border: 1px solid #e2e9ef; border-top: 1px solid #aaadb2; } 
.txt-input2 { padding: 2px 0 0 2px; height: 17px; line-height: 17px; border: 1px solid #dcdcdc; } 
.MS_input_txt { margin-right:5px; padding: 2px 0 0 2px; line-height: 17px; border: 1px solid #dcdcdc; } 
.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; border: 1px solid #e2e9ef; border-top: 1px solid #aaadb2; } 
/* 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: #bd101b; } 
.fc-blue { color: #2c6b9e; } 
.MS_option_price { color: #FF3C00; } 
/* bold */
.bold { font-weight: bold; } 
/* float clear */
.clear { zoom: 1; } 
.clear:after { content: ""; display: block; clear: both; } 
/* margin */
.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; } 
.mt-5 { margin-top: 5px; } 
.mt-10 { margin-top: 10px; } 
.mt-15 { margin-top: 15px; } 
.mt-20 { margin-top: 20px; } 
.mb-5 { margin-bottom: 5px; } 
.mb-10 { margin-bottom: 10px; } 
.mb-15 { margin-bottom: 15px; } 
.mb-20 { margin-bottom: 20px; } 
/* 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; } 
/* table-type-1 */
.table-type-1 { border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; } 
.table-type-1 th,
.table-type-1 td { padding: 8px 0 8px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 bottom; } 
.table-type-1 tr.nbg th,
.table-type-1 tr.nbg td { background-image: none; } 
.table-type-1 tr.bg th,
.table-type-1 tr.bg td { background-color: #f8f8f8; } 
.table-type-1 th { font-weight: normal; } 
/* table-type-2 */
.table-type-2 { border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; } 
.table-type-2 th,
.table-type-2 td { padding: 8px 0 8px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 bottom; } 
.table-type-2 th { font-weight: normal; } 
.table-type-2 tr.nbg th,
.table-type-2 tr.nbg td { background-image: none; } 
/* 상품리스트 (메인/검색/상품리스트) */
.prd-list { margin-top: 10px; } 
.prd-list table td { border: 0; vertical-align: top; } 
.prd-list table .tb-center { padding: 0 10px; } 
.prd-list table .info { padding: 5px 0; } 
.prd-list .thumb { width: 196px; height: 196px; margin-left: auto; margin-right: auto; font-size:0; line-height: 0; border: 2px solid #f2f4f3; } 
.prd-list .thumb a,
.prd-list .thumb img { display: block; width: 100%; height: 100%; } 
.prd-list .dsc { margin-top: 15px; font-weight: bold; } 
.prd-list .price { margin-top: 5px; font-weight: bold; color: #333; } 
/* 장바구니 리스트, 주문상품 리스트 */
.table-cart { margin-top: 10px; margin-bottom :30px; border-bottom: 1px solid #b7b7b7; } 
.table-cart thead th { padding: 7px 0 6px; background-color: #ededed; } 
.table-cart tbody td,
.table-cart tfoot { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; } 
.table-cart tbody td { padding: 3px 0 3px; } 
.table-cart tbody td .thumb { width: 50px; height: 50px; margin-left: auto; margin-right: auto; font-size: 0; line-height: 0; border: 2px solid #f6f6f6; } 
.table-cart tbody td .thumb a,
.table-cart tbody td .thumb img { display:block; width:50px; height:50px; } 
.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: 10px 0; font-weight: bold; } 
.table-cart tfoot strong { color: #be101a; } 
/* 수량 컨트롤 */
.table-cart .opt-spin { position: relative; width: 36px; height: 20px; margin-left: auto; margin-right: auto; padding-bottom: 3px; } 
.table-cart .opt-spin .txt-spin,
.table-cart .opt-spin .btns { float: left; } 
.table-cart .opt-spin .txt-spin { width: 22px; height: 18px; padding-right: 2px padding-top: 2px; border: 1px solid #acacac; font-size: 11px; text-align: right; } 
.table-cart .opt-spin .btns { width: 12px; height: 20px; margin-top: 3px; } 
.table-cart .opt-spin .btns img { overflow: hidden; float: left; text-indent: -999px; background: none; } 
/* 주문 - 주문정보 테이블 */
.table-order-info { margin-top: 10px; border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; } 
.table-order-info tbody th,
.table-order-info tbody td { padding: 8px 0 7px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; } 
.table-order-info tbody th { letter-spacing: -1px; background-color: #ededed; } 
.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; } 
/* 마이페이지 디자인 타입2 테이블 리스트, 타이틀 */
.tit-tb-list { margin-top: 30px; font-size: 12px; color: #5f5f5f; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h3_sqr_gray.gif) no-repeat 0 45%; } 
.table-d2-list { border-top: 2px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; } 
.table-d2-list thead th { padding: 6px 0; background-color: #ededed; border-bottom: 2px solid #cdcdcd; } 
.table-d2-list tbody td { padding: 6px 0 5px; border-bottom: 1px solid #e3e3e3; } 
/* 마이페이지 디자인 타입2 테이블 뷰 */

/* paging */
.paging { padding-top: 20px; height: 40px; text-align: center; line-height: 0; vertical-align: top; } 
.paging li { display: inline-block; } 
.paging li a { display: block; width: auto; height: 15px; padding: 0 7px; color: #999; cursor: pointer; line-height: 15px; font-family: 'GeosansLight', sans-serif; } 
.paging li a:hover,
.paging li.now a { color: #444; letter-spacing: -1px; } 
.paging li.first a,
.paging li.prev a,
.paging li.next a,
.paging li.last a { padding: 0 3px; } 
.paging li.first a { width: 25px; text-indent: -9999px; background: url('/design/dint/newbird/product/pager_first.jpg') center no-repeat; } 
.paging li.first a:hover { background: url('/design/dint/newbird/product/pager_first_on.jpg') center no-repeat; } 
.paging li.last a { width: 25px; text-indent: -9999px; background: url('/design/dint/newbird/product/pager_last.jpg') center no-repeat; } 
.paging li.last a:hover { background: url('/design/dint/newbird/product/pager_last_on.jpg') center no-repeat; } 
.paging li.prev { margin-right: 10px; } 
.paging li.next { margin-left: 10px; } 
/* 현재위치 */
.loc-navi { text-align: right; } 
.loc-navi,
.loc-navi a { color: #999; text-transform: capitalize; } 
/* 페이지 타이틀 */
/* 타입 1*/
#content .tit-page { position: relative; margin-top: 20px; font-size: 0; line-height:0; padding-bottom: 12px; border-bottom: 1px solid #d0d0d0; } 
#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; } 
/* 타입 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; } 
/* 상품 total/정렬 */
.total-sort { margin: 30px 0 40px; } 
.total-sort:after { clear: both; display: block; content: ''; } 
/* 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; } 
.total-sort .sort li,
.total-sort .sort li a { float: left; width: auto; font-family: 'GeosansLight', sans-serif; } 
.total-sort .sort li a { font-size: 16px; } 
.total-sort .sort li { display: inline; padding: 0 10px; border-right: 1px solid #9c9c9c; } 
.total-sort .sort li:last-child { padding-right: 0; border-right: 0; } 

.item-page { text-align: center; } 
.item-page a { display: inline-block; padding: 0 5px; margin: 0 5px; color: #7d7d7d; font-size: 12px; font-family: 'GeosansLight', sans-serif; } 
.item-page a.now { color: #000; font-weight: 600; } 
.item-page a.first { width: 25px; text-indent: -9999px; background: url('/design/dint/newbird/product/pager_first.jpg') center no-repeat; } 
.item-page a.first:hover { background: url('/design/dint/newbird/product/pager_first_on.jpg') center no-repeat; } 
.item-page a.last { width: 25px; text-indent: -9999px; background: url('/design/dint/newbird/product/pager_last.jpg') center no-repeat; } 
.item-page a.last:hover { background: url('/design/dint/newbird/product/pager_last_on.jpg') center no-repeat; } 
.item-page a.prev { width: 25px; text-indent: -9999px; background: url('/design/dint/newbird/product/pager_prev.jpg') center no-repeat; } 
.item-page a.prev:hover { background: url('/design/dint/newbird/product/pager_prev_on.jpg') center no-repeat; } 
.item-page a.next { width: 25px; text-indent: -9999px; background: url('/design/dint/newbird/product/pager_next.jpg') center no-repeat; } 
.item-page a.next:hover { background: url('/design/dint/newbird/product/pager_next_on.jpg') center no-repeat; } 
/* 게시판 총게시글,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: #ededed; } 
.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: #be101a; font-weight: bold; } 
.mem-lvl span.MS_group_reserve_msg,
.mem-lvl span.MS_group_dc_msg { color:#F26622; } 
/* 타입 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: #be101a; font-weight: bold; } 
.mem-lvl-2 span.MS_group_reserve_msg,
.mem-lvl-2 span.MS_group_dc_msg { color:#F26622; } 

/* 마이페이지 상단 메시지 박스 */
.t-box-msg { padding: 10px 20px; border: 5px solid #ededed; } 
.t-box-msg strong { color: #0178d3; } 

#board .fixed-img-collist ul li a strong { font-weight: 400 !important; font-size: 12px !important; margin: 0 0 18px !important; } 

/*
========================================================================
공통 - 레이어
========================================================================
*/
/*
========================================================================
공통 - 레아웃
========================================================================
*/
/* z-index */
#layerWrap { z-index: 1; } 
/* layout */
#header,
#layerWrap,
#contentWrap,
#ftLink .link,
#footer { position: relative; margin: 0 auto; } 
#contentWrapper { position: relative; overflow: hidden; } 
#contentWrap:after { content: ""; display: block; clear: both; } 
#aside,
#content { position: relative; float: left; } 
#content { width: 703px; } 
#wrap { padding-top: 195px; } 
#header { position: fixed; top: 0; left: 0; padding-top: 14px; width: 100%; z-index: 99999; transition: all 0.7s; background: #fff; } 
.nav-up #header { box-shadow: 0 2px 14px rgba(0,0,0,0.06); } 
#header .Top_logo { z-index: 1; } 
#header .Top_logo.fat img {}
.logo_section { position: relative; } 
.nav-up #header .Top_logo.fat { opacity: 1; text-align: center; } 
.nav-up #header .Top_logo.tall { opacity: 0; height: 10px; } 
.nav-up #top_category > ul > li { padding-bottom: 30px; } 
.nav-up #top_category ul li > div { top: 47px; } 
/* .nav-up #header #Top_bar { float: right; padding: 15px 22px 11px 0; } 
.nav-up #header #Top_bar .lang { display: none; float: right; padding-bottom: 6px; } 
.nav-up #header #bottom_category { float: left; padding-left: 22px; } 
.nav-up #header .logo_section { display: inline-block; } 
.nav-up #header .Top_logo { display: block; margin-bottom: 0; } 
.nav-up #header .Top_logo.tall { display: none; } 
.nav-up #header #top_category { position: static; display: inline-block; } 
.nav-up #wrap { padding-top: 77px; } 
.nav-up #top_category > ul { width: 700px; } 
.nav-up #top_category > ul > li { padding-bottom: 30px; } */
#Top_bar { padding: 0 22px 0 30px; transition: all 0.5s; } 
#Top_bar .lang { color: #353535; } 
#Top_bar .lang a { display: inline-block; margin: 0 6px; padding: 4px 3px; line-height: 1.1; } 
#Top_bar .lang a.active { border-radius: 10px; border: 1px solid #dedede; } 
#Top_bar .quick ul { font-size: 0; } 
#Top_bar .quick li { display: inline-block; height: 18px; line-height: 18px; font-size: 14.5px; padding-right: 24px; margin-left: 24px; float: left; } 
#Top_bar .quick li a { font-family: 'GeosansLight', sans-serif; } 
#Top_bar .quick .search { font-family: 'GeosansLight', sans-serif; background: url('/design/dint/newbird/search_icon.png') center right 0px no-repeat; } 
#Top_bar .quick .account { background: url('/design/dint/newbird/my_icon.png') center right 0px no-repeat; } 
#Top_bar .quick .cart { background: url('/design/dint/newbird/cart_icon.png') center right 0px no-repeat; } 

#header #bottom_category { transition: all 0.5s; } 
.Top_logo { text-align: center; margin-bottom: 33px; transition: all 0.5s; } 
.Top_logo.fat { position: absolute; top: -20px; left: 50%; width: 150px; opacity: 0; transform: translateX(-50%); } 

#top_category { position: relative; } 
#top_category > ul { width: 800px; font-size: 0; margin: 0 auto; } 
#top_category > ul > li { display: inline-block; padding-bottom: 55px; width: 16.5%; text-align: center; font-size: 15.5px; cursor: pointer; } 

#top_category ul li > div { position: absolute; top: 72px; left: 0; width: 100%; height: 0; opacity: 0; visibility: hidden; padding: 46px; background: rgba(255,255,255,0.9); border-top: 1px solid #bfbfbf; z-index: 5; box-shadow: 0 2px 7px rgba(0,0,0,0.06); cursor: default; transition: all 0.3s; } 
#top_category ul li:hover > div { opacity: 1; height: auto; visibility: visible; } 
.sub_mega_cate .depth2 { margin: auto; } 
.sub_mega_cate > ul > li { text-align: left; padding-right: 60px; } 
.sub_mega_cate > ul > li:last-child { padding-right: 0; } 
.sub_mega_cate .depth2 li { display: inline-block; vertical-align: top; } 
.sub_mega_cate .depth2 li > a { font-size: 15.5px; } 
.sub_mega_cate .depth2 li:last-child { min-width: auto; } 
.sub_mega_cate .depth3 { margin-top: 20px; } 

.sub_mega_cate .depth3 li { display: block; } 

/**/.sub_mega_cate .depth3 li > a { display: block; width; 100%; font-size: 13.5px; font-weight: 400; line-height: 1.7; } 

/* Product _main */
.SMS_main_prd_display { margin-top: 160px; } 

.SMS_main_display_title { margin-bottom: 35px; margin-top:160px; } 
.SMS_main_display_title h2 { font-size: 34px; line-height: 1; } 
.SMS_main_display_title span { font-size: 22px; line-height: 1; } 
.SMS_main_display_title span.sub_text { display:block; margin-top:5px; font-size:16px; color:#2a2a2a; font-weight:300; } 
@media (max-width: 992px){
 .SMS_main_display_title { margin-top:20px; margin-bottom: 10px; } 
 .SMS_main_display_title h2 { font-size: 22px; line-height: 1; } 
 .SMS_main_display_title span { font-size: 22px; line-height: 1; } 
 .wide_image_col > .text_box h2 { font-size: 22px; } 
 .SMS_main_display_title span.sub_text { font-size:12px; margin-top:3px; } 
 }

.SMS_main_display_prd { margin-bottom: 160px; } 
.SMS_main_display_prd ul { font-size: 0; } 
.SMS_main_display_prd ul > .SMS_float_left { display: inline-block; width: calc(33.332% - 26.667px); margin-bottom: 40px; margin-right: 40px; vertical-align:top; } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(3) { margin-right: 0; } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(4) { width: calc(50% - 20px); } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(5) { width: calc(50% - 20px); margin-right: 0; } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(8),.SMS_main_display_prd > ul > .SMS_float_left:nth-child(11) { margin-right: 0; } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(12) { width: calc(50% - 20px); margin-bottom: 40px; } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(13) { width: calc(50% - 20px); margin-bottom: 40px; margin-right: 0; } 
.SMS_main_display_prd ul > .SMS_float_left:nth-child(16),.SMS_main_display_prd > ul > .SMS_float_left:nth-child(19) { margin-right: 0; } 
.SMS_main_display_prd ul > .SMS_float_left > a { position: relative; display: block; width: 100%; } 
.SMS_main_display_prd ul > .SMS_float_left .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,0.7); opacity: 0; transition: all 0.5s; } 
.SMS_main_display_prd ul > .SMS_float_left:hover .overlay { opacity: 1; } 
.SMS_main_display_prd ul > .SMS_float_left .over_text_wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 
.SMS_main_display_prd ul > .SMS_float_left .over_text_wrap > div { font-size: 14px; color: #fff; line-height: 1.4; text-align: center; word-break: keep-all; } 
.SMS_main_display_prd ul > .SMS_float_left .over_text_wrap > div span { display: block; } 
.SMS_main_display_prd ul > .SMS_float_left .over_text_wrap > div span.strike { text-decoration: line-through; color: #ddd; } 
.SMS_main_display_prd ul > .SMS_float_left .over_text_wrap .name:after { display: block; content: ''; margin: 20px auto; width: 14px; height: 1px; background: #fff; } 
.SMS_main_display_prd ul > .SMS_float_left img { width: 100%; } 
.SMS_main_display_prd .goodsColorList { position:absolute; top:100%; left:0; margin-top:5px; } 
.SMS_main_display_prd .goodsColorList span { display:block; width:36px; height:6px; margin:-1px -1px 0 0; border:1px solid #f7f7f7; } 

.SMS_main_display_prd .MK-oneclick-list { position: absolute; top: 100%; left: 0; margin-top: 5px; } 
.SMS_main_display_prd .MK-oneclick-area { display:block; } 
.SMS_main_display_prd .MK-oneclick-title { width:20%; display: inline-block; } 
.SMS_main_display_prd .MK-oneclick-list .MK-oneclick-option { display: inline-block; overflow: hidden; vertical-align:middle; width:100%; max-height:25px; } 
.SMS_main_display_prd .MK-oneclick-list .MK-oneclick-option li { display: inline-block; width:36px; height: 6px; overflow:hidden; margin: -1px -1px 0 0; border-radius: 1px; box-sizing: border-box; border:1px solid #f7f7f7; } 
.SMS_main_display_prd .MK-oneclick-list .MK-oneclick-option li.MK-oneclick-image img,
.SMS_main_display_prd .MK-oneclick-list .MK-oneclick-option li.MK-oneclick-color span { display: block; width:100%; text-align: center; vertical-align: middle; line-height: 10px; } 


@media (max-width:992px){
 .SMS_main_display_prd .goodsColorList { position:static; margin-top:5px; } 
 .SMS_main_display_prd .goodsColorList span { display:block; width:18px; height:3px; } 
 .SMS_main_display_prd > ul > .SMS_float_left .over_text_wrap > div span.SMS_main_display_sales_p { display:inline-block; } 
 .SMS_main_display_prd > ul > .SMS_float_left .over_text_wrap > div span.SMS_main_display_discount_p { display:inline-block; } 
 }

.flex-direction-nav a { color: transparent; text-shadow: none; } 
/* Center mode */
.Cmode_slide_Banner { position: relative; width: 100%; overflow: hidden; } 
.center_M_slider { position: relative; max-width: 1300px; width: 1300px; margin: 0 auto } 
.Cmode_slide_Banner .flex-viewport { overflow: visible !important } 
.center_M_slider ul:after { clear: both; content:''; display: block; } 
/* .center_M_slider li { margin: 0 19px !important; } */
.center_M_slider li img { display: block; margin: 0 8px; width: calc(100% - 19px); } 
.center_M_slider .flex-direction-nav a { height: 78px; opacity: 1; } 
.center_M_slider .flex-direction-nav .flex-prev { left: -84px; top: 45%; text-indent: -9999px; background: url('/design/dint/newbird/c_prev.png') center no-repeat; background-size: 30px; } 
.center_M_slider .flex-direction-nav .flex-next { right: -84px; top: 45%; text-indent: 9999px; background: url('/design/dint/newbird/c_next.png') center no-repeat; background-size: 30px; } 


/* footer */
.back_to_top { margin: 42px 0 55px; text-align: center; } 
.back_to_top .top_btn { position: relative; width:74px; display: inline-block; width: auto; padding-top: 28px; font-size: 17px; } 
.back_to_top .top_btn:after { position: absolute; display: block; content: ''; top: 6px; left: 33px; width: 16px; height: 1px; background: #333; transform: rotate(45deg); } 
.back_to_top .top_btn:before { position: absolute; display: block; content: ''; top: 6px; right: 36px; width: 16px; height: 1px; background: #333; transform: rotate(-45deg); } 

.ft_cate { padding: 30px 0; border: 1px solid #d0d0d0; border-left: 0; border-right: 0; } 
.ft_cate .container { width: 1500px; } 
.ft_cate ul { font-size: 0; } 
.ft_cate ul li { display: inline-block; width: 12.5%; text-align: center; } 
.ft_cate ul li a { font-size: 15.5px; display: block; } 

.ft_bottom.container { width: 1300px; font-size: 0; } 
.ft_bottom > div { text-align: center; font-size: 15.5px; line-height: 1.76; margin: 12px 0; font-family: 'GeosansLight'; vertical-align: middle; } 
.ft_bottom > div:last-child { text-align: left; padding-left: 160px; } 

.ft_sns { text-align: center; padding: 30px 0 36px; } 
.ft_sns ul { font-size: 0; } 
.ft_sns ul li { display: inline-block; font-size: 1em; margin: 0 21px; } 

.text_edit textarea { width: 100%; height: 300px; resize: none; } 
.write_wrap { table-layout: fixed; } 

/* 상품 미리보기 레이어 */
#detailpage { position: absolute; top: 100px; display: block; width: 640px; padding: 10px 10px 40px; border: 3px solid #93a4b3; background-color: #fff; } 
#detailpage .loc { zoom: 1; overflow: hidden; } 
#detailpage .loc span { float: right; width: auto; } 
/*
#detailpage .loc span { float: right; width: auto; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h5_arow_blue.gif) no-repeat 0 6px; } 
*/
#detailpage .hd { margin-top: 10px; padding: 5px 10px 5px 30px; background: #fff url(/images/d3/modern_simple/common/bull_h11_sqr_arow.gif) no-repeat 10px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } 
#detailpage .hd h2 { font-weight: bold; font-size: 16px; color: #666; } 
#detailpage .detail { zoom: 1; overflow: hidden; margin-top: 20px; padding-left: 300px; } 
#detailpage .thumb-wrap,
#detailpage .txt-wrap { position: relative; float: left; } 
#detailpage .close-layer { position: absolute; right: 0px; bottom: 0px; _bottom: -1px; } 
/* thumb-wrap */
#detailpage .thumb-wrap { width: 300px; left: -300px; margin-right: -300px; text-align: center; } 
#detailpage .thumb-wrap .btns { margin-top: 10px; font-size: 0; line-height: 0; } 
#detailpage .thumb-wrap .btns a { margin-left: 5px; } 
#detailpage .thumb-wrap .thumb img { width: 250px; } 
/* txt-wrap */
#detailpage .txt-wrap { width: 100%; } 
#detailpage .txt-wrap .ptit { font-size:15px; color: #333; border-bottom:1px solid #ccc; padding-bottom:5px; } 
#detailpage .txt-wrap .opt { margin-top: 5px; } 
#detailpage .txt-wrap .opt li { padding: 3px 0; } 
#detailpage .txt-wrap .opt li.s-price { color: #a00000; } 
#detailpage .txt-wrap .f-btns { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ccc; font-size: 0; line-height: 0; } 
#detailpage .txt-wrap .f-btns a { margin-right: 5px; } 
/* opt-spin */
#detailpage .opt-spin { display: inline-block; position: relative; width: 36px; height: 20px; } 
#detailpage .opt-spin .txt-spin { width: 22px; height: 18px; padding-right: 2px padding-top: 2px; border: 1px solid #acacac; font-size: 11px; text-align: right; } 
#detailpage .opt-spin .btns { position:absolute; left: 35px; top:0px; width: 12px; height: 20px; } 
#detailpage .opt-spin .btns img { overflow: hidden; float: left; text-indent: -999px; background: none; } 
#detailpage .thumb-wrap .btns { margin-top: 10px; font-size: 0; line-height: 0; } 
#detailpage .thumb-wrap .btns a { margin-left: 5px; } 

/* 게시판 공통 - 일반, 겔러리, 컨텐츠링크, 자료실, 미니홈피, 방명록, 동영상 */
/* 상단 */
.bbs-hd { padding: 0px 0 20px; background: url(/images/d3/modern_simple/common/dot_bbs_hd.gif) repeat-x 0 bottom; } 
.bbs-hd .link { text-align: center; font-size: 0; line-height: 0; } 
.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-tit { margin-bottom: 30px; margin-top: 20px; text-align: center; } 
.bbs-tit .braket { padding: 0 15px; font-weight: bold; color: #cfcfcf; font-size: 14px; vertical-align: middle; } 
.bbs-tit em { margin-left: 10px; font-size: 11px; color: #898989; } 
/* 검색 */
.bbs-sch { margin-top: 20px; margin-bottom : 10px; text-align: right; } 
.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 { font-size: 0; line-height: 0; } 
.bbs-link a { display: inline-block; padding: 0 5px; font-size: 11px; line-height: 14px; color: #9b9b9b; background: url('/images/d3/modern_simple/common/bull_bbs_hd_link.gif') no-repeat left 45%; } 


.comment-box2 .cont-head > div:first-child { width: 170px; } 
.comment-box2 .cont-head > div:last-child { width: calc(100% - 170px); } 

/* 미니홈피, 방명록 게시글 뷰 */
/* 상단 */
.visit-vhd { margin-top: 10px; border-top: 1px solid #e5e5e5; } 
.visit-vhd th,
.visit-vhd td { padding: 3px 0; border-bottom: 1px solid #e5e5e5; font-family: Dotum; } 
.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; font-family: Dotum; 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; font-family: Dotum; } 
.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%; } 
/* 게시판 타입 - 쓰기 */
.bbs-table-write { margin-top:10px; } 
.bbs-table-write tbody th,
.bbs-table-write tbody td { padding:6px 0; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; color:#9d9d9d; font-weight:normal; font-size:11px; } 
/* 게시판 타입 - 비밀번호찾기 */
.bbs-table-pwd { margin-top:25px; } 
.bbs-table-pwd table { width:260px; margin-left:auto; margin-right:auto; } 
.bbs-table-pwd tbody th,
.bbs-table-pwd tbody td { padding:6px 0; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; color:#9d9d9d; font-weight:normal; font-size:11px; } 
/* 공통으로 쓰는거 */
textarea { width:600px; height:47px; padding:2px; border:1px solid #EDEDED; } 
.input-style { padding:2px; height:14px; line-height:14px; border:1px solid #EDEDED; } 

.cont-sub-des { position:relative; } 
.cont-sub-des span { margin-right:15px; color:#555; } 
.cont-sub-des span em { font-size:11px; color:#9c9c9c; } 
.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; margin-top: 80px; border-top: 1px solid #d9d9d9; } 
.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 { padding:2px; height:14px; line-height:14px; border:1px solid #EDEDED; } 
.com-wrt-box .wrt { margin-top:7px; } 
.view-link { padding:12px 0; } 

/* 게시판 회원 게시글 검색 */
.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; margin-top: 70px; } 
.new-privercy-contract p { 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; } 

/*
========================================================================
casual style layout
========================================================================
*/
#contentWrap { width: 100%; } 
#content { width: 824px; } 
/*
========================================================================
casual style common class
========================================================================
*/


/* .item-wrap */
/* .item-wrap .item-hd { padding: 25px 0; text-align: center; background: url(/images/d3/casual_style/common/bg_w12_h1_line.gif) repeat-x 0 80%; } 
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 35px 0 10px 0; background: url(/images/d3/casual_style/common/bg_w10_h8_line.gif) repeat-x 0 100%; } 
.item-wrap .item-info .item-total { float: left; padding-left: 20px; } 
.item-wrap .item-info .item-order { float: right; } 
.item-wrap .item-info .item-order li { float: left; padding: 0 5px; } 
.item-wrap .item-info .item-order li a { font-size: 11px; } 
.item-wrap .item-cont { zoom: 1; } 
.item-wrap .item-cont:after { content: ""; display: block; clear: both; } 
.item-wrap .item-cont .item-list { float: left; width: 206px; text-align: center; } 
.item-wrap .item-cont .item-list dt img { width: 160px; height: 160px; } 
.item-wrap .item-cont .item-list .prd-name { margin-top: 8px; } 
.item-wrap .item-cont .item-list .prd-price { margin-top: 4px; font-weight: bold; } 
.item-wrap .item-cont .item-list .color,
.item-wrap .item-cont .item-list .preview { margin-top: 4px; } */
.item-wrap .item-page { margin-top: 60px; text-align: center; } 
.item-wrap .item-page a { padding: 0 4px; } 
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { color: #555; font-weight: bold; letter-spacing: -1px; } 
/* .navi */
.navi p { padding: 0 0 10px 30px; border-bottom: 1px solid #eee; font-size: 11px; } 
.navi p a { font-size: 11px; } 
.page-hd { padding: 15px 0 15px 30px; } 
/* .cate-wrap */
.cate-wrap .local { margin-top: 40px; } 
.cate-wrap .bcate { margin-top: 15px; padding-left: 20px; font-size: 16px; font-weight: bold; } 
.cate-wrap .mcate { zoom: 1; overflow: hidden; margin-top: 15px; background-color: #fff3f3; } 
.cate-wrap .mcate li { float: left; margin: 5px 0; padding: 0 20px; } 
.cate-wrap .mcate li.nobg { background: none; } 
/* .list-hd */
.item-wrap .list-hd { font-size: 16px; margin-top: 170px; margin-bottom: 32px; } 
.item-wrap .list-hd .title { float: left; } 
.item-wrap .list-hd .navi { float: right; font-size: 11px; } 
.item-wrap .list-hd .navi a { font-size: 11px; } 

iframe#crema-fullscreen-popup { z-index: 99999 !important; } 

.Md { display: none !important; } 
.Lg { display: block; } 
.MK-product-icons img { width: auto !important; } 
.board-pager { margin: 20px 0 40px; } 
.comment-box2 { border-top: 1px solid #d9d9d9; } 

@media (max-width: 992px){
 #wrap { padding-top: 92px; } 
 .ft_cate ul li { width: 25%; } 
 .SMS_main_display_title h2 { font-size: 20px; } 
 }

.swiperBtn { position:absolute; top:50%; transform:translateY(calc(-50% - 20px)); cursor:pointer; } 
.swiperBtn.next { right:-70px; } 
.swiperBtn.prev { left:-70px; } 
.swiperBtn img { width:20px; } 