/*font-face*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 300;
   src: url('../fonts/NotoSans-Light.eot');
   src: url('../fonts/NotoSans-Light.woff2') format('woff2'),
        url('../fonts/NotoSans-Light.woff') format('woff'),
        url('../fonts/NotoSans-Light.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/NotoSans-Medium.eot');
   src: url('../fonts/NotoSans-Regular.eot');
   src: url('../fonts/NotoSans-Regular.woff2') format('woff2'),
        url('../fonts/NotoSans-Regular.woff') format('woff'),
        url('../fonts/NotoSans-Regular.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url('../fonts/NotoSans-Medium.eot');
   src: url('../fonts/NotoSans-Medium.woff2') format('woff2'),
        url('../fonts/NotoSans-Medium.woff') format('woff'),
        url('../fonts/NotoSans-Medium.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url('../fonts/NotoSans-Bold.eot');
   src: url('../fonts/NotoSans-Bold.woff2') format('woff2'),
        url('../fonts/NotoSans-Bold.woff') format('woff'),
        url('../fonts/NotoSans-Bold.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url('../fonts/NotoSans-Black.eot');
   src: url('../fonts/NotoSans-Black.woff2') format('woff2'),
        url('../fonts/NotoSans-Black.woff') format('woff'),
        url('../fonts/NotoSans-Black.otf') format('opentype');
 }

/* ¿ä¼Ò(element) ¿©¹é ÃÊ±âÈ­  */
html, body,div, span,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,blockquote, p, address, pre, cite,form, fieldset, input, textarea, select,table, th{margin:0;padding:0;}
.wrap {position: relative; width: 1200px;margin: 0 auto; }
*:focus {
    outline: -webkit-focus-ring-color auto 1px;
	background-color: rgba(0, 0, 0, 0.01);
}
/* ¼û±è¿ä¼Ò */
legend {position:absolute;overflow:hidden;	width:1px;height:1px;font-size:0;line-height:0;}

/* ¸ñ·Ï */
ol, ul { list-style:none; }
/**:focus {border:#fd275f 2px solid; box-sizing:border-box;}*/
/* Å×µÎ¸® ¾ø¾Ö±â */
fieldset, img, abbr,acronym { border:0 none; } 

/* Å×ÀÌºí - ¸¶Å©¾÷¿¡ 'cellspacing="0"' ÁöÁ¤ ÇÔ²² ÇÊ¿ä */
table {border-collapse: collapse;border-spacing:0;border:0 none;}

/* ÅØ½ºÆ® °ü·Ã ¿ä¼Ò ÃÊ±âÈ­ */
address, caption, em, cite, th {font-weight:normal;font-style:normal;}
ins { text-decoration:none; }
del { text-decoration:line-through; }
caption {width: 0;height: 0;font-size: 0;}
a{cursor:pointer}

/* body ½ºÅ¸ÀÏ */
body,td,div, p, td,tr,tbody, thead, span{
color:#4c4c4c;
font-size:14px;
line-height:1.5;
letter-spacing: 0px;
font-weight: 400;
font-family: 'Noto Sans KR', 'Nanum Gothic','Helvetica Neue',Helvetica,Tahoma, 'µ¸¿ò', cursive, sans-serif;
background: transparent;
margin: 0;
padding:0;
}
textarea, input, select {font-family: 'Noto Sans KR', 'Nanum Gothic','Helvetica Neue',Helvetica,Tahoma, 'µ¸¿ò', cursive, sans-serif;}
.title_square{width:5px; height:5px;  border: 3px solid #2489c8;   border-right: 3px solid #215aa5; display:inline-block; margin:3px 5px auto 0;}
#accessibility {
    position: absolute;
    top: -1px;
    left: 0;
    background-color: #333;
    z-index: 999999;
}
#accessibility a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 25px;
    margin-top: -100px;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    background: #000;
}
#accessibility a:focus {
    display: block;
    margin-top: 0;
    background: #002960;
	color:#fff;
}
#popup_2 table {background:#fff !important;}
/*******************/
/*      main       */
/*******************/
#header h1 {position: absolute; left: 0; top: 17px;z-index:9999;}
#header h1 a {display:block;}
#header h1 a:focus {
    border: #fd275f 1px solid;
    box-sizing: border-box;
}				
#header h1 a img {display:block;}

#main_top_contents {
	height:700px;
}

#main_inner {
	margin-left: -10px;
	width: 770px;
	display: inline-block;
	z-index:1;
	position:relative;
}
#mobile_login_menu {display:none;}
#header_inner {
position: relative;
}
#btn_menu {display:none;}
.open_menu #smallscreen_overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 125;
    background: rgba(255, 255, 255, 0.6);
}
input.btn_search {
    background: #444;
    border: none;
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
    margin-left: 3px;
}
label.gg_search {
    width: 0;
    height: 0;
    font-size: 0;
}
/* ¸µÅ© */
a, a:link {color:#444; text-decoration:none;} 
a:visited {color:#444; text-decoration:none;}
a:focus {color:#444; text-decoration:none;}
a:active {color:#444; text-decoration:none;} 

A.menu:link {color:#000000; text-decoration:none;}
A.menu:visited {color:#000000; text-decoration:none;}
A.menu:hover {color:#FF0000; text-decoration:none;}

.thm7{/*background:#d80000;*/text-align:center;padding:7px 0;color:#686868 !important;font-size:12px;;letter-spacing: 0px}
.n{letter-spacing: 0px}

.input_{padding:2px;font-size:12px;border:1px solid #ccc; background-color:#ffffff;}
.inputbox_{padding:5px;font-size:12px;border:1px solid #ccc; background-color:#ffffff}
.submit_{height:22px}

#top_search {
    padding: 15px 0;
	float: left;
	width: 35%;
	max-width: 360px;
}
#top_search form {
    height: 35px;
    border: #2489c8 3px solid;
    background: #fff;
    line-height: 35px;
    max-width: 400px;

    border-radius: 20px;
    margin: 0 auto;
	position:relative;
	behavior: url(PIE.htc);
}
#top_search form input[type="text"] {
	width:100%;
	margin-top:6px;
	box-sizing:border-box;
}
#top_search form input[type="image"] {
	position:absolute;
	right:10px;
	top:4px;
	display: inline-block;
	/* float: right; */
	vertical-align: middle;
}
#top_search form input {
vertical-align:-1px;
}
input#auto_complete1{color:#999; font-weight:700; padding-left:25px;}
input#auto_complete1:focus{color:#444; font-weight:400;}
#top_search form input:focus{outline: none;}
.input_black {
    background: #fff;
    border: none;
    padding: 2px;
    font-size: 14px;
    color: #444;
    border-radius: 20px;
    padding-left: 20px;
    width: 340px;
	behavior: url(PIE.htc);
}

#top_menu { width: auto; position: absolute; z-index: 100; right: -205px; top: 17px; display: inline-block;}

#top_menu a {display: inline-block; float:left;margin-right:6px;}
#top_menu a:focus {
    border: red 2px solid;
}
#top_menu a img {display:block;}
.cart {
    background: #454545;
    display: inline-block;
    width: 26px;
    font-size: 12px;
    margin-left: 5px;
    color: #fff;
    text-align: center;
    height: 20px;
    border-radius: 11px;
    vertical-align: middle;
	margin-left:5px;
}
.bg_none{
	background:none !important;
}








/* ½ÃÁß°¡,ÆÇ¸Å°¡,Æ÷ÀÎÆ®,»óÇ°¸í,°£·«¼³¸í*/
.market_price_ {letter-spacing: 0px;color:#848484}
.price_ {font-weight:bolder;letter-spacing:0px;color:#ff0000; font-size:11px;}
.point_ {letter-spacing: 0px;color:#FF6600}
.goods_advance_ {color:#626262;  font-size:11px;}


#header_top {
	width: 100%;
	clear: both;
	float: left;
	height: 80px;
	position: relative;
}

#header {position: absolute; z-index: 999; width: 100%; top: 0; left: 0;height: 73px;}
#header.fixed {background:#fff;border-bottom: #ddd 1px solid;}



#footer .bot_ban {
position: absolute;
top: 40px;
left: 705px;
}
#main_menu {
	clear: both;
	width: 100%;
	height: 73px !important;
	display: block;
}
#main_menu .menu_total {
	width: 146px;
	float: left;
}
li.hide_menu{display:none;}
#header_menu {
	margin-left: 280px;
    display: block;
}
#header_menu > li {
	float: left;
}
#header_menu > li > a {
	font-size: 18px;
    font-weight: 500;
    color: #353434;
    line-height: 73px;
    display: block;
	letter-spacing: -0.5px;
	padding: 0 20px;
}
#header_menu > li > a:focus {
    text-decoration: underline;
    color: #fe2b56;
}
#header_menu > li > a:hover {
	color:#fd275f;
}
/*»çÁøÀ¸·Î µÈ¸Þ´º*/
div#visualMenu{width:100%;   background-color:#f5f5f5;}
div#visualMenu ul{padding:25px 0;}
div#visualMenu ul:after{content:""; display:block; clear:both}
div#visualMenu ul li{display:inline-block; float:left; width:20%;}
div#visualMenu ul li a{display:block; margin:0 auto; width:62.5%; height:150px;    position:relative; background-repeat:no-repeat; background-position:center center; background-size:150px; behavior: url(PIE.htc); border-radius:75px;}
div#visualMenu ul li a img{top:35%; margin-top:-40px; left:50%; margin-left:-42px; position:absolute;}
div#visualMenu ul li a p{color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,0.75); text-align:center; position:absolute; top: 65%; width: 100%; font-size: 17px;}

.tabs02 li a {display:block;}
.tabs02 li a:focus {
    border: blue 1px solid;
}
div#ma2019-08-02in_container div.wrap:after{content:""; display:block; clear:both}

.main_titlebar h2 { text-align: center; color: #808080; font-size: 32px; margin-bottom: 20px; margin-top: 50px; }

/*********main***********/
.cycle-button {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    z-index: 999;
}
.cycle-button a, input[type="button"] {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: none;
    margin: 0 3px;
    overflow: hidden;
    vertical-align: middle;
    text-indent: -999999999999999999px;
}
.cycle-button a:focus, input[type="button"]:focus {
    border:red 1px solid;
}
.cycle-button #prev {
	background: url(../image/main/slide_prev.png) center top no-repeat;
}
.cycle-button #next {
	background: url(../image/main/slide_next.png) center top no-repeat;
}
.cycle-button #pauseButton {
	background: url(../image/main/slide_stop.png) center top no-repeat;
}
.cycle-button #resumeButton {
	background: url(../image/main/slide_start.png) center top no-repeat;
}
#main_section01 {
    clear: both;
    width: 100%;
    float: left;
    background: url(../image/main/section01_bg.jpg) center top no-repeat;
}
#main_section01 .wrap {padding:90px 0;}

.section01_title {
    width: 404px;
    position: absolute;
    left: 0;
    top: 90px;
    text-align: center;
	z-index: 88;
}
.section01_title h2 {
    font-size: 60px;
    color: #5e5e5e;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: -6px;
}
.section01_title h2 span {font-size: 60px;
    color: #5e5e5e;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -6px}
.section01_title p {color:#1f1f1f;font-size: 40px;position:relative;}
.section01_title p:after {    content: '';
    display: block;
    width: 66px;
    height: 66px;
    background: url(../image/main/icon_mi.png) 0 0 no-repeat;
    position: absolute;
    left: 42%;
    top: 109px;}
#main_section01 li {width:100%;overflow:hidden;}
.why_li {width: 100%;overflow: hidden;}
.why_img {float: right;}
.why_img img {display: block;border:#fff 19px solid;}
.why_txt {float: left; width: 30%;padding-top:312px;}
.why_txt h3 {color:#292929;font-size:40px;line-height:40px;font-weight: 300; letter-spacing: -6px;margin:25px 0;}
.why_txt h3 strong {font-weight: 600;}
.why_txt span {color:#58595c;font-size:17px; letter-spacing: -1px;line-height:31px; height: 31px; display: block;text-decoration: underline;}
.why_txt span img { display: inline-block; vertical-align: middle; margin-right: 10px;}
.why_txt p {color:#58595c;font-size:18px; letter-spacing: -1px;}

#main_section02 {
    clear: both;
    width: 100%;
    float: left;
    padding-top: 90px;
	overflow:hidden;
}
.pro_box a {
    display: block;
}
.pro_box a:focus {
    border:red 2px solid;
	box-sizing:border-box;
}
.pro_box a:hover .pro_box_btn {display:inline-block;}
.pro_list01, .pro_list02, .pro_list03, .pro_list04, .pro_list05 {
    width: 100%;
    overflow: hidden;
}
.pro_box {
    width: 420px;
    overflow: hidden;
    float: left;
	position:relative;
	background:#000;
}
.pro_box .pro_box_img {display:block;width:100%;height:560px;opacity: 1;}
.pro_box:hover .pro_box_img {opacity:0.8;transition: all ease 1s 0s;}
.pro_box .pro_cate {
    font-size: 14px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
	line-height: 14px;
    background: url(../image/main/pro_cat.png) 0 0 repeat;
    padding: 10px 17px;
    color: #fff;
	z-index:99;
}
.pro_box_txt {position: absolute;
	width:100%;
    left: 0;
	height:105px;
    bottom: 0;
    background: url(../image/main/pro_btn.png) 0 0 repeat;}
.pro_box_txt h3 {
    font-size: 25px;
    display: inline-block;
    float: left;
    padding: 0 10px;
    color: #fff;
	height:105px;
	line-height:105px;
    font-weight: 400;
}
.pro_box .pro_box_btn {width:195px;display: none;float:right;}
.pro_box .pro_box_btn a {
    display: block;
    width: 50%;
    float: left;
	height:105px;
    text-align: center;
}
.pro_box .pro_box_btn a:focus {
    border:red 1px solid;
	box-sizing:border-box;
}
.gallery_more {
    display: inline-block;
    float: right;
    vertical-align: middle;
    padding: 5px 10px;
    font-size: 14px;
    border: #bfbfbf 1px solid;
    margin-top: 12px;
    border-radius: 3px;
}
.gallery_more:focus {
    border:red 1px solid;
}
a.map_tt {
    width: 0;
    font-size: 0;
    height: 0;
}
a.map_tt:focus {
    display:inline-block;
    font-size: 15px;
    height: auto;
	border:red 1px solid;
	padding:10px 20px;
	width:auto;
}
.pro_cart {
    background: #fff;
    padding: 10px 0;
}
.pro_cart p {
   font-size:14px;color:#818181;
   display:block;


}
.pro_cart img {
    display: block;
    padding: 20px 0 14px 0;
	margin:0 auto;
}
.pro_buy {
    background: #fd275f;
    padding: 10px 0;
}
.pro_buy img {
    display: block;
    padding: 20px 0 14px 0;
	margin:0 auto;
}
.pro_buy p {
   font-size:14px;color:#fff;
   display:block;

}
#tb_category {
    padding: 10px 0;
    font-size: 15px;
}
#tb_category select {
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
.pro_box:hover .pro_box_btn, .pro_box:focus .pro_box_btn {display: inline-block;}
#tab_container .wrap h2 {
    font-size: 40px;
    display: inline-block;
    float: left;
    color: #1f1f1f;
    font-weight: 300;
	letter-spacing:-1px;
	line-height:40px;
}
.tabs {
    text-align: right;
    display: inline-block;
    float: right;

}
.tabs li {display:inline-block;line-height:40px;font-size:17px;margin-left:15px;color:#58595c; border-bottom:transparent 1px solid;}
.tabs li.active {border-bottom:#fd275f 1px solid;}
#tab_container .wrap {
    padding-bottom: 37px;
}
.tab_container {
    clear: both;
    margin-top: 36px;
}
#main_section03 {
    clear: both;
    width: 100%;
    float: left;
    padding: 90px 0;
}
#slick_button {
    clear: both;
    width: 100%;
    padding-top: 30px;
    text-align: center;
}
#slick_button button {
	display: inline-block;
    width: 28px;
    height: 28px;
    border: none;
    margin: 0 3px;
    overflow: hidden;
    vertical-align: middle;
    text-indent: -999999999999999999px;

}
#slick_button button:focus {border:red 1px solid;box-sizing:border-box;}
.slick_pre {
    background: url(../image/main/slide_prev.png) center top no-repeat;
}
.slick_next {
    background: url(../image/main/slide_next.png) center top no-repeat;
}
.slick_pause {
    background: url(../image/main/slide_stop.png) center top no-repeat;
}
.slick_play {
    background: url(../image/main/slide_start.png) center top no-repeat;
}
#main_review {
    width: 100%;
    overflow: hidden;
}
.review_inner {
    border: #e0e0e0 1px solid;
    overflow: hidden;
	position:relative;
	height:64px;
}
.review_inner h2 {
    width: 200px;
    float: left;
    text-align: center;
    line-height: 64px;
}
.review_con {
    margin-right: 65px;
    overflow: hidden;
    position: relative;
	width: 933px;
}
.review_con .bx-clone {
    display: none;
}
.review_con li {clear:both;width:100%;height:64px;}
.review_con li a {display:block;font-size:15px;color:#454545;line-height:61px;}
.review_con li a:focus {border:red 1px solid;box-sizing:border-box;}
.review_more {
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    right: 1px;
    top: 1px;
    border-left: #ddd 1px solid;
	overflow:hidden;
}
.review_title {display:none;}
.review_more a  {
    display: block;
    width: 63px;
    height: 63px;
	background: url(../image/main/review_more.gif) center center no-repeat;
	text-indent: -99999999999px;
	overflow:hidden;
}
.review_more a:focus {border:red 1px solid;box-sizing:border-box;}
#main_review .bx-wrapper .bx-pager {
    display: none;
}

#main_review .bx-controls.bx-has-controls-direction.bx-has-controls-auto.bx-has-pager {
    display: inline-block;
    position: absolute;
    width: 21px;
    right: 0 !important;
    top: 0 !important;
    border-left: #ddd 1px solid;
    overflow: hidden;
    left: inherit;
    height: 64px;
    bottom: inherit;
}

#main_review .bx-wrapper .bx-pager, #main_review .bx-wrapper .bx-controls-auto {
    top: 0px !important;
    width: 100%;
}
#main_review .bx-wrapper .bx-controls-auto {display:block;}
#main_review .bx-wrapper .bx-prev {
    position: inherit;
    display: block;
    width: 21px;
    height: 21px;
    right: inherit;
    top: inherit;
    z-index: 100;
    text-indent: -9999px;
    background: url(../image/main/review_01.gif) no-repeat 0 0;
    margin-right: 0;
    border-bottom: #ddd 1px solid;
}
#main_review .bx-wrapper .bx-prev:focus, #main_review .bx-wrapper .bx-next:focus, #main_review .bx-wrapper .bx-controls-auto .bx-stop:focus {border:red 1px solid;box-sizing:border-box;}
#main_review .bx-wrapper {width:100%;margin:0;padding:0;}

#main_review .bx-wrapper .bx-next {
    position: inherit;
    display: block;
    width: 21px;
    height: 21px;
    right: inherit;
    top: inherit;
    z-index: 100;
    text-indent: -9999px;
    background: url(../image/main/review_02.gif) no-repeat 0 0;
	border-bottom: #ddd 1px solid;
	clear:both;
	margin-right: 0;
}

#main_review .bx-wrapper .bx-controls-auto .bx-start {
 display:none !important;
}
#main_review .bx-wrapper .bx-controls-auto .bx-stop {
    position: inherit;
    right: inherit;
    top: inherit;
    display: block !important;
    z-index: 100;
    text-indent: -9999px;
    width: 21px;
    height: 21px;
	margin:0;
    background: url(../image/main/review_03.gif) no-repeat center top;
}
#main_banner {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 30px;
}
#main_section04 {
    clear: both;
    width: 100%;
    float: left;
    height: 445px;
    background: #41474d url(../image/main/bg_map.jpg) right top no-repeat;
}

#main_banner li {width:220px; height:190px;float:left;background:#f4f4f4;margin-right:25px;text-align:center; transition: 0.5s;}
#main_banner li a:focus {
    border: #fd275f 1px solid;
    box-sizing: border-box;
}			
#main_banner li:hover {background:#fd275f;}
#main_banner li.banner_05 {margin-right:0;}
#main_banner li a {display:block; padding: 39px 0;}
#main_banner li a span {display:inline-block;width:60px;height:60px;margin-bottom:15px;}
#main_banner li a p {clear:both;display:block;text-align:center;color:#222;letter-spacing:-1px;font-size:18px;}
#main_banner li:hover a p {color:#fff;}
#main_banner li.banner_01 span {background: url(../image/main/banner_01.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_02 span {background: url(../image/main/banner_02.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_03 span {background: url(../image/main/banner_03.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_04 span {background: url(../image/main/banner_04.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_05 span {background: url(../image/main/banner_05.png) center 0 no-repeat;background-size:100%;}

#main_banner li.banner_01:hover span {background: url(../image/main/banner_on_01.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_02:hover span {background: url(../image/main/banner_on_02.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_03:hover span {background: url(../image/main/banner_on_03.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_04:hover span {background: url(../image/main/banner_on_04.png) center 0 no-repeat;background-size:100%;}
#main_banner li.banner_05:hover span {background: url(../image/main/banner_on_05.png) center 0 no-repeat;background-size:100%;}
#main_section04 .wrap {
    padding: 90px 0 90px 0;
}

.main_inquiry_txt {
    display: inline-block;
    float: left;
    margin-right: 141px;
}

.main_inquiry_txt h2 {
    background: #373737;
    width: 105px;
    padding: 13px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 31px 0 16px 0;
}
.main_inquiry_txt h2:first-child {margin-top:0;}
.main_inquiry_txt p {
    font-size: 19px;
    color: #fff;
    padding-left: 16px;
}
.main_inquiry_txt p.tell_txt {
    font-size: 60px;
    font-weight: 200;
    line-height: 60px;
}
.main_inquiry_txt p.tell_txt span {
    font-size: 25px;
    line-height: 44px;
    vertical-align: top;
    color: #fff;
}

.main_inquiry_form {
    background: #222428;
    display: inline-block;
    overflow: hidden;
    padding: 30px;
}


table.inquiry_form {width:450px;}
table.inquiry_form td label {position:absolute;width:1px;height:1px;font-size:0;top:0;left:0;}
table.inquiry_form td {padding:5px;}
table.inquiry_form td input[type="text"] {
    width: auto;
    height: 40px;
	border:none;
	width: 100%;
	background:#fff;
}
table.inquiry_form td textarea {
    width: 100%;
    height:90px;
	border:none;
	background:#fff;
}
.inquiry_btn {
    clear: both;
    text-align: right;
	padding-top:10px;
	outline:1
}
.inquiry_btn a {
   display:inline-block;
}
.inquiry_btn a:focus {border:red 1px solid;box-sizing:border-box;}
.inquiry_btn a img{
    display:block;
}
.mobile_map {
    display: none;
}
/*¸®½ºÆ®*/
.product_list {overflow: hidden; padding-top: 10px;     padding-bottom: 0 !important;}
.product_list ul{}
.product_list ul:after{content:""; display:block; clear:both}
.product_list ul li{width: 23.5%; margin: 0 0 0 1.6%; box-sizing: border-box; display: inline-block; }
.product_list ul li:first-child { margin-left:0; }
.product_list ul li a{display: block;  width: 100%;     margin: 0 auto;}
.product_list ul li a img{width:100%; height:auto;}
.product_list ul li p{text-align:center; }

.product_list ul li p:after{content:""; display:block; clear:both}
.goods_name_{display:inline-block; color:#121010; font-size: 20px; font-weight: 900; float: left;  width:57%; text-align:left;     overflow: hidden;
    box-sizing:border-box;
	padding-top:10px;
	padding-left:10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;}
.price_{float:left; /*color:#f63c3c;*/ color:#000; font-family: 'NanumSquare'; font-size:18px; display:block; font-weight:800; text-align:left; box-sizing:border-box; padding: 0 10px; clear:both; }
.goods_ico{padding:4px; text-align:left; /*position:absolute; top:0*/ clear: both; }
.img_size, .product_list ul li{position:relative}
.product_list ul li .pro_txt, .goods_advance_{text-align:left; padding:5px 10px 0 10px; height:32px;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px;line-height: 1.2; text-align: left; word-wrap: break-word; display: block;
}


/*¸ÞÀÎ ÇÏ´Ü Äü¸Þ´º*/
div#bottom_qmenu{border-top:1px solid #eeeeee;}
div#bottom_qmenu div.wrap_responsive{display:table; }
div#bottom_qmenu div.wrap_responsive div{display:table-cell;  text-align:center; vertical-align:middle; }
div#bottom_qmenu div.wrap_responsive .qmenu_inbox{border-left:1px solid #eeeeee;}
div#bottom_qmenu div.wrap_responsive .qmenu_inbox img{margin-top:22px;}
div.wrap_responsive div span.qmenu_name{color:#121010; font-size:18px; font-weight:400; ;}
div.wrap_responsive div span.qmenu_name2{color:#959494; font-size:12px; font-weight:400; line-height:24px;}
#cscenter_info span.qmenu_name{line-height:14px}
#cscenter_info span.cs_number{color:#2489c8; font-size:30px; font-family:'Dinbla'; line-height:40px; letter-spacing:2px}
#cscenter_info span.cs_time{color:#565454; font-size:12px; font-weight:700;}

/*¿ÞÂÊ »çÀÌµå¹Ù */
div#side_left_wrap{position:absolute;left: -15%;top: 300px;}
div#side_left_bar{position:fixed;background: url(../image/main/quick_bg.png) center bottom no-repeat;}
div#side_left_bar div{width:100%; text-align:center; padding: 3px 0; }
div#side_left_bar div img{}
div#side_left_bar div span{color:#efefef; font-family:'Dinbla','NanumSquare'; font-size: 12px;}
div#side_left_bar div span.number1{font-size:16px;  letter-spacing:2px;}
div#side_left_bar div span.number2{font-size:20px;  letter-spacing:2px;}
div#side_left_bar div span.number3{font-size:17px;  letter-spacing:2px;}
div#side_left_bar div:first-child{background-color:#95bc47; height:143px; }
div#side_left_bar div#account_number{background-color:#84af3a; border-top:1px dashed #fff; height:141px;}

div#side_left_bar .close_btn .popup_close { position: absolute; top: -10px; right: -10px; }


/*¿À¸¥ÂÊ »çÀÌµå Äü¸Þ´º ÃÖ±Ùº»»óÇ°*/
div.qm_today{padding:5px; border:1px solid #dcdcdc; background-color:#fff;}
td.qm_title{text-align:center; font-size:12px; color:#666; font-weight:700; border-bottom:5px solid #f1f1f1; padding:7px 0  3px;}
table.todaygoods{}
table.todaygoods th{background-color:#215aa5; color:#fff; font-size:11px; font-weight:700; padding:7px 0; line-height:12px;  }
table.todaygoods td{background-color:#fff;}
table.todaygoods td a.btn_top{display:block; height:25px; line-height:25px; text-align:center;  font-size:12px; color:#fff; background-color:#dcdcdc }
table.todaygoods #banner_warp{overflow:hidden;position:relative;text-align:left}
table.todaygoods #banner_container{position:absolute;}
table.todaygoods .banner{width:142px;border:0px solid #dddddd;float:left;text-align:center}
table.todaygoods .banner_left{cursor:pointer}
table.todaygoods .banner_right{cursor:pointer; margin-right:20px;}

/*ÁÖ¹®¼­ÀÛ¼º*/
.order_info_title>h3{font-size: 18px;}
.order_info_tbl{border-top:2px solid #757575;}
.order_info_tbl.receipt td span{display:inline-block}
table.order_info_tbl>tbody>tr>td{padding-top:5px;}
.order_info_tbl td.tb_1, .order_info_tbl td.tb_2{ line-height: 31px;    padding: 6px 0 6px 10px; font-weight: 400;  color: #444; border-bottom:1px solid #E0E0E0;}
.order_info_tbl td.tb_1{width: 14%}
.order_info_tbl td.tb_2{}
.order_info_tbl td select{height:30px; border:1px solid #E0E0E0 }
/*****************************    inline_dropdown *****************************/

#header_menu > ul > li{ float:left; position:relative;text-align: center;width: 20%;}
#header_menu > ul > li a{
	display: block;
	/*  float: left; 
	padding: 10px 0px 15px 58px;
	color: #fff; */
	font-size: 16px;
	line-height:47px;
	font-weight: bold;
}

#header_menu ul li a.menu_point {
	color: #0087cd;
	font-size: 18px;
}

#header_menu > li a:hover { }
#header_menu > li.active > a {color:#fd275f; }
/*#header_inner ul{ /*width:960px;*/ margin:auto;background:#ac0707;height: 40px;}*/
#header_menu ul {margin: auto; height: 40px;padding-top: 42px;}
#header_menu > li{float:left;position: relative;}
#header_menu li ul {position:absolute;top:73px;left:0 !important; display:none; width:150px !important; padding:10px;background: #fd275f; z-index:99;}
#header_menu li ul li{clear:both:width:100%;text-align:left; line-height: 25px; padding:0;}
#header_menu li ul li a{height: auto;color:#fff;font-size:14px;font-weight:bold;text-decoration:none; padding:7px 8px 5px 8px;}
#header_menu li ul li a:focus{background:#ce1344;}
#header_menu li ul a:hover {color:#fff;font-size:14px;font-weight:bold;text-decoration:none;}

#header_menu li ul.submenu_01 {left:0px !important; width: 150px !important;}
#header_menu li ul.submenu_02 {left:0px !important; width: 150px !important;}
#header_menu li ul.submenu_03 {left:0px !important; width: 150px !important;}
#header_menu li ul.submenu_04 {left:0px !important; width: 150px !important;}
#header_menu li ul.submenu_05 {left:0px !important; width: 150px !important;}
#header_menu li ul.submenu_06 {left:0px !important; width: 150px !important;}

#header_menu li.active ul li a{height: 20px;color:#fff;font-size:14px;font-weight:400;text-decoration:none; padding:7px 8px 5px 8px;}
#header_menu li.active ul a:hover {color:#fff;font-size:14px;font-weight:400;text-decoration:none;}

#third_menu{width:200px !important; display:block;}
#third_menu li{width:100%;  height:20px;}


/*»ó¼¼ÆäÀÌÁö*/
.detailpage_board {border-bottom:1px solid #dddddd; border-top:none;}
.detailpage_board th, .detailpage_board td{text-align:center;font-size:14px}
.goods_star {width:100%;text-align:left;position:relative;box-sizing:border-box;}
.detailpage_board table td[colpsan=5] {width:100% !important;}
.detailpage_board th{background-color:#F3F3F3;border-bottom:1px solid #dddddd;padding:10px 0}

.detailpage_board td.tb_1{border-bottom:1px solid #dddddd;background-color:#ffffff; padding:7px 0 7px 0}					
.detailpage_board td.tb_2{text-align:left;padding-left:15px;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0;cursor:pointer}
.detailpage_board td.tb_3{border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0}
.detailpage_board td.tb_4{border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0}
.detailpage_board td.tb_5{;border-bottom:1px solid #dddddd;background-color:#ffffff;padding:7px 0 7px 0}
.detailpage_board .tb_bt_btn {
    padding-top: 20px;
}
.proImage .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display:none;}
.proImage .bx-controls.bx-has-controls-direction.bx-has-controls-auto.bx-has-pager {
    display: block;
    position: absolute;
    left: 0;
    bottom: 3%;
    width: 100%;
	text-align: center;
}
.proImage .bx-controls-direction {
    display: inline-block;
}
.proImage .bx-wrapper .bx-controls-direction a:focus {border:red 1px solid;box-sizing:border-box;}
.proImage .bx-wrapper .bx-controls-direction a {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: none;
    margin: 0 3px;
    overflow: hidden;
    vertical-align: middle;
    text-indent: -999999999999999999px;
}

.proImage .bx-wrapper .bx-prev {
    left: 0;
    background: url(../image/main/slide_prev.png) no-repeat 0 0;
}

.proImage .bx-wrapper .bx-next {
    right: 0;
    background: url(../image/main/slide_next.png) no-repeat 0 0;
}
.proImage .bx-wrapper .bx-controls-auto .bx-start {display: inline-block;
    width: 28px;
    height: 28px;
    border: none;
    margin: 0 3px;
    overflow: hidden;
    vertical-align: middle;
    text-indent: -999999999999999999px;
	background: url(../image/main/slide_start.png) no-repeat 0 0;
}
.proImage .bx-wrapper .bx-controls-auto .bx-stop {display: inline-block;
    width: 28px;
    height: 28px;
    border: none;
    margin: 0 3px;
    overflow: hidden;
    vertical-align: middle;
	 text-indent: -999999999999999999px;
	 background: url(../image/main/slide_stop.png) no-repeat 0 0;
}
.proImage .bx-clone, #hit_goods .bx-clone{
    display: none;
}
#goods_reivew {
    width: 100%;
    float: left;
}
#goods_reivew li {
    padding: 10px;
    border-bottom: #ddd 1px solid;
    clear: both;
	overflow:hidden;
	position:relative;
}
#goods_reivew li.gview_re {
    background: #F3F3F3;
	padding:15px 10px !important;
}
.gview-title {
    font-size: 17px;
    margin-bottom: 6px;
    cursor: pointer;
}
.gview-data span {
    display: inline-block;
    font-size: 13px;
    margin-right: 13px;
    vertical-align: middle;
}
/*·Î±×ÀÎÆäÀÌÁö*/

#member-join {
    clear: both;
    width: 100%;
    float: left;
}
#member-join h3 {
    clear: both;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}
.join-box textarea, .board_agree_in textarea {
    font-size: 13px;
    overflow-y: auto;
        border: #ccc 1px solid;
    background: none;
    width: 100%;
    padding: 16px;
    box-sizing: border-box;
    resize: vertical;
    line-height: 1.6em;
}
.join-box textarea:focus, .board_agree_in textarea:focus {
    border: red 1px solid;
}
.join-box-in {
    border: #dcdcdc 1px solid;
    padding: 30px;
    overflow-y: scroll;
    height: 206px;
}
.join-box-check {
    clear: both;
    padding: 15px 0 25px 0;
    text-align: right;
}
.join-box-check input[type="checkbox"] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 7px;
}
.join-box-check label {vertical-align: middle;display: inline-block;}
.join-box-btn {
    clear: both;
    padding-top: 15px;
    text-align: center;
}
.join-box-btn a {
    display: inline-block;
    background: #fd275f;
    color: #fff !important;
    font-size: 17px;
    padding: 14px 30px;
    border-radius: 5px;
}
input.btn_search:focus {
    border: red 1px solid;
    box-sizing: border-box;
}
.join-box-btn a:focus, .join-member-btn a:focus {border:red 1px solid; box-sizing:border-box;}
.member-form {
    clear: both;
    width: 100%;
    float: left;
}
.member-form h3 {
    clear: both;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}

.join-member-btn {
    padding: 30px 0;
    clear: both;
    text-align: center;
}

.join-member-btn a {
    display: inline-block;    
    color: #fff !important;
    font-size: 17px;
    padding: 14px 30px;
    border-radius: 5px;
	margin:0 3px;
}
.join-write {background: #fd275f;}
.join-cancle {background: #686868;}
#login_page, .cartlogin_page{text-align:center;}
#login_page > div, .cartlogin_page > div {
    display: inline-block;
    padding: 30px 60px;
    border: 1px solid #dedede;
    /* border-bottom: 1px solid #dedede; */
    margin: 30px 0;
}
.member-login p {
    padding-bottom: 27px;
}
table.login_box {
    width: 100%;
}
p.login_title{font-size:36px; font-weight:900; text-align:center; margin-bottom:30px;}
p.login_title span{font-size:36px; font-weight:900; color:#2489c8;}
table.login_box th{width:75px; height:30px; line-height:30px; text-align:left;}
table.login_box td input.input_{width:100%;  box-sizing: border-box;  height: 30px;}
table.login_box td.input_td{max-width:160px; padding:2px;}
td.save_check {padding:9px 0;}
td.save_check input[type="checkbox"], td.save_check label{display:inline-block; float:left;vertical-align:middle;margin-right:5px;}
td.save_check input[type="checkbox"]{width:18px;height:18px;}
td.btn_login{padding-left:3px;}
td.btn_login input {
    background: #fd275f;
    border: 0;
    color: #fff;
    padding: 24px 28px;
}
.join_id_pass {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.join_id_pass a {
    display: inline-block;
    border: #a7a7a7 1px solid;
    padding: 10px 15px;
    margin: 0 2px;
}
a.btn_basic, button.btn_basic{background:#0daeaf; border:1px solid #0daeaf; color:#fff; padding:10px 15px; font-size:14px; font-weight:400; display:inline-block; }
a.btn_basic2, input[type="button"].btn_basic2{background:#fff; border:1px solid #0daeaf; color:#0daeaf; padding:10px 15px; font-size:14px; font-weight:400; display:inline-block;}
a.btn_basic3{background:#7b7b7b; border:1px solid #7b7b7b; color:#fff; padding:7px 15px; font-size:12px;font-weight:400;}
.red_star{color:#ff3000}

.buy_login_cart {
    clear: both;
    text-align: center;
    padding: 40px 0 30px 0;
}
.buy_login_cart a {
	background: #fd275f;
    border: 0;
    color: #fff !important;
    padding: 24px 28px;
	 display: inline-block;
	}
.buy_login_cart p {
    clear: both;
    display: block;
    padding-top: 25px;

}
input.input_password[type="password"]{font-family:'dotum'}

/*È¸¿ø°¡ÀÔÀÔ·ÂÆû*/
#tb_main{border-top:2px solid #868686; }
#tb_main .tb1{width:100px;border-bottom:1px solid #ddd;text-align:left; padding-left:10px;}
#tb_main .tb2{border-bottom:1px solid #ddd;padding:6px 10px 6px 10px;letter-spacing: 0pt}
#tb_main .tb2 span{display:inline-block;}
#tb_main .p{color:red;font-weight:bolder;padding-right:6px}
#tb_main .inputsize1{width:200px}
#tb_main .inputsize2{width:100px;}
#tb_main .inputsize3{width:600px;}



/*È¸¿ø°¡ÀÔ¿Ï·á*/
#tbody {border-collapse:collapse;border-style:none;margin:0 auto;margin-top:20px; max-width:400px; width:100%;}
#tbody td {text-align:left; padding:5px;border:1px solid #dddddd}
#tbody .td1 {width:80px;}
#tbody .td2 {}

/*¸¶ÀÌÆäÀÌÁö*/
.my_p_title{font-size:14px; font-weight:700;}
table.order-detaiil-tb  {border-top:#b7b7b7 2px solid;margin-bottom:20px;}
table.order-detaiil-tb th {padding:10px;text-align:center;font-size:15px;background:#efefef;border-bottom:#ddd 1px solid;}
table.order-detaiil-tb td {padding:10px;text-align:left;border-bottom:#ddd 1px solid;}
table.order-detaiil-tb td input.input_{height:22px; text-align:right; padding-right:5px; padding-left:5px;width:34px; box-sizing: border-box;}


/*°Ô½ÃÆÇ*/
div.tb_bt:after{content:""; display:block; clear:both;}
div.tb_bt{margin-top:20px;}

div.tb_search table td:first-child{padding-right:4px;}
div.tb_search td select{height:30px; border: 1px solid #d9d9d9;}
div.tb_search td a.btn_search{background:#aaa; border:1px solid #aaa; color:#fff; padding:0px 10px; font-size:12px; height:28px; line-height:28px; font-family:'NanumSquare'; font-weight:400; display:inline-block;}
a.btn_basic_small{background:#636363; border:1px solid #636363; color:#fff; padding:3px 10px; font-size:14px; font-family:'NanumSquare'; font-weight:400; display:inline-block; }
table#tb_board_list  {border-top:#b7b7b7 2px solid;}
table#tb_board_list td, table#tb_board_list th{padding:7px 7px; height:22px;}
table#tb_board_list th{border-bottom:1px solid #dcdcdc;background:#f0f0f0;}
table#tb_board_list .tb_num, table#tb_board_list td.tb_subject{text-align:left;}

table#tb_board_list .tb_num{width:48px;}
table#tb_board_list .tb_subject{text-overflow:ellipsis; word-break:break-all;}
table#tb_board_list .tb_name{width:80px;}
table#tb_board_list .tb_data{width:110px;}
table#tb_board_list .tb_count{width:48px;}
table#tb_pagemove td img{margin:0 1px;}
table#tb_pagemove{margin:20px auto;}
#tb_board th {font-size: 12px;   padding: 7px 0;   border-top: 2px solid #aaa;    background: #f8f8f8;    color: #606060;}
#tb_board {margin: 0 auto;    width: 100%;}

.buy-list-con {
    clear: both;
    width: 100%;
    float: left;
}
.buy-list-con  h3 {
    clear: both;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}
table.mypage_board{border-top:2px solid #737373; border-bottom:1px solid #EAEAEA; border-collapse:collapse}
table.mypage_board th, table.mypage_board td{padding:6px;text-align:center;letter-spacing: 0pt}
table.mypage_board th{background-color:#EFEFEF}
table.mypage_board th, table.mypage_board td{}
td a.board_btn{display:block;color:#fff; background-color:#636363; width:40px; height:20px; line-height:20px; margin:0 auto;}
td a.board_btn:first-child{margin-bottom:4px;}

/*¿¡µðÅÍ*/
#tb_board_view .tb_content   iframe.cheditor-editarea{width:100%; margin-left:-1px !important;}
div.cheditor-container div.cheditor-tb-wrapper{height:auto !important; padding:0 4px 4px 4px !important;}
div.cheditor-container div.cheditor-tb-wrapper>div{margin-top:4px;}

/*±¸¸Å³»¿ª*/
/*#tb_ju .tb_1{min-width:125px}
#tb_ju .tb_1 a{color:blue}
#tb_ju .tb_1 a:hover{color:#215aa5}
#tb_ju .tb_2{min-width:50px}
#tb_ju .tb_3{min-width:70px}
#tb_ju .tb_4{min-width:100px}
#tb_ju .tb_5{min-width:70px}
#tb_ju .tb_6{min-width:80px}
#tb_ju .tb_7{min-width:70px}*/
#tb_ju .notn{padding:20px 0 20px 0;text-align:center}
/*Æ÷ÀÎÆ®³»¿ª*/
#tb_po td.tb_1{text-align:left; min-width:200px;}
#tb_po .tb_2{min-width:100px}
#tb_po .tb_3{min-width:80px}
#tb_po .notn{padding:20px 0 20px 0;text-align:center}
/*»óÇ°º¸°üÇÔ*/
.mylist-con h3 {
    clear: both;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}
#tb_gb .tb_1{width:80px}
#tb_gb td.tb_2{text-align:left}
#tb_gb .tb_3{width:70px}
#tb_gb .tb_5{width:80px}
#tb_gb .tb_6{width:120px}
#tb_gb .notn{padding:20px 0 20px 0;text-align:center}
.password_check_form { margin: 20px auto; display: inline-block;padding: 40px 60px;border:#ccc 1px solid;}

.password_check_form h2 {
    margin-bottom: 20px;
}
.password_check_form p {
    margin-bottom: 20px;
}
.password_check_form div label {display:inline-block;margin-right:10px;vertical-align:middle;}
.password_check_form div input {display:inline-block;margin-right:10px;vertical-align:middle;}
.password_check_form input[type="password"] {height: 30px;}
.password_check_form input[type="submit"] {
    background: #454545;
    border: none;
    color: #fff;
    padding: 9px 15px;
    margin-right: 0;
}

table.mylist_board {
    position: relative;
        border-top: 2px solid #737373;
    /* padding: 10px 0; */
    width: 100%;
}
table.mylist_board th {padding:10px;text-align:center;font-size:15px;background:#efefef;border-bottom:#ddd 1px solid;}
table.mylist_board td {padding:10px;text-align:left;border-bottom:#ddd 1px solid;}
table.mylist_board td input.input_{height:22px; text-align:right; padding-right:5px; padding-left:5px;width:34px; box-sizing: border-box;}
table.mylist_board td.td_img, .cart_m .cart_ul td.td_btn {text-align:center;}
table.mylist_board td.td_btn a {
    display: inline-block;
    margin: 3px;
    background: #888888;
    padding: 8px 11px;
    color: #fff !important;
    border-radius: 4px;
}

table.mylist_board td.td_img img {
    width: 120px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-left: 10px;
}
.mylist-btn {
    clear: both;
    width: 100%;
    float: left;
    padding: 30px 0;
    text-align: center;
}
.mylist-btn a.btn_basic, .mylist-btn button.btn_basic {
    background: #0daeaf;
    border: 1px solid #0daeaf;
    color: #fff;
    padding: 10px 31px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
	margin:0 3px;
}
.mylist-btn a.btn_basic2, .mylist-btn input[type="button"].btn_basic2 {
    background: #fff;
    border: 1px solid #0daeaf;
    color: #0daeaf;
     padding: 10px 31px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
	margin:0 3px;
}
/*Å×ÀÌºí½ºÅ¸ÀÏ*/
#tb_board_view .tb_line{border-bottom:1px solid #E7E7E7;text-align:center}
#tb_board_view .tb_line td.tb_content input.input_ {height:30px}
#tb_board_view .tb_subject{width:70px;color:#494949;text-align: center; padding:0 5px; font-size:12px}
#tb_board_view .tb_content{text-align:left;padding:5px 0;color:#7F7F7F;}
#tb_board_view .tb_content .check_wrap{margin:7px 0;}
#tb_board_view .tb_content textarea, #tb_board_view .tb_content input[type=text], #tb_board_view .tb_content .addfile{ box-sizing: border-box}
#tb_board_view .tb_content .w100pct{width:100%; height:30px;}
#tb_board_view .tb_content textarea{width:100%;}
#tb_board_view .tb_content .addfile{max-width:300px;padding-left:2px;}
#tb_board_view .tb_content iframe, td input.sp_number_input, td span.sp_caption{display:inline-block; float:left}
#tb_board_view .tb_content iframe{padding:5px 0 1px;height:22px; width:88px; border:1px solid #d9d9d9; background-color:#efefef;}
td input.input_.sp_number_input{width:88px; height:30px;  margin-left:5px; box-sizing:border-box;}
td span.sp_caption{font-size:12px; line-height:30px; margin-left:5px;}
#tb_board_view .tb_text{color:#7F7F7F;padding-left:10px;font-size:12px;}



#tb_board_view .tb_subject{width:80px;border-bottom:1px solid #ebebeb;padding-left:15px;font-weight:bolder}
#tb_board_view .tb_content{border-bottom:1px solid #F0F0F0;padding:8px 0 8px 10px;letter-spacing:0px;text-align:left}
.sns_ico img{float:left; margin-right:3px;}
#tb_board_view .tb_body{padding:20px;text-align:left;letter-spacing: 0pt;word-break:break-all}
#tb_board_view .tb_fileline{text-align:right;letter-spacing:0pt}
#tb_board_view .tb_button{text-align:center;padding:10px 0 10px 0;border-top:1px solid #CACACA}

#tb_board_view div.tb_file_td{color:#6F9CC6}
#tb_board_view div.tb_button_td{border-top:2px solid #D7D7D7;padding-top:10px;padding-bottom:20px}

#tb_board_comment div.tb_commentname_td span{padding:0 0 0 5px}
#tb_board_comment .tb_board_comment_list td{border-bottom:1 solid #E8E8E8;height:28px}

/*µ¡±Û*/

#spam_01 {
    width: 100%;
    float: left;
    margin: 7px 0;
}

#spam_02 {
    width: 100%;
    float: left;
    margin: 7px 0;
}

#spam_03 {
    width: 100%;
    float: left;
    margin: 7px 0;
}
#spam_03 textarea {width:100%;box-sizing:border-box;}
#tb_board_comment{clear:both;width:100%;float:left;}
#tb_board_comment form table td iframe{display:inline-block; float:left}
#tb_board_comment form table td iframe{padding:5px 0 1px;height:22px; width:88px; border:1px solid #d9d9d9; background-color:#efefef;}

table.comment_li  {}
table.comment_li td{padding:10px; height:22px;}
table.comment_li td{border-bottom:1px solid #EAEAEA;}
.comment_date {text-align:left;font-size:12px;}
.comment_btn a {
    display: inline-block;
    font-size: 11px;
    background: #454545;
    color: #fff !important;
    margin: 0 1px;
    padding: 6px 9px;
    border-radius: 3px;
}
.comment_save {
    display: inline-block;
    font-size: 11px;
    background: #454545;
    color: #fff !important;
    padding: 6px 9px;
    border-radius: 3px;
	margin-left: 10px;
    vertical-align: middle;
}
a.comment_save:focus {
    border: red 1px solid;
    box-sizing: border-box;
}
.comment_btn {text-align:right;}
.comment_paging {clear:both;width:100%;float:left;padding:10px 0; text-align:center;}

/*ÆË¾÷*/
.popup_page{text-align:center; padding-top:20px;}
.popup_page h4{font-size:24px; margin-bottom:5px;}
.popup_page span{}
div.break_away_tbl{border:1px solid #aaa;width:100%;padding:10px; margin:0 auto; box-sizing:border-box}
div.break_away_tbl #tb_main .tb_1{text-align:left; width:70px; font-size:13px;}
div.break_away_tbl #tb_main td{border:none;}
div.break_away_tbl #tb_main{border:none;}
div.break_away_tbl input{height:28px;}

/*¾ÆÀÌµðÃ£±â*/
.search_id_pass{border:1px solid #aaa;}
.search_id_pass>tbody>tr>td{padding:10px;}
.search_id_pass>tbody>tr>td table td{padding:6px;}
.search_id_pass>tbody>tr>td table td input{height:28px;}

/*°Ë»ö°á°úÆäÀÌÁö*/
td a div.prdImg{width:96%;}
td a div.prdImg img{}
.search_pro .prdImg img { 
    border: 1px solid #ddd;
}
/*ÁÖ¹®¿Ï·á*/
.complete_message {text-align:center; margin:20px 0;}
.complete_message span.text1{font-weight:600; font-size:36px; color:#2489c8}
.complete_message span.text2{font-weight:600;font-size:20px; color:#444}
.complete_message span.text3{font-size:12px; color:#999}

.complete_message2 {text-align:center; margin:20px 0;}
.complete_message2 span.text1{font-weight:500; font-size:24px;}
.complete_message2 span.text1.red{color:#dd2f2f}
.complete_message2 span.text3{font-weight:600; font-size:24px; color:#fd275f}
.complete_message2 span.text3.red{color:#dd2f2f}
.complete_message2 span.text2{font-weight:400;font-size:16px; color:#444}
.complete_message2 span.red{font-size:16px; color:#dd2f2f; font-weight:600;}
.btn_complete{max-width:352px; width:25%; height:auto;}


/*****************************    inline_dropdown *****************************/ 
#main_contents {
	clear: both;
	width: 100%;
	float: left;
}
#main_container {
	display: inline-block;
    width: 100%;
}
#main_img {
width: 100%;
float: left;
}

#slideshow_container {
	position: relative;
}

#slideshow div {
    max-width: 100%;
    display: block;
}

#slideshow_box {
	margin-top: 0px;
	position: relative;
	z-index: 0;
	float: left;
	width:100%;
}

#slideshow {
	width:100% !important;
}

#slideshow div {
	width: 100% !important;
	height: 620px;
	display:none;
}
#slideshow .slide01 {
	background:url('../image/main/visual01.jpg')no-repeat center;
	display:block;
}

#slideshow .slide02 {	
	background:url('../image/main/visual01.jpg')no-repeat center;
}

#slideshow .slide03 {	
	background:url('../image/main/visual01.jpg')no-repeat center;
}


#slideshow img {
	width:800px !important;
	display:none;
}

#slideshow_nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 80;
	width: 100%;
	text-align: center;
}
#main_t_banner a {
display: block;
padding: 0;
margin: 0;
}
#main_t_banner a img {
display: block;
padding: 0;
margin: 0;
}
#main_banner_container {
width: 100%;
clear: both;
float: left;
margin: 20px 0;
}
#main_banner_container .main_b_01 {
float: left;
}
#main_banner_container .main_b_02 {
float: left;
margin-left:9px;
}
#main_banner_container .main_b_03 {
float: right;
}

#sub_top #slideshow_box {
	margin-top: 0px;
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	display: none;
}

#sub_top #slideshow {
	width:100% !important;
}
#sub_slideshow div {
	width:100%;
	height:108px;
}

#sub_slideshow .sub_slide01 {	
	background:url('../image/sub/sub_01.jpg') 0 0 no-repeat;
}

#sub_slideshow .sub_slide02 {	
	background:url('../image/sub/sub_02.jpg') 0 0 no-repeat;
}
#sub_slideshow .sub_slide03 {	
	background:url('../image/sub/sub_03.jpg') 0 0 no-repeat;
}

#sub_con_container {
clear: both;
width: 100%;
float: left;
position: relative;
}
#main_contents_inner {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
#main_best_contents {
	width: 100%;
	float: left;
}
#main_best_contents .best_inner {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#main_best_contents .best_inner h2 {
	border-bottom: #e2e2e2 1px solid;
	text-align: left;
	padding: 7px 0;
	margin-bottom: 19px;
}


#main_best_contents .product_list {
	padding: 0 30px;
	position: relative;
}
#main_best_contents .product_list li {
	width:20%;
	float:left;
}
#main_best_contents .product_list li a {
	width:164px;
	margin:0 auto;
	display: block;
}
#main_best_contents .product_list li a img {
	width:164px;
	height:138px;
	margin-bottom:10px;
}
#main_best_contents .product_list li a p {
	font-size:12px;
	color:#515151;
	line-height:16px;
	text-align:center;
}
#main_best_contents .product_list li a p span {
	font-size:12px;
	color:#7f4949;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}

#main_best_contents .prev {
	position: absolute;
	top: 71px;
	left: 16px;
}
#main_best_contents .next {
	position: absolute;
	top: 71px;
	right: 16px;
}
#main_new_contents {
	clear: both;
	width: 100%;
	float: left;
	margin-top: 20px;
}
#main_new_contents .new_inner h2 {
	border-bottom: #e2e2e2 1px solid;
	text-align: left;
	padding: 7px 0;
	margin-bottom: 19px;
}
#main_new_contents .product_list {
	position: relative;
}
#main_new_contents .product_list li {
	width:25%;
	float:left;
	padding-bottom: 12px;
}
#main_new_contents .product_list li a {
	width:196px;
	margin:0 auto;
	display: block;
}
#main_new_contents .product_list > ul > li > a > img {
	width:195px;
	height:197px;
	margin-bottom:10px;
	border:#dcdcdc 1px solid;
}
#main_new_contents .product_list li a p {
	font-size:12px;
	color:#515151;
	line-height:18px;
	text-align:center;
}
#main_new_contents .product_list li a div {
	text-align:center;
}
#main_new_contents .product_list li a div img {
	margin:0 auto;
}
#main_new_contents .product_list li a p span {
	font-size:12px;
	color:#7f4949;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}

#main_theme_contents {
clear: both;
width: 100%;
float: left;
}
#main_theme_contents a {
float: left;
}
#main_theme_contents a img {
display:block;
}
#main_title_con a {
float: left;
}
#main_title_con a img {
display:block;
}
#main_list_contents {
	clear: both;
	width: 100%;
	float: left;
	border-top: #cc0000 2px solid;
	margin-top: 20px;
}
#main_list_contents h2 {
	text-align:left;
	padding:10px 0;
}

#main_list_contents .product_list {
	position: relative;
}
#main_list_contents .product_list li {
	width:20%;
	float:left;
}
#main_list_contents .product_list li a {
	width:175px;
	margin:0 auto;
	display: block;
}
#main_list_contents .product_list li a img {
	/*width:175px;
	height:147px;*/
	margin-bottom:10px;
}
#main_list_contents .product_list li a p {
	font-size:12px;
	color:#515151;
	line-height:16px;
	text-align:center;
}
#main_list_contents .product_list li a p span {
	font-size:12px;
	color:#7f4949;
	line-height:16px;
	text-align:center;
	font-weight:bold;
}
#main_guide_banner {
	width: 351px;
	float: left;
	border-right: #e6e6e6 1px solid;
	height:142px;
}
#main_guide_banner a {
	display: block;
	float: left;
	padding: 18px 2px;
}

#notice ul li {
	line-height: 20px;
	position: relative;
}

#notice ul li a {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	background: url(../image/main/list_icon.gif) 2px 8px no-repeat;
	padding-left: 10px;
	vertical-align:middle;
}
#notice ul li a img {
	vertical-align:middle;
}

#notice ul li a:hover {
	text-decoration: none;
	color:#666;
}

#notice ul li span {
	position:absolute;
	right:0px;
	font-size:11px;
	color:#999;
	line-height: 30px;
	top:0px;
}

#customer {
	width: 124px;
	min-height: 169px;
	max-height: 169px;
	border-bottom: 1px solid #ddd;
	background:#005db2 url('../image/main/customer_bg.png') right 100px no-repeat;
}

#customer p {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	margin-top: 10px;
	float: left;
}

#customer h3 {
	color:#fff;
	background: url('../image/main/arrow02.png') right center no-repeat;
}

#main_contents_inner div#movie {
    padding: 0px; 
}

#main_contents_inner div#movie div {
	padding: 0px;
}

#movie {
	 width: 281px;
	 height: 218px;
	border-right: 1px solid #ddd;
	position:relative;
	background: url('../image/main/movie_bg.png') right center no-repeat;
}

#movie video {
    position: absolute;
    top: 0px;
}

#movie h3 {
	position:absolute;
	background:none;
	top:25px;
	left:25px;
	color:#fff;
}

#main_contents_inner #simple_menu {
	padding-bottom: 15px;
}

#simple_menu {
	width: 297px;
}

#simple_menu h3 {
	background:none;
}
#simple_menu ul li {
	float: left;
	padding: 0px 11px;
	padding-top: 10px;
}
#simple_menu a {
	width:77px;
	height:118px;
	display:block;
}
#simple_menu .simple_menu01 {	background:url('../image/main/simple_menu01.png') left top no-repeat; }
#simple_menu .simple_menu02 {	background:url('../image/main/simple_menu02.png') left top no-repeat; }
#simple_menu .simple_menu03 {	background:url('../image/main/simple_menu03.png') left top no-repeat; }

#simple_menu .simple_menu01:hover {	background:url('../image/main/simple_menu01_on.png') left top no-repeat; }
#simple_menu .simple_menu02:hover {	background:url('../image/main/simple_menu02_on.png') left top no-repeat; }
#simple_menu .simple_menu03:hover {	background:url('../image/main/simple_menu03_on.png') left top no-repeat; }

.sub_category td {
	font-size: 11px;
}


#mypage_top {
    width: 100%;
    float: left;
}
#mypage_top .mymut {
    padding: 20px 0;
    line-height: 20px;
    text-align: center;
    background: #efefef;
    border: 1px solid #d1d1d1;
    color: #626262;
    font-size: 14px;
	margin-bottom: 15px;
}
#mymu {
    /* max-width: 100%; */
    width: 100%;
    clear: both;
   /* float: left;*/
    /* margin: 0 0 5px 0; */
    /* background: #efefef; */
    box-sizing: border-box;
    /* border: 1px solid #d1d1d1; */
    text-align: center;
    /* padding: 20px 0; */
    margin-bottom: 31px;
}
#mymu ul {
    overflow: hidden;
    display:inline-block;
	margin:0 auto;
}
#mymu ul li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
}
#mymu span {
	display: block;
	float: left;
}


#mymu ul li {
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    text-align: center;
    width: 136px;
	margin:3px;
	padding:20px 0;

}
#mymu ul li.active {border: 1px solid #fd275f; background: #fd275f;}

#mymu ul li a {
	width:100%; height:100%;
    display: block;
}
#mymu ul li.active a span{color:#fff;}
#mymu ul li a:after{content:""; display:block; clear:both}
#mymu ul li a img {
    height: 40px;
}


.cart_m table.cart_ul {
    position: relative;
    border-top: 2px solid #6b6b6b;
    /* padding: 10px 0; */
    width: 100%;
}
.cart_m .cart_ul th {padding:10px;text-align:center;font-size:15px;color:#000;border-bottom:#ddd 1px solid;}
.cart_m .cart_ul td {padding:10px;text-align:left;border-bottom:#ddd 1px solid;}
.cart_m .cart_ul td input.input_{height:22px; text-align:right; padding-right:5px; padding-left:5px;width:34px; box-sizing: border-box;}
.cart_m .cart_ul td.td_img, .cart_m .cart_ul td.td_btn {text-align:center;}
.cart_ul td.td_btn a {
    display: inline-block;
    margin: 3px;
    background: #888888;
    padding: 8px 11px;
    color: #fff !important;
    border-radius: 4px;
}
.bin_cart_txt {width:100%;overflow:hidden;padding:15px 0;text-align:center;border-bottom:#ddd 1px solid;}
.cart-price-txt {
    text-align: right;
    padding: 15px 0;
    letter-spacing: 0pt;
    clear: both;
	width:100%;
	float:left;
}
.cart-delivery-txt{text-align:right;border-top:1px solid #dddddd;padding:10px 0;letter-spacing:0pt;width:100%;	float:left;}
.cart_m {
    display: block;
    clear: both;
}
	.cart_m ul{
		overflow:hidden;
	}
	.cart_m li{
		float:left;
	    text-align: left;
	}

	.cart_m td .total_price {
    float: left;
    display: inline-block;
    padding-top: 12px;
    color: #1c7bb7;
}
	#sub_con_container #ct_main{
		border:0;
	}
	.cart_m img{
		width:120px;
		height: auto;
		float: left;
		margin-right: 20px;
		margin-left: 10px;
	}	
	.cart_m input[type="image"]{
		vertical-align: middle;
		margin-left:8px;
	}
	#ct_main .tb_7 {
		width: 40px;
		position: absolute;
		top: 10px;
		right: 10px;
	}
.cart_m.m_end{display:none;}

.mypage_category {
	background: #222830;
	padding-left: 20px;
	padding-right: 20px;
}
.m_userinfo_title {
    padding: 28px 0 38px 0;
    text-align: center;
    clear: both;
    overflow: hidden;
}
.m_userinfo_title h4{font-size:25px;}
.m_userinfo_title h4 span{color: #fd275f; font-size:25px; font-weight:500;}
.mypage_category td {	
	color: #e1e1e1;
	font-weight: bold;
	font-size:13px;
}

.mypage_category a {
	color: #e1e1e1;
	font-weight: bold;
	font-size:13px;
	width:170px;
	display:inline-block;
	line-height:34px;
	border-bottom:1px dashed #44494f;
	padding-left: 20px;
}

.mypage_category a:hover { color:#99E3FF;}

.mypage_category .stitle {
	height: 35px;
	margin-top: 10px;
	padding-left: 10px;
}

.sub_top {
	display: inline-block;
	position: relative;
	margin-left: -10px;
}


#sub_contents {
	width: 100%;
	float: left;
	clear: both;
	z-index: 99;
	position: relative;
	background-image: url(../image/sub/sub_top_bg.png), url(../image/sub/sub_top_bg02.png);
	background-position:right top ,left bottom;
	background-repeat:no-repeat;
}
#sub_top {
    width: 100%;
    text-align: center;    
	float:left;
	
}
.subtop_01 {background: url(../image/sub/sub_vis01.jpg) center top no-repeat;background-size: cover;}
.subtop_02 {background: url(../image/sub/sub_vis02.jpg) center top no-repeat;background-size: cover;}
.subtop_03 {background: url(../image/sub/sub_vis03.jpg) center top no-repeat;background-size: cover;}
.subtop_04 {background: url(../image/sub/sub_vis04.jpg) center top no-repeat;background-size: cover;}
.subtop_05 {background: url(../image/sub/sub_vis05.jpg) center top no-repeat;background-size: cover;}
.subtop_06 {background: url(../image/sub/sub_vis06.jpg) center top no-repeat;background-size: cover;}
.subtop_07 {background: url(../image/sub/sub_vis07.jpg) center top no-repeat;background-size: cover;}
.subtop_08 {background: url(../image/sub/sub_vis08.jpg) center top no-repeat;background-size: cover;}


.customer_inner {
	margin : auto;
	margin-top: 30px;
}

.service {
	margin-top: 10px;
}

#bottom {
	width: 100%;
	float: left;
	background: #fff;
}

.bottom_btn_top {
    display: inline-block;
    position: absolute;
    right: 0;
    top: -28px;
}
.bottom_btn_top a, .bottom_btn_top a img {display: block;}
.copyright {
	float:left;
	font-size: 12px;
	color: #666666;
	margin-top:22px;
	text-align:left;
	line-height: 20px;
	padding-bottom: 20px;

}
#footer:after{content:""; display:block; clear:both}
#footer {padding:10px 0;}

.copyright span {clear: both;
color: #888;
font-size:12px;
display: block;
width: 100%;
float: left;}


#hosting {
	color: #8A8A8A;
	display: inline-block;
	padding: 6px 10px;
	border: 1px solid #CECECE;
	margin-top: 8px;
	float:right;
}

.page_navi {
    font-size: 11px;
    float: right;
    margin-top: 10px;
	width: 99%;
	text-align: right;
	margin-bottom: 20px;
}
.page_navi select {
    font-size: 11px;
}

/* Ä«Å×°í¸® ³×ºñ°ÔÀÌ¼Ç */
.category_m{	
	letter-spacing: 0px;
	font-size: 12px;
	background:url(../image/sub/icon_home.gif) 0 0px no-repeat;
	padding-left: 15px;
}

#goods_detail_container {
	width: 100%;
	float: left;
}
#quick_menu ul li {
	height: 31px;
}

#quick_menu ul li.call {
	height: 61px;
}


#quick_menu_left ul li {
	line-height: 8px;
	margin: 0;
	padding: 0;
	height:38px;
}

#quick_menu_left ul li.topbanner { height:86px; margin-bottom:10px;}
#quick_menu_left ul li.title { height:26px;}
#quick_menu_left ul li.buy { height:44px }

/* ÅÇ ¸Þ´º */

#slider_menu { 
	float: left; 
	width: 760px; 
	border-bottom: 1px solid #CCC; 
	padding: 0px; 
	border-top: 0px; 
} 

#slider_menu li { 
	float: left; 
} 

#slider_menu a.current { 
	color: #000; 
	border-bottom: 2px solid #ee3733; 
	background: #fff; 
	height: 35px; 
} 

#slider_menu a { 
	color: #666666;
	display: block; 
	background-color: #fff; 
	padding: 0 20px; 
	height: 35px; 
	line-height: 37px; 
	position: relative; 
	bottom: -1px; 
	border-top: 1px solid #fff;
} 

#slider_menu a:hover { 
	display: block; 
	color: #000; 
	padding: 0 20px; 
	height: 35px; 
	line-height: 37px; 
	position: relative; 
	bottom: -1px; 

}





.page_use .title {
	font-size: 14px;
	font-weight: bold;
	color:#6f4a4a;
}


.page_private2 .title {
	font-size: 14px;
	font-weight: bold;
	color: #6f4a4a;
}


.page_member2 .title {
	font-size: 14px;
	font-weight: bold;
	color: #6f4a4a;
	margin-bottom:10px;
	display:inline-block;
}


.sub_best {
	margin-top: 20px;
}

.sub_best_title {padding-bottom:10px; display: inline-block;}


.bank_number01 {
    border-top: 2px solid #bf0000;
	border-left: 1px solid #ddd;
    /* padding: 10px; */
}
.bank_number01 th {
    border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    padding: 10px;
    background: #eee;
    font-weight:bold;
}
.bank_number01 td {
    border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    width:33.3%;
}

table.sitemap {border-collapse: collapse; width:750px;  margin: .5em 0px; font-size: 1em; line-height:20px;}
table.sitemap th{text-align:center; vertical-align: middle; border-left: 20px solid #fff; padding:10px; font-weight: bold; border-bottom: 1px solid #FF84A2; color: #E2043A; font-size: 19px;}
table.sitemap th a {color: #E2043A;}
table.sitemap td {color: #444444; font-weight: normal; text-align:left; vertical-align: middle; padding:10pxfont-size: 11px; }

table.cate_sub td{padding-left:30px;}


#login_page {
}

#sub_main_contents {
	clear: both;
	min-width: 100%;
	min-height: 595px;
	float: left;
}
#charge_01 {
width: 100%;
float: left;
}
#charge_01 .char_01 {
padding: 0 0 30px 0;
text-align: center;
border-bottom: #dcdcdc 1px dotted;
}
#charge_01 .char_02 {
padding: 10px;
font-size:12px;
}
#charge_02 {
width: 100%;
float: left;
}
#charge_02 .char02_01 {
padding: 0 0 30px 0;
text-align: center;
border-bottom: #dcdcdc 1px dotted;
}
#map {
width: 100%;
float: left;
}
#map .map_01 {
padding: 0 0 20px 0;
text-align: left;
border-bottom: #dcdcdc 1px dotted;
}
#map .map_02 {
padding: 20px 0 20px 0;
text-align: left;
border-bottom: #dcdcdc 1px dotted;
}
.cart_menu {
width: 100%;
float: left;
margin: 10px 0 40px 0;
}
.cart_menu img{
display:block;
float:left;
}
#all_menu {
background: #fff;
width: 100%;
position: absolute;
top: 155px;
z-index: 20;
border-bottom: 1px solid #ccc;
padding: 20px 0;
display:none;
z-index: 9999;
}

#all_menu ul {
float: left;
}
#all_menu li {
width: 150px;
}
.all_menu_inner {
width: 960px;
margin: 0 auto;
position: relative;
}
#all_menu li a.all_tit {
font-size: 15px;
color: #333333;
background: none;
padding-left: 0px;
font-weight:bold;
}
#all_menu li a {
font-size: 11px;
color: #999999;
background: url('../image/main/bullet_yellow.gif') 0 8px no-repeat;
background-size: 3px;
padding-left: 8px;
display: inline-block;
line-height: 22px;
letter-spacing: -1px;
}
#btn_close {
position: absolute;
right: 10px;
top: 0px;
}
#amazon_scroller1 p {
    font-size: 12px;
}
.amazon_scroller ul li a img {
margin-bottom: 10px;
border:#dcdcdc 1px solid !important;
}
.amazon_scroller ul li a span {
font-size: 12px;
color: #7f4949;
line-height: 16px;
text-align: center;
font-weight: bold;
}
#main_t_banner {
width: 199px;
float: left;
}
#news_notice {
width: 199px;
height: 187px;
background:#fff;
}
#main_t_banner .banner_tt {
width: 199px;
height: 179px;
}
#news_notice .news_inner {
padding: 15px 13px;
}
#news_notice .news_inner h2 {
text-align:left;
margin-bottom:12px;
}

#news_notice ul li {
	line-height: 20px;
	position: relative;
}

#news_notice li a {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	background: url(../image/main/list_icon.gif) 2px 8px no-repeat;
	padding-left: 10px;
	vertical-align:middle;
}
#news_notice ul li a img {
	vertical-align:middle;
}

#news_notice ul li a:hover {
	text-decoration: none;
	color:#666;
}

#news_notice ul li span {
	position:absolute;
	right:0px;
	font-size:11px;
	color:#999;
	line-height: 30px;
	top:0px;
}
#notice p {
padding: 10px 14px;
font-size: 16px;
line-height: 26px;
font-weight: bold;
}
#notice p span {
display: block;
margin-top: 10px;
font-size: 13px;
font-weight: normal;
}
#main_new_contents .product_list li:nth-child(4n+1) {clear:both;}
.bo_banner {
    position: absolute;
    top: 140px;
    right: 0;
}


/*  160901_Main  */
#util {border-bottom:1px solid #4d6c11;padding: 40px 0;}
#util .gnb {display: inline-block;float: left;}
#util .gnb li {float: left;}
#util h1 {width: 100%;text-align: center;}
#util .icon_home {background:url('../image/sub/icon_home.gif') no-repeat 0 center;}
#util .icon_home a {padding-left:15px;}

.review {width: 50%;display: inline-block;background:#fff url('../image/main/review_title.png') no-repeat 7% 9%;}
.review ul {float: right;}
.review ul li {display: inline-block;float: left;}
.review_tx {
    width: 90%;
    padding: 3% 0 0% 5%;
}

#txtArea {
    width: 100%;
}

p.main_tx {text-align: center;padding: 4% 0;}
.review_tx li a {padding: 3px;}

.banner {width: 50%;}
.banner2 {width:25%;}

.movie {position: relative;overflow: hidden;background: #000;}
.movie p {background: url('../image/main/movie_tx_bg.png') repeat; padding:10px;color: #d1d0d0;font-family: Dotum;bottom: 0;left: 0;position: absolute;width: 100%;font-size: 12px;}
.notice {background: #fff  url('../image/main/news_title.png') no-repeat 8% 29%;width: 44%;height: 74px;padding: 1.8% 3%;}
.notice p {text-align: right;padding-bottom: 2%;}
.notice p a {text-align: right;padding: 5px;}
.notice ul{padding-top:2%;}
.notice li {padding: 2px 0;}
.notice li span{float:right;color: #999;font-size: 11px;}
/* .notice li:nth-child(1) {display: none;} */

div#footer_menu{height: 53px; border-bottom: #a3a3a3 1px solid;  text-align: center;}
div#footer_menu ul{display: inline-block;}

#snsLinkBtn{display: inline-block; position: absolute; bottom: 26px; right: 0;}
div#footer_menu ul li{display: inline-block;margin:0 15px;}

div#footer_menu ul#snsLinkBtn li{margin-left:10px;}
#snsLinkBtn li {
    display: inline-block;
    margin: 0 6px;
}
#snsLinkBtn li a, #snsLinkBtn li a img {display:block;}
#footer_menu ul li a {
    color: #6f6f6f;
    font-size: 14px;
    display: block;
	line-height:53px;
	letter-spacing:-1px
	
}
.bottom_mark {
    display: inline-block;
    position: absolute;
    right: 185px;
    top: 22px;
}
.bottom_mark img {display: inline-block;}
.bottom_lnb {border-bottom: 1px solid #ddd;overflow: hidden;}
.footer_logo {padding: 5px 30px 0 0;float: left;}
ul.gnb li a {line-height: 38px;padding: 0 10px;background: url('../image/main/gnb_dot.png') no-repeat right 7px;}
ul.gnb li.last a {background:none;}


.txtArea .star {background: width:100%;height: 9px;display: inline-block;padding: 10px 0;}
.txtArea h4 {font-size:16px; color:#333;letter-spacing: -0.3px;line-height: 30px;margin-top: 15px;width: 40%; }
.txtArea h4 a {cursor:pointer;line-height: 20px;}
.txtArea p {
    font-size: 12px;
    color: #616161;
    padding: 2% 0;
    width: 40%;
}

.txtArea  p a:hover {color:#616161;}
.txtArea span {
    font-size: 12px;
    color: #a3a3a3;
}

.review_img {
    float: right !important;
    position: absolute;
    right: 0;
    top: 20px;
}

.review_img a {
	display:inline-block;
}

/***************¼­ºê°øÅë*******************/
#sub_con_inner {clear: both;}


#title {
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
    padding: 40px 0 40px 0;
}
#title h2:focus {
    text-decoration: underline;
}
#title h2 {
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #111;
}
#title h2 span {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #fd275f;
}
.submenu {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 28px;
	text-align:center;
}

.menu_3th {display: inline-block;}
.menu_3th li {display: inline-block;}
.menu_3th a {
    padding: 10px 17px;
    background: #fff;
    border: 1px solid #bbb;
    font-size: 15px;
    margin: 1px;
    display: block;
}
.menu_3th .tab_on a {background:#fd275f;color: #fff;font-weight: 500;border: 1px solid #fd275f;}
#sub_con_container > p {
    height: 0;
    width: 0;
    margin-top: -10px;
}
/*Ä«Å×°í¸® ¸®½ºÆ®*/
#category_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
	text-align:center;
}
#category_list ul {display:inline-block;}

.brand li{
	display:inline-block;
	margin:0 10px;
}
.brand li a {display:block;}
.brand li a:focus {
    color: #fd275f;
    text-decoration: underline;
}
.brand li a.active {display:block;color:#fd275f;font-weight:500;}
ul.goods {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: #efefef 1px solid;
	clear: both;
}
ul.goods li{
	float:left;
	width:50%;
    text-align: right;
}
ul.goods li input{
	vertical-align:top;
}
ul.goods li.all_pro p{
	display:inline-block;
}
ul.goods li.all_pro{
	text-align:left;
}
ul.goods li input.input_{
	padding:5px;
	width: 50%;
}
ul.goods li input.goods_search{height:18px;}


.slideshow_container {clear: both;width: 100%;float: left; position: relative;  overflow: hidden; z-index: 1;}
.slides-container > div { width:100%; float:left; /* height:300px */} 
.slides-container img {max-width: 100%;display: inline-block;text-align: center;}

#slides .mimg_01  {background: url(../image/main/visual_01.jpg) center 0 no-repeat;background-size: cover;text-align: center;}
#slides .mimg_02  {background: url(../image/main/visual_02.jpg) center 0 no-repeat;background-size: cover;text-align: center;}
#slides .slides-pagination {position: absolute;bottom: 15px;z-index: 999;width: 100%;left: 0;text-align: center;}
#slides .slides-pagination a {display:inline-block;width:11px;height:11px;text-indent: -100000px;margin:0 3px;background: url(images/main/navi_off.png) center 0 no-repeat;}
#slides .slides-pagination a.current {display:inline-block;width:34px;height:11px;background: url(images/main/navi_on.png) center 0 no-repeat;}
#slides .cycle-pager {position: absolute;bottom: 20px;left: 50%;z-index: 990;display:block;margin-left: -2.5%;}
#slides .cycle-pager span {display: inline-block;margin: 0 3px;text-indent: -111111px;width: 10px;height: 10px;background: transparent; border-radius: 30px; border:#fff 3px solid;}
#slides .cycle-pager span.cycle-pager-active {width: 10px;height: 10px;background: transparent;border:#fd275f 3px solid;}

.company {overflow: hidden;}

/* Table */
table.type09 {border-collapse: collapse;text-align: left;width:100%;border-top: 3px solid #819e27;margin-top:50px;}
table.type09 thead th {padding: 0.5% 2%;font-weight: bold;vertical-align: top;color: #369;border-bottom: 3px solid #036;}
table.type09 tbody th {width: 15%;padding: 0.5% 2%;font-weight: bold;vertical-align: top;border-bottom: 1px solid #ccc;background: #e2e4dc;}
table.type09 td {width: 85%;padding:0.5% 2%;vertical-align: top;border-bottom: 1px solid #ccc;}																														


.cycle-slideshow {
    width: 100%;
	position:relative;
}


.sns01 a, .sns02 a, .sns03 a, .sns04 a {border: 1px solid #cacaca;text-align: center;padding: 5px 15px;background: #fff;display: inline-block;}
.sns ul {display: inline-block;width:100%;} 
.sns ul li {width:25%;text-align:center;float:left;}
.gallery_box {width: 21% !important;}

.movie .mov01{display: inline-block;float:left;padding:0 1%;}
.movie .mov02{display: inline-block;padding:0 1%;}
#sub_contents .movie {margin-top:7%;}
a.sns_img {
    border: none;
    background: none;
}

.galler_event .gallery_box {width:96% !important;}


.Mcontents {background:#fff;overflow:hidden;}


.banner3{background:  url('../image/main/banner04.png') no-repeat;width: 50%;float:left;background-size: 100%;text-align: right;}
//.banner3{width: 50%;float:left;background-size: 100%;text-align: right;}
.banner3 ul {display:inline-block;width:50%;}
.banner3 ul li {display:inline-block;width: 30%;}
.banner3 a {background:  url('../image/main/banner04_btn.png') no-repeat center; padding: 56% 34%;color: #fff;
    display: inline-block;}

	.review_img img {
    width: 276px;
    height: 180px;
}
.container_title {
    height: 138px;
    background: #f3f3f3;
    text-align: center;
    clear: both;
    margin-bottom: 30px;
}
.container_title h2 {
    font-size: 30px;
    color: #5b5b5b;
    font-weight: 300;
    line-height: normal;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}
.container_title h2 .ment {
    display: block;
    font-size: 14px;
    font-weight: 100;
    color: #888888;
}
.more {
    display: inline-block;
    border: 1px solid #e3e3e3;
    padding: 20px 75px;
    margin: 47px 0;
    font-size: 16px;
    color: #888888 !important;
    font-weight: 400;
}



#tb_board_list td {
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    padding: 8px 0;
    color: #929292;
}

#tb_board th.tb_data, #tb_board_list td.tb_data {
    width: 150px !important;
}
#tb_board_view .tb_body {
    padding: 20px;
    text-align: left;
    letter-spacing: 0pt;
    word-break: break-all;
    line-height: 26px;
}

.tb_body p {
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
}



.list_st {
    border: 1px solid #ddd;
    padding: 20px;
}
/*¸ð¹ÙÀÏ °áÁ¦*/
table.tbl_mobile_pay{width:100%;}
table.tbl_mobile_pay table{margin:0 auto; border:1px solid #ddd;}
table.tbl_mobile_pay table td {border:none; padding:5px;}
table.tbl_mobile_pay table tr:first-child td{border-bottom:1px solid #ddd;}
table.tbl_mobile_pay table td.HEAD{width:80px;}

/*PC ¿Ã´õ°ÔÀÌÆ® °á°úÆäÀÌÁö*/
table.tbl_allthegate_result>tbody>tr:first-child td{font-size:24px; text-align:center; padding-bottom:10px;}
table.tbl_allthegate_result>tbody>tr:first-child td span{font-size:24px; color:#2489c8; font-weight:600;}
table.tbl_allthegate_result table{border:1px solid #ddd; padding:5px;}
table.tbl_allthegate_result table td{padding:2px 5px;}
table.tbl_allthegate_result table td._th{text-align:left; width:80px;}

table.tbl_allthegate_result table td .btn_basic2{padding:5px 1px; cursor:pointer}

.proDetail>div>div img{ max-width:100%; height:auto;}

/*´õº¸±â ¹öÆ°*/
.show_more {text-align: center; padding:10px; background: #215aa5; width: 145px; border-radius: 40px; box-sizing: border-box; color: #fff; margin: 20px auto; font-size:16px;}



.page_navi {display:none;}
div.title {
	position: absolute;
	top: 43px;
	left: 32px;
	color: #b05959;
	font-weight: bold;
	font-size: 30px;
	z-index:99;
}

/* gallery */

 #gallery {
	padding-top:30px;
    padding-left: 80px;
    background: #fff;
  }
  #descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden;
  }
    #descriptions .ad-image-description {
      position: absolute;
    }
      #descriptions .ad-image-description .ad-description-title {
        display: block;
      }
/***********   ¹æ¹®¿¹¾à   ***********/
#reservation > p {
    padding-bottom: 10px;
}
.selGds {
    width: 100%;
    float: left;
    border-top: #bfbfbf 2px solid;
    padding: 15px 0;
	position:relative;
}
.sgTitle {
    text-align: left;
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}
.delItem {
    text-align: right;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 15px;
}
.delItem a {
    display: inline-block;
    background: #7b7b7b;
    color: #fff;
    padding: 7px 20px;
    border-radius: 17px;
}
#prdfrm li {
    display: inline-block;
    float: left;
}
.prdfrm_li {
    margin: 6px;
	text-align:center;
}
.sgImg img {
    width: 102px;
    display: block;
    height: auto;
}
.sgCode {
    font-size: 13px;
    padding: 5px;
}
.regiForm table th, .regiForm table td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
	vertical-align:middle;
}
.regiForm table {border-top: 1px solid #ccc;}
.regiForm th {
    color: #323232;
    background: #f8f8f8;
}
.tRed {
    color: #e33842;
}
.termInner {
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    border: #efefef 1px solid;
    padding: 20px;
    box-sizing: border-box;
}
.regiForm table td input[type="radio"] {width:18px;height:18px;display: inline-block;vertical-align:middle;}
.regiForm table td input[type="text"] {height: 33px; display: inline-block;vertical-align:middle;}
.regiForm table td input[type="checkbox"] {width:18px;height:18px;display: inline-block;vertical-align:middle;}
.regiForm table td textarea {width: 100%; height: 100px;}
.regiForm table td select {height: 35px; display: inline-block;vertical-align:middle;}
.regiForm table td img {display: inline-block;vertical-align:middle;margin:0 6px;}
.regiForm td input[type="text"], .regiForm td input[type="password"], .regiForm td select {border:#ccc 1px solid;}
.regiForm table td label {display: inline-block;vertical-align:middle;margin:0 15px 0 5px;}

.maT10 {padding-top: 10px;}
.regiForm table td iframe {display: inline-block;vertical-align:middle;}

.regiForm table td span {display: inline-block;vertical-align:middle;margin:0 5px;}
/***********   SUB   ***********/
td.pro_option select { border: 1px solid #ddd; color: #6b6b6b; height: 30px; line-height: 30px; }
#sub_top h2 {font-size: 3em;font-weight: 500; color:#000; margin-top: 20px;}
h3 {color: #000;font-size: 22px;}
.page_navigation {padding: 1% 0 0 0; color:#4f4f4f;}
.page_contents img {max-width:100%;height:auto;}

.page_inner h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
	clear:both;
}
.page_inner p {margin-bottom:25px;}

/***********   BOARD   ***********/
table th {background: #fff;}
#tb_board_view .tb_body img {max-width:100%; width:auto;height: auto !important;margin: auto; display: block;}
.tb_body img, .prdImg img {width: 100%; height:auto;}

.galler_event {width:49%;display: inline-block;padding: 2% 0;}





ul.list_view{padding-top:10px; text-align: left; }
ul.list_view li, .catelist li.prd_box{margin:15px 0 0 15px; width: 288px;float: left; box-sizing: border-box;transition: 0.5s;}
ul.list_view li:first-child, .catelist li.prd_box:first-child, .catelist li.prd_box:nth-child(4n+1), ul.list_view li:nth-child(4n+1) { margin-left: 0;}
.catelist li.prd_box:nth-child(4n+1), ul.list_view li:nth-child(4n+1) {clear:both;}
 .catelist li.prd_box .pro_box {
    width: 100%;
    overflow: hidden;
    float: left;
	position:relative;
	background:#000;
}
#sales_good li.prd_box .pro_box {
    width: 100%;
    overflow: hidden;
    float: left;
	position:relative;
	background:none;
}
.catelist li.prd_box .pro_box .pro_txt {display:none;}
 .catelist li.prd_box .pro_box a .pro_box_img {display:block;width:100%;height:382px;opacity: 1;}
 .catelist li.prd_box .pro_box:hover a .pro_box_img {opacity:0.8;transition: all ease 1s 0s;}

 .catelist li.prd_box .pro_box_txt {position: absolute;
	width:100%;
    left: 0;
	height:80px;
    bottom: 0;
    background: url(../image/main/pro_btn.png) 0 0 repeat;}
 .catelist li.prd_box .pro_box_txt h3 {
    font-size: 20px;
    display: inline-block;
    float: left;
    padding: 0 10px;
    color: #fff;
	height:80px;
	line-height:80px;
    font-weight: 400;
	width: 40%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .catelist li.prd_box .pro_box .pro_box_btn {width:140px;display: none;float:right;}
 .catelist li.prd_box .pro_box .pro_box_btn a {
    display: block;
    width: 50%;
    float: left;
	height:80px;
    text-align: center;
}
 .catelist li.prd_box .pro_cart {
    background: #fff;
    padding: 10px 0;
}
 .catelist li.prd_box .pro_cart p {
   font-size:13px;color:#818181;
   display:block;


}
 .catelist li.prd_box .pro_cart img {
    display: block;
    padding: 7px 0 10px 0;
	margin:0 auto;
}
 .catelist li.prd_box .pro_buy {
    background: #fd275f;
    padding: 10px 0;
}
 .catelist li.prd_box .pro_buy img {
    display: block;
    padding: 7px 0 10px 0;
	margin:0 auto;
}
 .catelist li.prd_box .pro_buy p {
    font-size:14px;color:#fff;
   display:block;

}
 .catelist li.prd_box .pro_box:hover .pro_box_btn {display: inline-block;}


ul.list_view li a{display:block;}
ul.list_view li a:after{content:""; display:block; clear:both}
td.img_size>a{display:block; width:90%;}
td input.btn_search{width:100%; height:100%; border:none; background-color:#2489c8; color:#fff;}
td input.btn_search:focus{outline:none;}
select.align_select{display:inline-block; height:30px;  padding: 0; border:1px solid #ccc;}
select.align_select option{line-height:10px;}
td input.input_{height:24px;  font-size:14px; color:#999;  padding-left:10px; border: 1px solid #d9d9d9;}
td input.input_:focus{color:#444}
.Search_box td input.input_ {width:200px;}



#gallery_container {
    clear: both;
    width: 100%;
    float: left;
    border-top: #efefef 1px solid;
	padding:10px 0;
}
#tb_gallery_list li {
    width: 25%;
    float: left;
}
.gallery_li {
    margin: 13px;
}
.gallery_img img {
    width: 100%;
    height: 212px;
}
.gallery_img {overflow:hidden;margin-bottom:15px;}
.gallery_img a {display:block;}
.gallery_txt {
    text-align: center;
    font-size: 16px;
	vertical-align: middle;
	line-height: 18px;
}
.gallery_txt input[type="checkbox"] {
    display: inline-block;
    margin-right: 6px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
#tb_bottombt {
    padding-top: 11px;
    height: 30px;
    clear: both;
}
#tb_gallery_list {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
#tb_pagemove {
    border-top: #efefef 1px solid;
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    text-align: center;
}
#tb_pagemove a, #tb_pagemove span {
    display: inline-block;
    margin: 0 2px;
    color: #6d6d6d;
    border: #bfbfbf 1px solid;
    padding: 5px 10px;
    font-size: 13px;
}
#tb_pagemove span.on {
    color: #fff;
    background: #7d7d7d;
    border: #7d7d7d 1px solid;
}
.tb_bt_btn {
    clear: both;
    width: 100%;
    float: left;
}
.tb_bt_btn a {
    display: inline-block;
    font-size: 15px;
    padding: 8px 17px;
    margin-left: 3px;
	border-radius:3px;
}
.tb_bt_btn a:focus {border:red 1px solid;}
.btn_right {text-align:right;}
.btn_left {text-align:left;}
.btn_board {
    background: #dfdfdf;
    border: #ccc 1px solid;
}
.btn_write {
    background: #fd275f;
    border: #fd275f 1px solid;
    color: #fff !important;
}
.btn_center {text-align:center;}
.tb_search {
    float: left;
    width: 100%;
    text-align: center;
    clear: both;
    padding-top: 30px;
}

.tb_search select {
    display: inline-block;
    height: 33px;
    border: #ccc 1px solid;
	margin:0 2px;
	 vertical-align: middle;
}
.tb_search .btn_search:focus {
    border: red 1px solid;
    box-sizing: border-box;
}
.tb_search .btn_search {
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle;
    height: 33px;
    line-height: 33px;
    background: #454545;
    padding: 0 15px;
    color: #fff !important;
}

.tb_search input {
    display: inline-block;
    height: 31px;
    border: #ccc 1px solid;
    vertical-align: middle;
	margin:0 2px;
}

/******************±Û¾²±â*********************/
.board_agreement {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.board_agreement h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.board_agree_in {
    width: 100%;
    float: left;
}
.board_agee_check {
    clear: both;
    padding: 8px 0;
    text-align: right;
    font-size: 15px;
    vertical-align: middle;
}
.board_agee_check input[type="checkbox"] {
    width: 16px;
    height: 16px;
    display: inline-block;
    
}
table.board_write {border-top: #bfbfbf 2px solid;}
table.board_write th {
    background: #f1f1f1;
    padding: 10px;
    border-bottom: #ddd 1px solid;
	vertical-align:middle;
	text-align:center;
	color:#232323;
}
table.board_write td {
	padding: 10px;
    border-bottom: #ddd 1px solid;
	vertical-align:middle;
	text-align:left;
}
table.board_write td span {color:#686868; font-size:13px;}
table.board_write td > div {width:100%;}
table.board_write td textarea {width:99%;}
table.board_write td > div > span {
    display: inline-block;
    padding-bottom: 10px;
	margin-right:10px;
}
table.board_write td > div > span input[type="checkbox"] {display:inline-block;width:18px;height:18px;margin-right:5px;vertical-align:middle;}
table.board_write td input[type="text"], table.board_write td input[type="password"] {height:33px;border:#ccc 1px solid;display:inline-block;}
#board_write .tb_bt_btn {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 29px;
}

table.board_write td > iframe {vertical-align:middle;display:inline-block;}
#tb_board_view .tb_bt_btn {border-top:#ddd 1px solid;padding:30px 0;}
/*************  Sopping  *****************/
#tab_container02 {
    clear: both;
    width: 100%;
    float: left;
	margin-top:40px;
}
.tabs02 {overflow:hidden;padding-bottom:30px;}
.tabs02 li {
    width: 25%;
    float: left;
	transition: 0.5s;
}
.tabs02 li span {
    display: block;
    margin: 1px;
    border: #cfcfcf 1px solid;
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
	cursor: pointer;
}
.tabs02 li span:focus {border:#fd275f 1px solid; box-sizing:border-box;}
.tabs02 li.active span {border: #fd275f 1px solid;color:#fff;background:#fd275f;}
.img_size .goods_name_{
    display: inline-block;
    color: #121010;
    font-size: 19px;
    font-weight: 900;
    word-break: break-all;
}
.img_size .price_{
    display: block;
}
/* .prdImg {border: 1px solid #ddd;} */
.prd_box a {display: block;width: 100%;}
.detail_view {background: #fff;padding: 3% 5%;margin-top: 3%;overflow: hidden;}
.detail_view h4 {padding-bottom: 3%;font-size:16px;}
.proDetail {
    width: 100%;
    overflow: hidden;
}
.proImage {
    width: 50%;
    float: left;
    margin-right: 5%;
	border: #dfdfdf 1px solid;
    box-sizing: border-box;
    overflow: hidden;
}
.proImage li img {width:100%;display:block;height:auto !important;}
.proInfo {display: block;float: right;width: 45%;}
table.detail_tb2 { border-bottom: 1px solid #dfdfdf; padding-bottom: 2%; }
table.detail_tb2.last-tb {
    border-bottom: none;
	padding-bottom: 0;
}
span.proImage, span.proImage img {width: 44%;}
span.proImage img {/* border: 1px solid #ddd; */}
.proInfo h4 {font-size: 2.5em;font-weight: 500;    padding: 2% 0 1% 0;/*border-bottom: 1px solid #ddd;*/border-top: 2px solid #222;}
.detail_tb th, .detail_tb2 th{background:none;text-align: left;font-weight: 600;width: 40%;/*border-bottom: 1px solid #ddd;*/padding: 2% 0;}
.proInfo th.tb_1{font-weight: 600;width: 30%; padding: 2% 0; }
.detail_tb td, .detail_tb2 td.tb_2 {/*border-bottom: 1px solid #ddd;*/ padding: 2% 0;width: 60%; padding: 2% 0;text-align: left;}
/* .proDetail>div>div>img {width: 100%; height: auto;} */
.proDetail div{text-align:left;}
td.updown_btn{padding:0;}
div.btn_collect:after{content:""; display:block; clear:both;}
div.btn_collect a{padding:12px 26px; font-weight:400; font-size:16px;  display:inline-block; text-align:center; margin:0 4px;}
div.btn_collect a.last_btn{margin-right:0}
div.btn_collect a.blue_btn{background-color:#018f90; color:#fff; border:2px solid #018f90; box-sizing: border-box;}
div.btn_collect a.gray_btn{background-color:#4b4b4b; color:#fff; border:2px solid #4b4b4b; box-sizing: border-box;}
div.btn_collect a.white_btn{border:2px solid #018f90; color:#006869; background-color:#fff;box-sizing: border-box;}
div.btn_collect a:focus {border:red 2px solid;}
table.board_title_bar{border-bottom:1px solid #e0e0e0; }
table.board_title_bar th{font-weight:700; text-align:left; font-size:20px; line-height:40px;}
table.board_title_bar th:before{
	content:"";
	display:inline-block;
	width:4px;
	height:4px;
	border:2px solid #fd275f;
	margin:0 5px 3px 0;
}

.detail_slist li {
    width: 20%;
    float: left;
}
.detail_slist li a {
    display: block;
    margin: 10px;
	border:#ddd 1px solid;
	overflow:hidden;
}
.detail_slist .pro_box02 img {display:block;width:100%;height:auto;}
.detail_slist .pro_box02 h3 {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.detail_slist .pro_box02 p{text-align: center;}




#tb_board_list td.tb_data, #tb_board th.tb_data {width:80px !important;}
#tb_categorytop {display: none;}
/* #tb_board_list td {width: 98% !important;} */
span.review_date {
    display: inline-block;
    font-size: 12px;
    color: #8c8c8c;
	position: absolute;
	top: 40px;
	right: 20px;
}

.cheakbox {
    width: 70% !important;
}
.cheakbox span {

    padding-top: 1% !important;

}

#tb_board_list td {
    position: relative !important;
}


#tb_board_list .galler_event .cheakbox {width:100% !important;}
#tb_board_list .galler_event .cheakbox span {color:#8c8c8c;font-weight:500;}
.detail_view img {
    width: 100%;
    height: auto;
}


#sub_con_container .page_navigation {display:none;}


.catelist {
    overflow: hidden;
    padding-top: 10px;
    clear: both;
    width: 100%;
}




.paging_goods {
    border-top: #efefef 1px solid;
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
	margin-top:30px;

}
.paging_goods a, .paging_goods span {
    display: inline-block;
    margin: 0 2px;
    color: #6d6d6d;
    border: #bfbfbf 1px solid;
    padding: 5px 10px;
    font-size: 13px;
}
.paging_goods span.on {
    color: #fff;
    background: #7d7d7d;
    border: #7d7d7d 1px solid;
}

.paging_goods table {
    margin: 0 auto;
}


/* .search_pro .prdImg img {    max-width: 253px;
    height: 253px;
    border: 1px solid #ddd;
} */

.Search_box {
    background: #fff;
    /* padding: 1% 2%; */
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.Search_box_in {
    border: #ddd 1px solid;
    padding: 14px 40px;
}
.Search {margin:0 auto;}
.Search_box ul {width:100%;overflow:hidden;}
.Search_box li {clear:both;width:100%;float:left;border-top:#e8e8e8 1px solid;overflow:hidden;padding:15px 0; text-align:center;}
.Search_box li:first-child{border-top:none;}
.search_form img, .search_form input {display:inline-block;vertical-align:middle;}
/*.search_form img {margin-left:10px;}*/
 .search_form input {width:45%;height:25px;}
 .search_form label {display:inline-block;vertical-align:middle;margin-right:10px;font-size:15px;}
 .search_form button {margin: 0; padding: 0; vertical-align:inherit; border:0; margin-left:10px;}
 .search_form button:focus { border: red 1px solid;}
.sub_cont .media li {text-align: left;width: 46%;padding-right:4%}
.sub_cont .media {margin-top:50px;}
.sub_cont .media h3 {display:block;}


li.prd_box .price_{
    float: right;
    color: #f63c3c;
    font-family: 'Dinbla','NanumSquare';
    font-size: 18px;
    display: block;
	padding-top:7px;
}
li.prd_box .goods_name_{
    color: #121010;
    font-size: 20px;
    font-weight: 600;
    word-break: break-all;
    text-align: left;
    float: left;
	width:auto;
}

/* map */

.map table {
    width: 100%;
    border-top: 2px solid #2059a4;
}
.map table tr th, .map table tr td {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 15px 0;
}
.map table tr th {
    background: #f6f6f6;
}

.page_contents .page_private2 .title, .page_contents .page_use .title, .page_contents .page_member2 .title{
    font-size: 16px;
    font-weight: bold;
    color: #2ea564;
}

.page_use .bank_number01{
    border-top: 2px solid #2059a4;
}
/* ÀÌ¸ÞÀÏ¹«´Ü¼öÁý°ÅºÎ */
.email h5 {
    font-size: 20px;
    color: #333;
}
.btm_title {
    display: inline-block;
    background: #6c7e8a;
    padding: 8px 17px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin: 20px 0;
}
.email ul{
	list-style-type: disc;
	overflow:hidden;
}
.email ul li {
    font-size: 14px;
    font-weight: 400;
    color: #454545a;
    margin-bottom: 5px;
	margin-left: 20px;
}
.email ul li span {
    display: block;
    color: #333;
    margin-top: 10px;
	 font-size: 16px;
}

.mylist-con .mylist_board td.tb_5, .mylist-con .mylist_board td.tb_6 {text-align:center;}
.mylist-con .mylist_board td.tb_5 a {
    display: inline-block;
    margin: 0 10px;
    font-size: 15px;
    padding: 7px 10px;
    border-radius: 3px;
	 border: 2px solid #fd275f;
	  color: #fd275f;
}
div.btn_collect a.white_btn{margin-right:0}
/* ¸ÞÀÎ */
div#bottom_qmenu a{display:block;}
/******************bestgoods***********************/
#hit_goods {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
	padding: 25px 0;
	position: relative;
}
.hit_goods_inner {
    padding:0 30px;
	position: relative;
}
#hit_goods h3 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 15px;
	padding-left:30px;
}
#hit_goods h3 span {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 15px;
}
.hit_good {
    display: inline-block;
    margin: 0 9px;
	text-align:center;
}


#hit_goods .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display:none;}
#hit_goods .bx-controls.bx-has-controls-direction.bx-has-controls-auto.bx-has-pager {
    display: block;
    position: absolute;
    left: 0;
    top: 46%;
    width: 100%;
}
#hit_goods .bx-controls-direction {
    display: block;
    width: 100%;
	position: inherit;
}
#hit_goods .bx-wrapper .bx-controls-direction a {
    outline: 0;
    width: 25px;
    height: 24px;
    text-indent: -9999px;
    z-index: 9999;
    display: inline-block;
    vertical-align: middle;
	 position: absolute;
	 margin-right:0;
	top: 40%;	 
	border:#ccc 1px solid;
}

.hit_good a {
    display: inline-block;
    overflow: hidden;
	background:#000;
}
.hit_good a:focus {border:red 1px solid; box-sizing:border-box;}
.hit_good a img {display: block;width:166px; height:221px;opacity: 1; transform: scale(1,1);}
.hit_good a:hover img {opacity:0.8;transition: all ease 1s 0s;transform: scale(1.1,1.1);}
#hit_goods .bx-wrapper .bx-prev {
    left: -33px;
    background: url('../image/sub/best_arr01.gif') center center no-repeat;
}

#hit_goods .bx-controls-auto-item {
    display: none;
}
#hit_goods .bx-wrapper .bx-next {
    right: -33px;
    background: url('../image/sub/best_arr02.gif') center center no-repeat;
}
/* Àå¹Ù±¸´Ï */

.cart_menu {
	width: 100%;
	float: left;
	margin: 0px 0 20px 0;
}

.cart_menu ul li {
    width: 25%;
    box-sizing: border-box;
    float: left;
    border: 1px solid #ccc;
    padding: 15px 10px;
    border-left: 0;
    background: #f2f2f2;
}
.cart_menu ul li:first-child {
    border-left: 1px solid #ccc;
}
.cart_menu ul li span {
    line-height: 35px;
    display: block;
    text-align: center;
    font-size: 17px;
}
.cart_menu img {
    display: block;
    float: left;
    padding-left: 3em;
	height:35px;
}
.cart_act  {
    background: #136ea7 !important;
}
.cart_act span{
    color: #fff;
}
.p {
    color: red;
    margin-left: 5px;
}

.tb_7 a{
	display:block;
}
.tb_7 .white_btn{
	background-color: #4b4b4b;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 2px;
}
.btn_collect {
    margin-top: 20px;
    text-align: center !important;
    clear: both;
    width: 100%;
    float: left;
	border-top:#ccc 1px solid;
	margin:15px 0 0 0;
	padding-top:20px;
}
.cart_m{
}
#ct_main .tb_6 b{color:red}
a:link.bt_type2_w_6, a:visited.bt_type2_w_6{
	width: 60px;
    background: #999;
    color: #fff;
    line-height: 30px;
    height: 30px;
}

/* ÁÖ¹®¼­ÀÛ¼º */
.user_agree{
	width: 100%;
    height: 100px;
    overflow-y: scroll;
    padding: 3%;
    border: 1px solid #eee;
    box-sizing: border-box;
}
p.agree{
	margin:10px 0 0 10px;
}
.order_info_ul h3{
	font-size:20px;
}
.order_info_ul h3 span{
	float:right;
}
input[type="checkbox"] {
    vertical-align: middle;
}
.order_info_ul li.tb_2 .bt_type2_w_6{
	width:100px;
}
.order_info_ul  ul{width:100%;}
.order_info_ul .past_loc{height:31px;}
.order_info_ul .tb_1{width:90px;border-bottom:1px solid #E0E0E0;padding-left:10px;font-weight:bolder;color:#444; }
.order_info_ul .tb_2{border-bottom:1px solid #E0E0E0;padding:6px 0 6px 10px;letter-spacing: 0pt}	
.order_info_ul li.tb_1, .order_info_ul li.tb_2{
    float: left;
    line-height: 31px;
    padding: 6px 0 6px 1%;
}
.order_info_ul li.tb_1{
	width: 14%;
	    height: 30px;
}
.order_info_ul li.tb_1 label{font-weight:400;}

.order_info_ul li.tb_2{
	width: 34%;
	    height: 30px;
}
.order_info_ul  li.tb_2.cols3{
	width:84%
}
.order_info_ul  li.tb_2.cols3.rows3, .order_info_ul  li.tb_1.rows3{
	height:109px;
}

#mypage_mobile {display:none;}
.order_info_ul  li.tb_2.cols3 .bt_type{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
.order_info_ul ul{
	overflow:hidden;
    border-top: 2px solid #757575;
    padding-top: 5px;
}
.order_info_ul .inputbox_ {
	width: 98%;
	box-sizing: border-box;
    line-height: 18px;
	height: 100px;
}
.order_info_ul  li .input_{
	padding:5px;
	width: 95%;
	box-sizing: border-box;
	font-size:12px;
	line-height: 1.5;
}
.order_info_ul input[type="checkbox"] {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.tb_2 input[type="radio"] {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
	margin-left:5px;
}
.order_info_ul  li .input_.name{width:39%;}

.order_info_ul.receipt ul{border-top:none;}
.order_info_ul.receipt  li{font-weight:400;}
.order_info_ul.receipt  li .input_{height:30px;}
.order_info_ul.receipt li.tb_2.cols3.address_input input.input_{width:98%;}
.order_info_ul.receipt li.tb_2.cols3.email_input input.input_{max-width:387px; margin-right:5px;}
.order_info_ul.receipt li.tb_2.cols3.email_input span{font-size:12px; color:#666}

.order_info_ul  li.tb_2.input3 input.input_{
	width: 29.6%;
}

.order_info_ul  li.tb_2.input2 input.input_{
	width: auto;
}

.order_info_ul li.tb_2.input2 input.input_.address{
	width:64%;
}

label.blind {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    top: 0;
    left: 0;
    margin: 0;
}


@media screen and (max-width: 959px){
	
	ul.brand li{
		float:left;
		width:20%;
		text-align: center;
		margin: 0;
	}
	.brand li a {
		display: block;
		margin: 2px;
		border: #ccc 1px solid;
		padding: 10px 0;
	}
	.brand li a.active {border: #fd275f 1px solid;color:#fd275f;}
	.cart_menu ul li span{
		font-size:13px;
		line-height:25px;
	}
	.cart_menu ul li img{
		height:25px;
		padding-left: 1em;
	}
}
@media screen and (max-width: 700px){
	.cart_pc{display:none}
	.cart_m{
		display:block;
		clear: both;
	    text-align: center;
	}
	.cart_m .cart_ul{
	    position: relative;
		border-bottom: 1px dotted #eee;
		padding: 10px 0;
	}
	.cart_m > .cart_ul:first-child{
		padding-top:0;
		border:0
	}
	.cart_m ul{
		overflow:hidden;
	}
	.cart_m li{
		float:left;
	}
	#sub_con_container #ct_main{
		border:0;
	}
	.cart_m .cart_m_img{
		width:120px;
		height: auto;
		float: left;
		margin-right: 20px;
		margin-left: 10px;
	}	
	.cart_m input[type="image"]{
		vertical-align: middle;
		margin-left:8px;
	}
	#ct_main .tb_7 {
		width: 40px;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	input[type="checkbox"] {
		width: 20px;
		height: 20px;
		vertical-align: bottom;
	}

ul.brand li{
		float:left;
		width:25%;
		text-align: center;
		margin: 0;
	}

.order_info_ul li.tb_1{
		width: 29%;
	}
.order_info_ul li.tb_2{
		width: 69%;
	}
.order_info_ul li.tb_2.cols3{
		width: 69%;
		line-height: 26px;
	}
.order_info_ul li.tb_1.rows2{
		height:60px
	}
.order_info_ul  li.tb_2.cols3.rows3, .order_info_ul li.tb_1.rows3{
		height:109px
	}
.order_info_ul  li.tb_2.cols3 .bt_type{
		display: inline-block;
		vertical-align: middle;
		margin: 0 3px;
	}
.order_info_ul ul{
		overflow:hidden;
		border-top: 2px solid #757575;
		padding-top: 5px;
	}
.order_info_ul .inputbox_ {
		width: 98%;
		box-sizing: border-box;
	}
.order_info_ul li .input_, .order_info_ul li.tb_2.input2 input.input_.address{
		width: 95%;
	}
.order_info_ul  li.tb_2.input3 input.input_{
		width: 29.6%;
	}

.order_info_ul  li.tb_2.input2 input.input_{
		width: auto;
	}
	.cart_menu{
		margin: 0px 0 10px 0;
	}

}
@media screen and (max-width: 600px){
	#sub_con_container{
		margin-top:0;
	}
	.img_size .goods_name_, li.prd_box .goods_name_ {
		font-size:1em;
		float:none;
		text-align:center;
	}
	.img_size .price_, li.prd_box .price_{
		font-size:1em;
		float:none;
		text-align:center;
		margin-top:0;
		padding-top:0;
	}
	span.proImage, span.proImage img {
		
	}
	.proInfo{
		width:100%;
		margin: 0;
	}
	.proInfo h4{
		padding-left:5px;
	}
	.proDetail div{padding-bottom: 0px !important;}

	.list_st {
    padding: 10px 20px;
	}
	#category_list{
		margin:10px 0;
	}
	.page_navigation{display:none;	}
	
	.cart_menu ul li{
		padding:10px;
	}
	.cart_menu ul li img{
		display:none;
	}
	table.board_title_bar th{
		padding-left:10px;
	    font-size: 16px;
	}
.order_info_ul .inputbox_ {
		padding: 2%;
		font-size: 12px;
		border: 1px solid #D8D8D8;
		background-color: #fff;
	}

}

@media screen and (max-width: 400px){
	ul.goods li.all_pro p{display:none;}
	.cart_m .cart_m_img{
		width:80px;
	    margin-right: 10px;
	}
	b.sum{
		display:block;
	}

}


/* ³×ÀÌ¹öÆäÀÌ */
#sub_main_contents .npay_type_A_2 { margin-top: 30px !important; }

/* Á¦Ç° »ó¼¼ÆäÀÌÁö ÀÌ¹ÌÁö »çÀÌÁî Á¶Àý */
#goods_detail_container .proDetail span.proImage {
    height: 0;
    display: block;
    padding-bottom: 42%;
    width: 44%;
    float: left;
    position: relative;
}
#goods_detail_container .proDetail span.proImage img { width: 100%; height: 100%; position: absolute; top:0; left:0;  }

/* Á¦Ç°»ó¼¼ - °ü·Ã»óÇ° */
.related_product .prdImg { height:0; padding-bottom: 80%; display: block; position: relative; }
.related_product .prdImg img { position: absolute; top:0; left:0; width: 100%; height: 100%; }

.related_product ul li { float: left; list-style: none; width: 12.5%; }
.related_product ul li a { display: block; padding: 0 2%; width: 96%; }
.related_product  .goods_name_ { width: 100%; box-sizing: border-box; font-size: 14px; padding:5px;}
.related_product  .price_ { font-size: 15px; font-weight: 500; padding-top: 0; color:#000;}


/****************»óÇ°ÆÇ¸Å Ãß°¡*******************/
.pro_box_txt02 h3 {
    margin: 10px 0 5px 0;
    font-size: 19px;
    text-align: center;
    font-weight: 500;
}
li.prd_box .pro_box_txt02 .price_ {
    text-align: center !important;
    float: none;
    display: block;
    padding: 0;
    font-family: 'Noto Sans KR', 'Nanum Gothic','Helvetica Neue',Helvetica,Tahoma, 'µ¸¿ò', cursive, sans-serif;
    font-size: 15px;
    font-weight: 400;
}

/* ºñÈ¸¿ø ±¸¸Å °³ÀÎÁ¤º¸ Ãë±Þ¹æÄ§ */
div.info_agree{
	height:200px;
    overflow-y: auto;
    border: #ccc 1px solid;
    background: #f6f6f6;
    width: 100%;
    padding:10px 15px;
    box-sizing: border-box;
    resize: vertical;
    line-height: 1.6em; }
div.info_agree h3{font-size:16px ; margin-bottom:5px;}
div.info_agree p{font-size:12px; margin-bottom:20px;}

/* ÁÖ¹®¿Ï·á ÆäÀÌÁö */
#end_title{text-align:center; padding:40px 0;}
#end_title h4{font-size:26px;}
.btn_end{display:inline-block; border: 2px solid #018f90; color: #006869; padding:10px 20px; font-weight:500;  transition:all 0.2s;}
.btn_end:hover{background:#006869; color:#fff;}
.btn_card{display:inline-block; background}
